A Grammar of Nedu
Introduction
Scope and Purpose
This grammar provides a systematic description of the Nedu language (the 156th one produced by the Language Creator), outlining its sound system, word formation and syntactic structure, with the aim of presenting a coherent account of the language as an integrated whole. Attention has been paid to both regular patterns and minor irregularities, as these together define the internal balance of the language.
The grammar is accompanied by a bilingual dictionary and a collection of illustrative texts, offering material for further study and comparison. The examples have been selected to demonstrate typical constructions and to give a sense of the language in extended use. The description is intended as a reference work for linguists and language enthusiasts alike, and as a foundation for any future research, teaching or creative adaptation of Nedu.
Typological Profile
It has the typologically rare OSV basic word order and postpositions.Phonology
Phoneme Inventory
Consonants
Nedu has a moderately large consonant inventory, with 29 phonemes.
It has a modest (but clearly contrastive) set of labialised consonants, a noticeable presence of pharyngealised phonemes and a modest set of implosive stops.The table below presents the full inventory of consonant phonemes in Nedu. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | phar. alveolar | postalveolar | lateral | palatal | velar | lab. velar | glottal | |
|---|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | dˤ tˤ | k ɡ | kʷ ɡʷ | ||||
| nasal | m | n | nˤ | ɲ | ŋ | ŋʷ | |||
| fricative | f | s | sˤ | ʃ | h | ||||
| approximant | w | l | j | ||||||
| affricate | t͡ʃ | ||||||||
| implosive | ɓ | ɗ | ɗˤ |
Vowels
Nedu has 7 vowel qualities, forming a relatively large inventory. The system distinguishes several vowel categories, as indicated in the chart, offering a wide range of vocalic contrasts.
It has occasional ghost vowels that surface only weakly.The table below presents the full inventory of vowel phonemes in Nedu. The system comprises the distinct vowel qualities listed in the chart.
| front | central | back | |
|---|---|---|---|
| close | i | u | |
| mid | e | o | |
| open | a |
Stress and Tones
Nedu has neither phonemic stress nor lexical tone. Prosodic prominence and pitch variation are determined by pragmatic and discourse factors rather than by lexical contrasts.
Phonological Processes
Vowel Harmony
Vowel harmony does not exist in this language.
Writing System
Introduction
Nedu is normally written using the Cyrillic alphabet, a script with a long and varied history across Eastern Europe and northern Asia. In this grammar, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also used to give an unambiguous representation of sound.
The conventions adopted here follow standard Cyrillic practice for the language where that exists; where they do not, the IPA transcription should be taken as authoritative.
Orthography
Here are the various components of the orthography:
Simple letters
| а /a/ | б /b/ | б̱ /ɓ/ | в /w/ |
| г /h/ | д /d/ | д̱ /ɗ/ | е /e/ |
| и /i/ | к /k/ | л /l/ | м /m/ |
| н /n/ | о /o/ | п /p/ | с /s/ |
| т /t/ | у /u/ | ф /f/ | ч /t͡ʃ/ |
| ш /ʃ/ | ј /j/ | њ /ɲ/ | ґ /ɡ/ |
| ӈ /ŋ/ |
Multi-letter combinations such as digraphs
| ай /ai/ | аў /au/ | д̱ъ /ɗˤ/ |
| дъ /dˤ/ | кв /kʷ/ | нъ /nˤ/ |
| съ /sˤ/ | тъ /tˤ/ | ґв /ɡʷ/ |
| ӈв /ŋʷ/ |
Word Classes and Morphology
Number and Gender
Number
Nedu does not have grammatical number.
Gender
Nedu has the following genders:
Gender fem – for instance: бапу ‘apple’, д̱ъеви ‘bark’, даме ‘faeces’, десо ‘north’, дъењу ‘grass’, кенъе ‘forest’, кипо ‘sun’, маўју ‘sea’, нъета ‘moon’, сепу ‘leaf’, собе ‘wife’, съаўбе ‘fire’, тъид̱ъе ‘girl’, чало ‘earth’, шайфи ‘wheat’, шудъа ‘flower’, јаўфу ‘fog’, њиб̱у ‘hand’, ґад̱ъи ‘anus’, ґваґе ‘manner’.
Gender masc – for instance: ване ‘hair’, ваўґва ‘God’, гаўде ‘dog’, д̱уле ‘father’, дъиӈво ‘son’, каби ‘ash’, квитъи ‘husband’, мего ‘skin’, мисъи ‘snake’, напи ‘cat’, нива ‘breath’, сасъо ‘name’, сесъо ‘fat’, таґви ‘dust’, тъува ‘head’, фами ‘human being’, чаје ‘leg’, њеди ‘people’, ґвасе ‘fight’, ґвосу ‘ear’.
Gender neut – for instance: байдъи ‘city’, бати ‘binoculars’, дъеґво ‘neck’, куґу ‘net’, масе ‘machine’, наде ‘foot’, нъаки ‘year’, тасъе ‘day’, това ‘night’, тъаӈа ‘tower’, тъусъи ‘teacher’, фаша ‘guts’, фаўґви ‘house’, чиґа ‘bone’, чуд̱о ‘wing’, шаўти ‘south’, јуб̱а ‘bed’, њану ‘feather’, њеӈи ‘knife’, њипе ‘rope’.
The Nominal Phrase
Nominal phrases in Nedu can be exemplified by the following example:
initial XML:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np role="subj" number="sing" def="def">
<noun>woman</noun>
<pp role="comitative">
<np number="sing" def="def">
<noun>knife</noun>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme">
<noun>mouse</noun>
<adj>blind</adj>
<num>three</num>
<det>yon</det>
</np>
</s>
</example>cleanup:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def"> - <noun>woman</noun> + <np role="subj" number="sing" def="def" locus="number"> + <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def"> - <noun>knife</noun> + <np number="sing" def="def" locus="number"> + <word posp="noun" gloss="knife"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme"> - <noun>mouse</noun> - <adj>blind</adj> - <num>three</num> - <det>yon</det> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="adj" gloss="blind"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> </np> </s> </example>
module adj2verb:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="blind"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
- <word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ </relp>
+ </np>
</s>
</example>
module articles: No change.
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module embed:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
- <np head="this" role="subj" number="plur">
+ <np role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
- </relp>
+ </subs>
</np>
</s>
</example>
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
<np role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</subs>
</np>
</s>
</example>
module constorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <subs> + <np role="subj" number="plur"> + <word posp="noun" gloss="mouse"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> + </np> + <vp tam="pres-state" ta="PRES"> + <word lexposp="adj" posp="verb" gloss="blind"/> </vp> + </subs> + </np> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number"> - <subs> - <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="blind"/> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="plur"> - <word posp="noun" gloss="mouse"/> - <word posp="num" gloss="three"/> - <word posp="det" gloss="yon"/> - </np> - </subs> - </np> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem"> <subs> - <np role="subj" number="plur"> + <np role="subj" number="plur" gender="masc"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </subs> </np> - <np role="subj" number="sing" def="def" locus="number"> + <np role="subj" number="sing" def="def" locus="number" gender="fem"> <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def" locus="number"> + <np number="sing" def="def" locus="number" gender="neut"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem"> + <np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <subs> - <np role="subj" number="plur" gender="masc"> + <np role="subj" number="plur" gender="masc" possessor="no.owner"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </subs> </np> - <np role="subj" number="sing" def="def" locus="number" gender="fem"> + <np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def" locus="number" gender="neut"> + <np number="sing" def="def" locus="number" gender="neut" possessor="no.owner"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<subs>
<np role="subj" number="plur" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
</np>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<subs>
<np role="subj" number="plur" gender="masc" possessor="no.owner">
+ <word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
- <word posp="det" gloss="yon"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
</np>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<subs>
<np role="subj" number="plur" gender="masc" possessor="no.owner">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur.masc">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
</np>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<subs>
<np role="subj" number="plur" gender="masc" possessor="no.owner">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur.masc">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="knife"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<subs>
<np role="subj" number="plur" gender="masc" possessor="no.owner">
- <word posp="det" gloss="yon"/>
- <word posp="num" gloss="three"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="det" gloss="yon" role="subj" number="plur" gender="masc" possessor="no.owner"/>
+ <word posp="num" gloss="three" role="subj" number="plur" gender="masc" possessor="no.owner"/>
+ <word posp="noun" gloss="mouse" role="subj" number="plur" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="blind"/>
+ <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.masc"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="neut" possessor="no.owner">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="neut" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for yon/det/case/obligatorycalling defaultval for case/
defaultval: det, case
returning NOM
Got NOM
About to call getSlotValue for yon/det/gender/obligatory
Got masc
About to call getSlotValue for blind/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
addaffixes:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<subs>
<np role="subj" number="plur" gender="masc" possessor="no.owner">
+ <thingy type="detcase" function="prefix" gloss="NOM"/>
<word posp="det" gloss="yon" role="subj" number="plur" gender="masc" possessor="no.owner"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="num" gloss="three" role="subj" number="plur" gender="masc" possessor="no.owner"/>
<word posp="noun" gloss="mouse" role="subj" number="plur" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="verbmode" function="prefix" gloss="imperative"/>
<word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.masc"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="neut" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="obj" def="def" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> - <subs> - <np role="subj" number="plur" gender="masc" possessor="no.owner"> + <flat> <thingy type="detcase" function="prefix" gloss="NOM"/> <word posp="det" gloss="yon" role="subj" number="plur" gender="masc" possessor="no.owner"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="num" gloss="three" role="subj" number="plur" gender="masc" possessor="no.owner"/> <word posp="noun" gloss="mouse" role="subj" number="plur" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.plur.masc"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="verbmode" function="prefix" gloss="imperative"/> <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.masc"/> - </vp> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"/> - <pp role="comitative"> - <np number="sing" def="def" locus="number" gender="neut" possessor="no.owner"> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="neut" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <thingy type="detcase" function="prefix" gloss="NOM"/> - <word posp="det" gloss="yon" role="subj" number="plur" gender="masc" possessor="no.owner"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="num" gloss="three" role="subj" number="plur" gender="masc" possessor="no.owner"/> - <word posp="noun" gloss="mouse" role="subj" number="plur" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="verbmode" function="prefix" gloss="imperative"/> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.masc"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="neut" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <thingy type="detcase" function="prefix" gloss="NOM">|j|-</thingy> + <word posp="det" gloss="yon" role="subj" number="plur" gender="masc" possessor="no.owner">|au|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|f|i|</thingy> + <word posp="num" gloss="three" role="subj" number="plur" gender="masc" possessor="no.owner">|dˤ|ai|</word> + <word posp="noun" gloss="mouse" role="subj" number="plur" gender="masc" possessor="no.owner">|tˤ|au|tˤ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="verbmode" function="prefix" gloss="imperative">|s|-</thingy> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.masc">|o|ŋ|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">|j|a|s|u|</word> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="neut" possessor="no.owner">|ɲ|e|ŋ|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="COMIT" posp="pp" role="comitative">|sˤ|e|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem">|o|d|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |j|-#-> j-
### |j|-
#-> j-
### |au|
#-> au
### |au|
#-> au
### -|f|i|
#-> -fi
### -|f|i|
#-> -fi
### |dˤ|ai|
#-> dˤai
### |dˤ|ai|
#-> dˤai
### |tˤ|au|tˤ|a|
#-> tˤautˤa
### |tˤ|au|tˤ|a|
#-> tˤautˤa
### |s|-
#-> s-
### |s|-
#-> s-
### |o|ŋ|u|
#-> oŋu
### |o|ŋ|u|
#-> oŋu
### |j|a|s|u|
#-> jasu
### |j|a|s|u|
#-> jasu
### |ɲ|e|ŋ|i|
#-> ɲeŋi
### |ɲ|e|ŋ|i|
#-> ɲeŋi
### |sˤ|e|
#-> sˤe
### |sˤ|e|
#-> sˤe
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |o|d|i|
#-> odi
### |o|d|i|
#-> odi
### |j||au||f|i| |dˤ|ai| |tˤ|au|tˤ|a| |s||o|ŋ|u| |j|a|s|u| |ɲ|e|ŋ|i| |sˤ|e| |ɓ|o| |k||o|d|i|
#-> jaufi dˤai tˤautˤa soŋu jasu ɲeŋi sˤe ɓo kodi
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<thingy type="detcase" function="prefix" gloss="NOM">|j|-</thingy>
<word posp="det" gloss="yon" role="subj" number="plur" gender="masc" possessor="no.owner">|au|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|f|i|</thingy>
<word posp="num" gloss="three" role="subj" number="plur" gender="masc" possessor="no.owner">|dˤ|ai|</word>
<word posp="noun" gloss="mouse" role="subj" number="plur" gender="masc" possessor="no.owner">|tˤ|au|tˤ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<thingy type="verbmode" function="prefix" gloss="imperative">|s|-</thingy>
<word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.masc">|o|ŋ|u|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">|j|a|s|u|</word>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="neut" possessor="no.owner">|ɲ|e|ŋ|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="COMIT" posp="pp" role="comitative">|sˤ|e|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.fem">|o|d|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">j-</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">au</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">-fi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">dˤai</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">tˤautˤa</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">oŋu</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">jasu</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">ɲeŋi</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">sˤe</span><br><span class="gls">COMIT</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">odi</span><br><span class="gls">catch</span></span></p>
+ <p>jaufi dˤai tˤautˤa soŋu jasu ɲeŋi sˤe ɓo kodi</p>
+ <p>јаўфи дъай тъаўтъа соӈу јасу њеӈи Съе б̱о коди</p>
+ <il>
+ <w>
+ <o>j-</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>au</o>
+ <g>yon</g>
+ </w>
+ <w>
+ <o>-fi</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>dˤai</o>
+ <g>three</g>
+ </w>
+ <w>
+ <o>tˤautˤa</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>s-</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>oŋu</o>
+ <g>blind</g>
+ </w>
+ <w>
+ <o>jasu</o>
+ <g>woman</g>
+ </w>
+ <w>
+ <o>ɲeŋi</o>
+ <g>knife</g>
+ </w>
+ <w>
+ <o>sˤe</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>odi</o>
+ <g>catch</g>
+ </w>
+ </il>
</example>
### jaufi dˤai tˤautˤa soŋu jasu ɲeŋi sˤe ɓo kodi#-> jaufi dˤai tˤautˤa soŋu jasu ɲeŋi sˤe ɓo kodi
Јаўфи дъай тъаўтъа соӈу јасу њеӈи Съе б̱о коди. [jaufi dˤai tˤautˤa soŋu jasu ɲeŋi sˤe ɓo kodi] j- NOM au yon -fi masc dˤai three tˤautˤa mouse s- imperative oŋu blind jasu woman ɲeŋi knife sˤe COMIT ɓo PAST k- indicative odi catch “The woman with the knife caught those three blind mice.” | (1) |
In the following, we shall look at the various components in more details.
There is one type of clitic in the nominal phrase, namely an enclitic (placed finally), expressing possessor. a clitic expressing possessor, comprising де /de/ ‘1incl.sing’, ба /ba/ ‘1excl.sing’, ка /ka/ ‘2.sing’, но /no/ ‘3.sing.masc’, дъо /dˤo/ ‘3.sing.fem’, го /ho/ ‘3.sing.neut’, ӈва /ŋʷa/ ‘1incl.plur’, нъо /nˤo/ ‘1excl.plur’, да /da/ ‘2.plur’, съа /sˤa/ ‘3.plur.masc’, се /se/ ‘3.plur.fem’ and д̱ъе /ɗˤe/ ‘3.plur.neut’.
The morphology of the elements of the nominal phrase, i.e., nouns, numerals and pronouns, is described below, as is the way that possession is expressed in Nedu.
The Noun
The noun in Nedu stands alone without any prefixes or suffixes attached to it.
The noun displays the following derivational morphology: two suffixes, namely -нъо /-nˤo/ ‘little’ and -ви /-wi/ ‘big’
The Adjective
In Nedu, the adjective has the following structure: the root followed by an obligatory suffix expressing number, comprising -у /-u/ ‘sing’ and -о /-o/ ‘plur’.
Numerals
The numeral in Nedu stands alone without any prefixes or suffixes attached to it.
Determiners
In Nedu, the determiner has the following structure: first, an obligatory prefix expressing case, comprising ј- /j-/ ‘NOM’, к- /k-/ ‘GEN’, н- /n-/ ‘DAT’, съ- /sˤ-/ ‘INS’, б- /b-/ ‘VOC’, д- /d-/ ‘ALL’, ӈ- /ŋ-/ ‘LOC’, м- /m-/ ‘ABL’ and д̱ъ- /ɗˤ-/ ‘PART’; second, the root; and finally, third, an obligatory suffix expressing gender, comprising -фи /-fi/ ‘masc’, -по /-po/ ‘fem’ and -бу /-bu/ ‘neut’.
Pronouns
The pronoun in Nedu stands alone without any prefixes or suffixes attached to it.
initial XML:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1excl" number="dual"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj">
<noun>tiger</noun>
</np>
</s>
<s>
<vp tam="pres-state">
<verb>be</verb>
<adj>happy</adj>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
</s>
</example>cleanup:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1excl" number="dual"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1excl" number="dual" posp="pron"/> </np> - <np def="def" tr="rheme" number="sing" role="obj"> - <noun>tiger</noun> + <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="tiger"/> </np> </s> <s> - <vp tam="pres-state"> - <verb>be</verb> - <adj>happy</adj> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> + <word posp="adj" gloss="happy"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module adj2verb:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
- <word posp="verb" gloss="be"/>
- <word posp="adj" gloss="happy"/>
+ <word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module articles: No change.
module nonpastonly:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> </np> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
+ <word gloss="because" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <word gloss="because" posp="conj"/> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> - <word person="1excl" number="dual" posp="pron"/> - </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> </np> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1excl" number="dual" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> + <word gloss="because" posp="conj"/> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="happy" lexposp="adj"/> - </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="happy" lexposp="adj"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
module simplifynumber:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word person="1excl" number="dual" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <word person="1incl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="plur" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
prodrop:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
addclitics:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="happy" lexposp="adj"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="happy" lexposp="adj"/>
+ <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for kill/verb/mode/obligatoryGot indicative
About to call getSlotValue for happy/verb/mode/obligatory
Got indicative
addaffixes:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> - <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"> + <flat> <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="because" posp="conj"/> - </s> - <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <flat> - <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="because" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">|dˤ|i|ʃ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">|au|sˤ|u|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="because" posp="conj">|ɡʷ|o|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|u|dˤ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |dˤ|i|ʃ|a|#-> dˤiʃa
### |dˤ|i|ʃ|a|
#-> dˤiʃa
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |au|sˤ|u|
#-> ausˤu
### |au|sˤ|u|
#-> ausˤu
### |ɡʷ|o|
#-> ɡʷo
### |ɡʷ|o|
#-> ɡʷo
### |k|-
#-> k-
### |k|-
#-> k-
### |u|dˤ|e|
#-> udˤe
### |u|dˤ|e|
#-> udˤe
### |dˤ|i|ʃ|a| |ɓ|o| |k||au|sˤ|u| |ɡʷ|o| |k||u|dˤ|e|
#-> dˤiʃa ɓo kausˤu ɡʷo kudˤe
removetags:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<flat>
<word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">|dˤ|i|ʃ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">|au|sˤ|u|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="because" posp="conj">|ɡʷ|o|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|u|dˤ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">dˤiʃa</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ausˤu</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">ɡʷo</span><br><span class="gls">because</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">udˤe</span><br><span class="gls">happy</span></span></p>
+ <p>dˤiʃa ɓo kausˤu ɡʷo kudˤe</p>
+ <p>дъиша б̱о каўсъу ґво кудъе</p>
+ <il>
+ <w>
+ <o>dˤiʃa</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ausˤu</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>ɡʷo</o>
+ <g>because</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>udˤe</o>
+ <g>happy</g>
+ </w>
+ </il>
</example>
### dˤiʃa ɓo kausˤu ɡʷo kudˤe#-> dˤiʃa ɓo kausˤu ɡʷo kudˤe
Дъиша б̱о каўсъу ґво кудъе. [dˤiʃa ɓo kausˤu ɡʷo kudˤe] dˤiʃa tiger ɓo PAST k- indicative ausˤu kill ɡʷo because k- indicative udˤe happy “Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.” | (2) |
Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem"> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem"> + <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/mode/obligatoryGot indicative
addaffixes:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">|b|o|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|i|kʷ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|o|#-> bo
### |b|o|
#-> bo
### |k|-
#-> k-
### |k|-
#-> k-
### |i|kʷ|e|
#-> ikʷe
### |i|kʷ|e|
#-> ikʷe
### |b|o| |k||i|kʷ|e|
#-> bo kikʷe
removetags:
<example id="love2" translation="He (the boy) loves her (the girl).">
<flat>
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">|b|o|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|i|kʷ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">bo</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ikʷe</span><br><span class="gls">love</span></span></p>
+ <p>bo kikʷe</p>
+ <p>бо кикве</p>
+ <il>
+ <w>
+ <o>bo</o>
+ <g>3.sing.fem</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ikʷe</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### bo kikʷe#-> bo kikʷe
Бо кикве. [bo kikʷe] bo 3.sing.fem k- indicative ikʷe love “He (the boy) loves her (the girl).” | (3) |
But here, the word corresponding to he is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem"> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem"> + <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/mode/obligatoryGot indicative
addaffixes:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">|b|o|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner">|tˤ|ai|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|i|kʷ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|o|#-> bo
### |b|o|
#-> bo
### |tˤ|ai|
#-> tˤai
### |tˤ|ai|
#-> tˤai
### |k|-
#-> k-
### |k|-
#-> k-
### |i|kʷ|e|
#-> ikʷe
### |i|kʷ|e|
#-> ikʷe
### |b|o| |tˤ|ai| |k||i|kʷ|e|
#-> bo tˤai kikʷe
removetags:
<example id="love2he" translation="*He* loves her.">
<flat>
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">|b|o|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner">|tˤ|ai|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|i|kʷ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">bo</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">tˤai</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ikʷe</span><br><span class="gls">love</span></span></p>
+ <p>bo tˤai kikʷe</p>
+ <p>бо тъай кикве</p>
+ <il>
+ <w>
+ <o>bo</o>
+ <g>3.sing.fem</g>
+ </w>
+ <w>
+ <o>tˤai</o>
+ <g>3.sing.masc</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ikʷe</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### bo tˤai kikʷe#-> bo tˤai kikʷe
Бо тъай кикве. [bo tˤai kikʷe] bo 3.sing.fem tˤai 3.sing.masc k- indicative ikʷe love “He loves her.” | (4) |
And here, it is the one translated as her that is stressed:
initial XML:
<example id="love2her" translation="He loves *her*.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2her" translation="He loves *her*."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/mode/obligatoryGot indicative
addaffixes:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner">|b|o|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|i|kʷ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|o|#-> bo
### |b|o|
#-> bo
### |k|-
#-> k-
### |k|-
#-> k-
### |i|kʷ|e|
#-> ikʷe
### |i|kʷ|e|
#-> ikʷe
### |b|o| |k||i|kʷ|e|
#-> bo kikʷe
removetags:
<example id="love2her" translation="He loves *her*.">
<flat>
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner">|b|o|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|i|kʷ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">bo</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ikʷe</span><br><span class="gls">love</span></span></p>
+ <p>bo kikʷe</p>
+ <p>бо кикве</p>
+ <il>
+ <w>
+ <o>bo</o>
+ <g>3.sing.fem</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ikʷe</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### bo kikʷe#-> bo kikʷe
Бо кикве. [bo kikʷe] bo 3.sing.fem k- indicative ikʷe love “He loves her.” | (5) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="hate"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="NN1"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="hate"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"> <word posp="noun" gloss="NN2"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="NN2"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="NN2"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="NN1"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="hate"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="NN2"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="NN1"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="hate"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="hate"/>
+ <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for hate/verb/mode/obligatoryGot indicative
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"> + <flat> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Buna hates Yoki."> <flat> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="Yoki" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">|j|o|kʷ|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="Buna" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">|b|u|nˤ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|ai|m|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |j|o|kʷ|i|#-> jokʷi
### |j|o|kʷ|i|
#-> jokʷi
### |b|u|nˤ|a|
#-> bunˤa
### |b|u|nˤ|a|
#-> bunˤa
### |k|-
#-> k-
### |k|-
#-> k-
### |ai|m|i|
#-> aimi
### |ai|m|i|
#-> aimi
### |j|o|kʷ|i| |b|u|nˤ|a| |k||ai|m|i|
#-> jokʷi bunˤa kaimi
removetags:
<example id="loveprop" translation="Buna hates Yoki.">
<flat>
<word posp="noun" gloss="Yoki" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">|j|o|kʷ|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="Buna" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">|b|u|nˤ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|ai|m|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">jokʷi</span><br><span class="gls">Yoki</span></span> <span class="ilpair"><span class="mor">bunˤa</span><br><span class="gls">Buna</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">aimi</span><br><span class="gls">hate</span></span></p>
+ <p>jokʷi bunˤa kaimi</p>
+ <p>Јокви Бунъа кайми</p>
+ <il>
+ <w>
+ <o>jokʷi</o>
+ <g>Yoki</g>
+ </w>
+ <w>
+ <o>bunˤa</o>
+ <g>Buna</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>aimi</o>
+ <g>hate</g>
+ </w>
+ </il>
</example>
### jokʷi bunˤa kaimi#-> jokʷi bunˤa kaimi
Јокви Бунъа кайми. [jokʷi bunˤa kaimi] jokʷi Yoki bunˤa Buna k- indicative aimi hate “Buna hates Yoki.” | (6) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" gender="fem"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns: No change.
module markowned:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> </example>
addaffixes: No change.
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> + <flat> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">|tˤ|ai|ʃ|o|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">|b|a|p|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy> </flat> </example>
vowelharmony: No change.
### |tˤ|ai|ʃ|o|#-> tˤaiʃo
### |tˤ|ai|ʃ|o|
#-> tˤaiʃo
### |b|a|p|u|
#-> bapu
### |b|a|p|u|
#-> bapu
### |n|o|
#-> no
### |n|o|
#-> no
### |tˤ|ai|ʃ|o| |b|a|p|u| |n|o|
#-> tˤaiʃo bapu no
removetags:
<example id="posso1" translation="the boy's apple">
<flat>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">|tˤ|ai|ʃ|o|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">|b|a|p|u|</word>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tˤaiʃo</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">bapu</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">3.sing.masc.POSS</span></span></p>
+ <p>tˤaiʃo bapu no</p>
+ <p>тъайшо бапу но</p>
+ <il>
+ <w>
+ <o>tˤaiʃo</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>bapu</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>3.sing.masc.POSS</g>
+ </w>
+ </il>
</example>
### tˤaiʃo bapu no#-> tˤaiʃo bapu no
тъайшо бапу но [tˤaiʃo bapu no] tˤaiʃo boy bapu apple no 3.sing.masc.POSS “the boy’s apple” | (7) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="fem"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" gender="fem"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="fem" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowned:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> </example>
addaffixes: No change.
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|tˤ|ai|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">|b|a|p|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy> </flat> </example>
vowelharmony: No change.
### |tˤ|ai|#-> tˤai
### |tˤ|ai|
#-> tˤai
### |b|a|p|u|
#-> bapu
### |b|a|p|u|
#-> bapu
### |n|o|
#-> no
### |n|o|
#-> no
### |tˤ|ai| |b|a|p|u| |n|o|
#-> tˤai bapu no
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|tˤ|ai|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">|b|a|p|u|</word>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tˤai</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">bapu</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">3.sing.masc.POSS</span></span></p>
+ <p>tˤai bapu no</p>
+ <p>тъай бапу но</p>
+ <il>
+ <w>
+ <o>tˤai</o>
+ <g>3.sing.masc</g>
+ </w>
+ <w>
+ <o>bapu</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>3.sing.masc.POSS</g>
+ </w>
+ </il>
</example>
### tˤai bapu no#-> tˤai bapu no
тъай бапу но [tˤai bapu no] tˤai 3.sing.masc bapu apple no 3.sing.masc.POSS “his (the boy’s) apple” | (8) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" gender="fem"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" gender="fem"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns: No change.
module markowned:
<example id="posso2" translation="my apple"> <np type="owner_owned" gender="fem" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="1excl" number="sing" posp="pron"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso2" translation="my apple">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing">
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing"> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing"/> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> </np> </example>
addaffixes: No change.
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing"> + <flat> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing"/> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing"/> - <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing">|b|a|p|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="1excl.sing.POSS">|b|a|</thingy> </flat> </example>
vowelharmony: No change.
### |b|a|p|u|#-> bapu
### |b|a|p|u|
#-> bapu
### |b|a|
#-> ba
### |b|a|
#-> ba
### |b|a|p|u| |b|a|
#-> bapu ba
removetags:
<example id="posso2" translation="my apple">
<flat>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="1excl.sing">|b|a|p|u|</word>
<thingy type="nppossessor" function="enclitic" gloss="1excl.sing.POSS">|b|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">bapu</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">ba</span><br><span class="gls">1excl.sing.POSS</span></span></p>
+ <p>bapu ba</p>
+ <p>бапу ба</p>
+ <il>
+ <w>
+ <o>bapu</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>ba</o>
+ <g>1excl.sing.POSS</g>
+ </w>
+ </il>
</example>
### bapu ba#-> bapu ba
бапу ба [bapu ba] bapu apple ba 1excl.sing.POSS “my apple” | (9) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kiss"/> - </vp> - <np role="subj"> - <np type="owner_owned"> - <np number="sing" def="def" locus="number" role="owner"> - <word posp="noun" gloss="hunter"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> - <word posp="noun" gloss="daughter"/> - </np> - </np> - </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> + <np role="subj"> + <np type="owner_owned"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> + </np> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> + </np> + </np> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> </s> </example>
module casemarking: No change.
module markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<np role="subj">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="masc">
+ <np type="owner_owned" role="owner" gender="neut">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<np role="subj">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj"> - <np type="owner_owned" gender="masc"> - <np type="owner_owned" role="owner" gender="neut"> + <np role="obj" number="sing"> + <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="neut" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj"> - <np type="owner_owned" gender="fem"> + <np role="subj" number="sing"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
createpronouns: No change.
module markowned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" number="sing"> + <np role="obj" number="sing" possessor="no.owner"> <np type="owner_owned" gender="masc" number="sing"> <np type="owner_owned" role="owner" gender="neut" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="2" number="sing" posp="pron"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj" number="sing"> + <np role="subj" number="sing" possessor="no.owner"> <np type="owner_owned" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" number="sing" possessor="no.owner"> + <np role="obj" number="sing" possessor="no.owner" gender="neut"> <np type="owner_owned" gender="masc" number="sing"> <np type="owner_owned" role="owner" gender="neut" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj" number="sing" possessor="no.owner"> + <np role="subj" number="sing" possessor="no.owner" gender="fem"> <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
prodrop: No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" number="sing" possessor="no.owner" gender="neut">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="neut" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
+ <thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut">
<word posp="noun" gloss="son"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" number="sing" possessor="no.owner" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" number="sing" possessor="no.owner" gender="neut"> - <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" gender="masc" number="sing" role="obj" possessor="no.owner"> <np type="owner_owned" role="owner" gender="neut" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"> <word posp="noun" gloss="son"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="subj" number="sing" possessor="no.owner" gender="fem"> - <np type="owner_owned" gender="fem" number="sing"> + <np type="owner_owned" gender="fem" number="sing" role="subj" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="kiss"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" gender="masc" number="sing" role="obj" possessor="no.owner"> - <np type="owner_owned" role="owner" gender="neut" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"> <word posp="noun" gloss="son"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/> </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np type="owner_owned" gender="fem" number="sing" role="subj" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="kiss"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="kiss"/>
+ <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for kiss/verb/mode/obligatoryGot indicative
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing">
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"> + <flat> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing"/> - <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing">|dˤ|i|ɗˤ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">|k|a|</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut">|dˤ|i|ŋʷ|o|</word> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut.POSS">|h|o|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">|k|e|k|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">|ŋʷ|ai|s|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem">|au|d|o|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |dˤ|i|ɗˤ|a|#-> dˤiɗˤa
### |dˤ|i|ɗˤ|a|
#-> dˤiɗˤa
### |k|a|
#-> ka
### |k|a|
#-> ka
### |dˤ|i|ŋʷ|o|
#-> dˤiŋʷo
### |dˤ|i|ŋʷ|o|
#-> dˤiŋʷo
### |h|o|
#-> ho
### |h|o|
#-> ho
### |k|e|k|i|
#-> keki
### |k|e|k|i|
#-> keki
### |ŋʷ|ai|s|i|
#-> ŋʷaisi
### |ŋʷ|ai|s|i|
#-> ŋʷaisi
### |n|o|
#-> no
### |n|o|
#-> no
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |au|d|o|
#-> audo
### |au|d|o|
#-> audo
### |dˤ|i|ɗˤ|a| |k|a| |dˤ|i|ŋʷ|o| |h|o| |k|e|k|i| |ŋʷ|ai|s|i| |n|o| |ɓ|o| |k||au|d|o|
#-> dˤiɗˤa ka dˤiŋʷo ho keki ŋʷaisi no ɓo kaudo
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="2.sing">|dˤ|i|ɗˤ|a|</word>
<thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">|k|a|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.neut">|dˤ|i|ŋʷ|o|</word>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.neut.POSS">|h|o|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">|k|e|k|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">|ŋʷ|ai|s|i|</word>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem">|au|d|o|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">dˤiɗˤa</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls">2.sing.POSS</span></span> <span class="ilpair"><span class="mor">dˤiŋʷo</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">ho</span><br><span class="gls">3.sing.neut.POSS</span></span> <span class="ilpair"><span class="mor">keki</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ŋʷaisi</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">3.sing.masc.POSS</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">audo</span><br><span class="gls">kiss</span></span></p>
+ <p>dˤiɗˤa ka dˤiŋʷo ho keki ŋʷaisi no ɓo kaudo</p>
+ <p>дъид̱ъа ка дъиӈво го кеки ӈвайси но б̱о каўдо</p>
+ <il>
+ <w>
+ <o>dˤiɗˤa</o>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>2.sing.POSS</g>
+ </w>
+ <w>
+ <o>dˤiŋʷo</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>ho</o>
+ <g>3.sing.neut.POSS</g>
+ </w>
+ <w>
+ <o>keki</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>ŋʷaisi</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>3.sing.masc.POSS</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>audo</o>
+ <g>kiss</g>
+ </w>
+ </il>
</example>
### dˤiɗˤa ka dˤiŋʷo ho keki ŋʷaisi no ɓo kaudo#-> dˤiɗˤa ka dˤiŋʷo ho keki ŋʷaisi no ɓo kaudo
Дъид̱ъа ка дъиӈво го кеки ӈвайси но б̱о каўдо. [dˤiɗˤa ka dˤiŋʷo ho keki ŋʷaisi no ɓo kaudo] dˤiɗˤa neighbour ka 2.sing.POSS dˤiŋʷo son ho 3.sing.neut.POSS keki hunter ŋʷaisi daughter no 3.sing.masc.POSS ɓo PAST k- indicative audo kiss “The hunter’s daughter kissed your neighbour’s son.” | (10) |
Derivation
Nedu has a few derivational processes. To illustrate this, let us start with a simple noun phrase:
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module adj2verb: No change.
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" gender="masc"> <word posp="noun" gloss="lamb"/> </np> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" gender="masc"> + <np number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="lamb"/> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="lamb"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"> - <word posp="noun" gloss="lamb"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </example>
addaffixes: No change.
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"> + <flat> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner">|dˤ|e|f|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |dˤ|e|f|i|#-> dˤefi
### |dˤ|e|f|i|
#-> dˤefi
### |dˤ|e|f|i|
#-> dˤefi
removetags:
<example id="lamb0" translation="a lamb">
<flat>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner">|dˤ|e|f|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">dˤefi</span><br><span class="gls">lamb</span></span></p>
+ <p>dˤefi</p>
+ <p>дъефи</p>
+ <il>
+ <w>
+ <o>dˤefi</o>
+ <g>lamb</g>
+ </w>
+ </il>
</example>
### dˤefi#-> dˤefi
дъефи [dˤefi] dˤefi lamb “a lamb” | (11) |
In the following, the word for little becomes an affix attached to lamb:
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>The adjective 'little' will be incorporated. Resistance is useless.
module adj2verb: No change.
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</example>module affixdensity:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="little"/> + <word gloss="lamb" lexposp="noun" posp="noun"> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + </word> </np> </example>
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" gender="masc"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" gender="masc"> + <np number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </example>
addaffixes: No change.
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner">|dˤ|e|f|i|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||nˤ||o|||||</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |dˤ|e|f|i|#-> dˤefi
### |dˤ|e|f|i|
#-> dˤefi
### -|||nˤ||o|||||
#-> -nˤo
### -|||nˤ||o|||||
#-> -nˤo
### |dˤ|e|f|i||||nˤ||o|||||
#-> dˤefinˤo
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="masc" possessor="no.owner">|dˤ|e|f|i|</word> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||nˤ||o|||||</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">dˤefi</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-nˤo</span><br><span class="gls">little</span></span></p> + <p>dˤefinˤo</p> + <p>дъефинъо</p> + <il> + <w> + <o>dˤefi</o> + <g>lamb</g> + </w> + <w> + <o>-nˤo</o> + <g>little</g> + </w> + </il> </example>### dˤefinˤo
#-> dˤefinˤo
дъефинъо [dˤefinˤo] dˤefi lamb -nˤo little “a little lamb” | (12) |
Compounding
Verbs
Inflectional Categories
The verbal phrase clitics in Nedu fall into two categories, proclitics and enclitics: first, a clitic expressing voice, comprising нъо /nˤo/ ‘passive’; second, a clitic expressing ta, comprising б̱о /ɓo/ ‘PAST’; third, a clitic expressing negation, comprising му /mu/ ‘NEG’; and finally, fourth, a clitic expressing question, comprising ӈо /ŋo/ ‘Q’.
In addition, the verb is structured like this: an obligatory prefix expressing mode, comprising к- /k-/ ‘indicative’, с- /s-/ ‘imperative’, т- /t-/ ‘conditional’ and н- /n-/ ‘optative’ followed by the root.
The verb displays the following derivational morphology: two suffixes, namely -бо /-bo/ ‘begin’ and -кве /-kʷe/ ‘stop’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> </np> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
prodrop:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/mode/obligatoryGot indicative
addaffixes:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" possessor="no.owner">|d|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|i|kʷ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |d|a|#-> da
### |d|a|
#-> da
### |k|-
#-> k-
### |k|-
#-> k-
### |i|kʷ|e|
#-> ikʷe
### |i|kʷ|e|
#-> ikʷe
### |d|a| |k||i|kʷ|e|
#-> da kikʷe
removetags:
<example id="love" translation="I love you.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" possessor="no.owner">|d|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|i|kʷ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">da</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ikʷe</span><br><span class="gls">love</span></span></p>
+ <p>da kikʷe</p>
+ <p>да кикве</p>
+ <il>
+ <w>
+ <o>da</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ikʷe</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### da kikʷe#-> da kikʷe
Да кикве. [da kikʷe] da 2.sing k- indicative ikʷe love “I love you.” | (13) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> + <word gloss="in" posp="pp"/> </pp> </example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="neut">
<word posp="noun" gloss="table"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="masc">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number" gender="neut"> <word posp="noun" gloss="table"/> </np> <np def="def" number="sing" gender="masc"> <word posp="noun" gloss="surface"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </example>
createpronouns: No change.
module markowned:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number" gender="neut">
+ <np def="def" number="sing" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="table"/>
</np>
- <np def="def" number="sing" gender="masc">
+ <np def="def" number="sing" gender="masc" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="table"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" gender="masc" possessor="no.owner">
<word posp="noun" gloss="surface"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number" gender="neut" possessor="no.owner"> <word posp="noun" gloss="table"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" gender="masc" possessor="no.owner"> <word posp="noun" gloss="surface"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> <word gloss="in" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number" gender="neut" possessor="no.owner">
- <word posp="noun" gloss="table"/>
+ <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="neut" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="surface"/>
+ <word posp="noun" gloss="surface" def="def" number="sing" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing" locus="number" gender="neut" possessor="no.owner"> + <flat> <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="neut" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" gender="masc" possessor="no.owner"> <word posp="noun" gloss="surface" def="def" number="sing" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="neut" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="surface" def="def" number="sing" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="neut" possessor="no.owner">|t|o|p|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="surface" def="def" number="sing" gender="masc" possessor="no.owner">|b|i|nˤ|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes">|ɓ|au|</word> </flat> </example>
vowelharmony: No change.
### |t|o|p|i|#-> topi
### |t|o|p|i|
#-> topi
### |b|i|nˤ|i|
#-> binˤi
### |b|i|nˤ|i|
#-> binˤi
### |ɓ|au|
#-> ɓau
### |ɓ|au|
#-> ɓau
### |t|o|p|i| |b|i|nˤ|i| |ɓ|au|
#-> topi binˤi ɓau
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="neut" possessor="no.owner">|t|o|p|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="surface" def="def" number="sing" gender="masc" possessor="no.owner">|b|i|nˤ|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="in" posp="pp" p="in" location="surface" precise="yes">|ɓ|au|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">topi</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">binˤi</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">ɓau</span><br><span class="gls">in</span></span></p>
+ <p>topi binˤi ɓau</p>
+ <p>топи бинъи б̱аў</p>
+ <il>
+ <w>
+ <o>topi</o>
+ <g>table</g>
+ </w>
+ <w>
+ <o>binˤi</o>
+ <g>surface</g>
+ </w>
+ <w>
+ <o>ɓau</o>
+ <g>in</g>
+ </w>
+ </il>
</example>
### topi binˤi ɓau#-> topi binˤi ɓau
топи бинъи б̱аў [topi binˤi ɓau] topi table binˤi surface ɓau in “on the table” | (14) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> + <word gloss="to" posp="pp"/> </pp> </example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="neut">
<word posp="noun" gloss="box"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="masc">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number" gender="neut"> <word posp="noun" gloss="box"/> </np> <np def="def" number="sing" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="to" posp="pp"/> </pp> </example>
createpronouns: No change.
module markowned:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number" gender="neut">
+ <np def="def" number="sing" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="box"/>
</np>
- <np def="def" number="sing" gender="masc">
+ <np def="def" number="sing" gender="masc" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="box"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" gender="masc" possessor="no.owner">
<word posp="noun" gloss="inside"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number" gender="neut" possessor="no.owner"> <word posp="noun" gloss="box"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" gender="masc" possessor="no.owner"> <word posp="noun" gloss="inside"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> <word gloss="to" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number" gender="neut" possessor="no.owner">
- <word posp="noun" gloss="box"/>
+ <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="neut" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" number="sing" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="to" posp="pp"/>
+ <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing" locus="number" gender="neut" possessor="no.owner"> + <flat> <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="neut" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" gender="masc" possessor="no.owner"> <word posp="noun" gloss="inside" def="def" number="sing" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="neut" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="inside" def="def" number="sing" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="neut" possessor="no.owner">|ʃ|i|ʃ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="inside" def="def" number="sing" gender="masc" possessor="no.owner">|ŋ|u|ɗˤ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes">|j|u|</word> </flat> </example>
vowelharmony: No change.
### |ʃ|i|ʃ|a|#-> ʃiʃa
### |ʃ|i|ʃ|a|
#-> ʃiʃa
### |ŋ|u|ɗˤ|a|
#-> ŋuɗˤa
### |ŋ|u|ɗˤ|a|
#-> ŋuɗˤa
### |j|u|
#-> ju
### |j|u|
#-> ju
### |ʃ|i|ʃ|a| |ŋ|u|ɗˤ|a| |j|u|
#-> ʃiʃa ŋuɗˤa ju
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="neut" possessor="no.owner">|ʃ|i|ʃ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="inside" def="def" number="sing" gender="masc" possessor="no.owner">|ŋ|u|ɗˤ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="to" posp="pp" p="to" location="inside" precise="yes">|j|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ʃiʃa</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">ŋuɗˤa</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">ju</span><br><span class="gls">to</span></span></p>
+ <p>ʃiʃa ŋuɗˤa ju</p>
+ <p>шиша ӈуд̱ъа ју</p>
+ <il>
+ <w>
+ <o>ʃiʃa</o>
+ <g>box</g>
+ </w>
+ <w>
+ <o>ŋuɗˤa</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>ju</o>
+ <g>to</g>
+ </w>
+ </il>
</example>
### ʃiʃa ŋuɗˤa ju#-> ʃiʃa ŋuɗˤa ju
шиша ӈуд̱ъа ју [ʃiʃa ŋuɗˤa ju] ʃiʃa box ŋuɗˤa inside ju to “into the box” | (15) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number"> + <np number="sing" def="neither" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number" possessor="no.owner"> + <np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </example>
prodrop: No change.
addclitics:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> - <np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="COMIT" posp="pp" role="comitative"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" possessor="no.owner">|ɗ|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="COMIT" posp="pp" role="comitative">|sˤ|e|</word> </flat> </example>
vowelharmony: No change.
### |ɗ|u|#-> ɗu
### |ɗ|u|
#-> ɗu
### |sˤ|e|
#-> sˤe
### |sˤ|e|
#-> sˤe
### |ɗ|u| |sˤ|e|
#-> ɗu sˤe
removetags:
<example id="adpos3" translation="with me">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" possessor="no.owner">|ɗ|u|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="COMIT" posp="pp" role="comitative">|sˤ|e|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɗu</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">sˤe</span><br><span class="gls">COMIT</span></span></p>
+ <p>ɗu sˤe</p>
+ <p>д̱у Съе</p>
+ <il>
+ <w>
+ <o>ɗu</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>sˤe</o>
+ <g>COMIT</g>
+ </w>
+ </il>
</example>
### ɗu sˤe#-> ɗu sˤe
д̱у Съе [ɗu sˤe] ɗu 1excl.sing sˤe COMIT “with me” | (16) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Nedu adopts Object–Subject–Verb (OSV) as its unmarked word order. The object precedes the subject, and the verb appears clause-finally. OSV is a rare ordering pattern but is attested in a small number of languages.
The following examples illustrate the basic, unmarked, constituent order in Nedu.
initial XML:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>jaguar</noun>
</np>
<np number="sing" def="def" role="obj">
<noun>hunter</noun>
</np>
</s>
</example>cleanup:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>jaguar</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj"> - <noun>hunter</noun> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> - <np number="sing" def="def" role="subj" locus="number"> - <word posp="noun" gloss="jaguar"/> - </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="obj" locus="number" gender="masc"> + <np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" role="subj" locus="number" gender="masc"> + <np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for kill/verb/mode/obligatoryGot indicative
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"> + <flat> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">|k|e|k|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">|n|i|m|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">|au|sˤ|u|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |k|e|k|i|#-> keki
### |k|e|k|i|
#-> keki
### |n|i|m|a|
#-> nima
### |n|i|m|a|
#-> nima
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |au|sˤ|u|
#-> ausˤu
### |au|sˤ|u|
#-> ausˤu
### |k|e|k|i| |n|i|m|a| |ɓ|o| |k||au|sˤ|u|
#-> keki nima ɓo kausˤu
removetags:
<example id="wo1" translation="The jaguar killed the hunter.">
<flat>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">|k|e|k|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">|n|i|m|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">|au|sˤ|u|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">keki</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">nima</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ausˤu</span><br><span class="gls">kill</span></span></p>
+ <p>keki nima ɓo kausˤu</p>
+ <p>кеки нима б̱о каўсъу</p>
+ <il>
+ <w>
+ <o>keki</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>nima</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ausˤu</o>
+ <g>kill</g>
+ </w>
+ </il>
</example>
### keki nima ɓo kausˤu#-> keki nima ɓo kausˤu
Кеки нима б̱о каўсъу. [keki nima ɓo kausˤu] keki hunter nima jaguar ɓo PAST k- indicative ausˤu kill “The jaguar killed the hunter.” | (17) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> - <np number="sing" def="def" role="subj" locus="number"> - <word posp="noun" gloss="lion"/> - </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </s> </example>
module casemarking: No change.
module markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="masc">
+ <np type="owner_owned" role="owner" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
- <np number="sing" def="def" role="subj" locus="number">
+ <np number="sing" def="def" role="subj" locus="number" gender="masc">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj"> - <np type="owner_owned" gender="masc"> - <np type="owner_owned" role="owner" gender="fem"> + <np role="obj" number="sing"> + <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="dog"/> </np> </np> </np> <np number="sing" def="def" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
createpronouns: No change.
module markowned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" number="sing"> + <np role="obj" number="sing" possessor="no.owner"> <np type="owner_owned" gender="masc" number="sing"> <np type="owner_owned" role="owner" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"> <word posp="noun" gloss="dog"/> </np> </np> </np> - <np number="sing" def="def" role="subj" locus="number" gender="masc"> + <np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" number="sing" possessor="no.owner"> + <np role="obj" number="sing" possessor="no.owner" gender="fem"> <np type="owner_owned" gender="masc" number="sing"> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"> <word posp="noun" gloss="dog"/> </np> </np> </np> <np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
prodrop: No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" number="sing" possessor="no.owner" gender="fem">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
<word posp="noun" gloss="dog"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing.fem"/>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="lion"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" number="sing" possessor="no.owner" gender="fem"> - <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" gender="masc" number="sing" role="obj" possessor="no.owner"> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"> <word posp="noun" gloss="dog"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.fem"/> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="lion"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="eat"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np type="owner_owned" gender="masc" number="sing" role="obj" possessor="no.owner"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"> <word posp="noun" gloss="dog"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.fem"/> </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="lion"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="eat"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </s> </example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.fem"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for eat/verb/mode/obligatoryGot indicative
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.fem"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> + <flat> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.fem"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.fem"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">|k|e|k|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">|ŋʷ|ai|s|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">|h|au|d|e|</word> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.fem.POSS">|dˤ|o|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">|w|a|t|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|au|dˤ|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |k|e|k|i|#-> keki
### |k|e|k|i|
#-> keki
### |ŋʷ|ai|s|i|
#-> ŋʷaisi
### |ŋʷ|ai|s|i|
#-> ŋʷaisi
### |n|o|
#-> no
### |n|o|
#-> no
### |h|au|d|e|
#-> haude
### |h|au|d|e|
#-> haude
### |dˤ|o|
#-> dˤo
### |dˤ|o|
#-> dˤo
### |w|a|t|a|
#-> wata
### |w|a|t|a|
#-> wata
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |au|dˤ|a|
#-> audˤa
### |au|dˤ|a|
#-> audˤa
### |k|e|k|i| |ŋʷ|ai|s|i| |n|o| |h|au|d|e| |dˤ|o| |w|a|t|a| |ɓ|o| |k||au|dˤ|a|
#-> keki ŋʷaisi no haude dˤo wata ɓo kaudˤa
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<flat>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">|k|e|k|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">|ŋʷ|ai|s|i|</word>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">|h|au|d|e|</word>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.fem.POSS">|dˤ|o|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="masc" possessor="no.owner">|w|a|t|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|au|dˤ|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">keki</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ŋʷaisi</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">3.sing.masc.POSS</span></span> <span class="ilpair"><span class="mor">haude</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">dˤo</span><br><span class="gls">3.sing.fem.POSS</span></span> <span class="ilpair"><span class="mor">wata</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">audˤa</span><br><span class="gls">eat</span></span></p>
+ <p>keki ŋʷaisi no haude dˤo wata ɓo kaudˤa</p>
+ <p>кеки ӈвайси но гаўде дъо вата б̱о каўдъа</p>
+ <il>
+ <w>
+ <o>keki</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>ŋʷaisi</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>3.sing.masc.POSS</g>
+ </w>
+ <w>
+ <o>haude</o>
+ <g>dog</g>
+ </w>
+ <w>
+ <o>dˤo</o>
+ <g>3.sing.fem.POSS</g>
+ </w>
+ <w>
+ <o>wata</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>audˤa</o>
+ <g>eat</g>
+ </w>
+ </il>
</example>
### keki ŋʷaisi no haude dˤo wata ɓo kaudˤa#-> keki ŋʷaisi no haude dˤo wata ɓo kaudˤa
Кеки ӈвайси но гаўде дъо вата б̱о каўдъа. [keki ŋʷaisi no haude dˤo wata ɓo kaudˤa] keki hunter ŋʷaisi daughter no 3.sing.masc.POSS haude dog dˤo 3.sing.fem.POSS wata lion ɓo PAST k- indicative audˤa eat “The lion ate the hunter’s daughter’s dog.” | (18) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Nedu reveals typologically significant preferences in the ordering of nominal constituents. This includes the position of adjectives, numerals, and possessors relative to the noun, each of which can offer clues to the overall headedness of the language.
Possessive constructions are head-final: the possessor precedes the possessed noun. For example, Nedu expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module addgender:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" gender="neut"> + <np type="owner_owned" role="owner" gender="neut"> + <np type="owner_owned" role="owner" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="book"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" gender="neut"> - <np type="owner_owned" role="owner" gender="neut"> - <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" gender="neut" number="sing"> + <np type="owner_owned" role="owner" gender="neut" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="book"/> </np> </np> </example>
createpronouns: No change.
module markowned:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
- </np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing">
<word posp="noun" gloss="son"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc">
<word posp="noun" gloss="friend"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" gender="neut">
+ <np number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing">
<word posp="noun" gloss="son"/>
+ <thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc">
<word posp="noun" gloss="friend"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut">
<word posp="noun" gloss="book"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" gender="neut" number="sing"> - <np type="owner_owned" role="owner" gender="neut" number="sing"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"> <word posp="noun" gloss="son"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc"> <word posp="noun" gloss="friend"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut"> <word posp="noun" gloss="book"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/> </np> </example>
addaffixes: No change.
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"> + <flat> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc"> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut"> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"/> - <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing">|dˤ|i|ŋʷ|o|</word> + <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">|k|a|</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc">|j|a|s|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut">|ɗˤ|ai|n|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.neut.POSS">|h|o|</thingy> </flat> </example>
vowelharmony: No change.
### |dˤ|i|ŋʷ|o|#-> dˤiŋʷo
### |dˤ|i|ŋʷ|o|
#-> dˤiŋʷo
### |k|a|
#-> ka
### |k|a|
#-> ka
### |j|a|s|i|
#-> jasi
### |j|a|s|i|
#-> jasi
### |n|o|
#-> no
### |n|o|
#-> no
### |ɗˤ|ai|n|u|
#-> ɗˤainu
### |ɗˤ|ai|n|u|
#-> ɗˤainu
### |h|o|
#-> ho
### |h|o|
#-> ho
### |dˤ|i|ŋʷ|o| |k|a| |j|a|s|i| |n|o| |ɗˤ|ai|n|u| |h|o|
#-> dˤiŋʷo ka jasi no ɗˤainu ho
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing">|dˤ|i|ŋʷ|o|</word>
<thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">|k|a|</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="neut" possessor="3.sing.masc">|j|a|s|i|</word>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.masc.POSS">|n|o|</thingy>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" possessor="3.sing.neut">|ɗˤ|ai|n|u|</word>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.neut.POSS">|h|o|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">dˤiŋʷo</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls">2.sing.POSS</span></span> <span class="ilpair"><span class="mor">jasi</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">3.sing.masc.POSS</span></span> <span class="ilpair"><span class="mor">ɗˤainu</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">ho</span><br><span class="gls">3.sing.neut.POSS</span></span></p>
+ <p>dˤiŋʷo ka jasi no ɗˤainu ho</p>
+ <p>дъиӈво ка јаси но д̱ъайну го</p>
+ <il>
+ <w>
+ <o>dˤiŋʷo</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>2.sing.POSS</g>
+ </w>
+ <w>
+ <o>jasi</o>
+ <g>friend</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>3.sing.masc.POSS</g>
+ </w>
+ <w>
+ <o>ɗˤainu</o>
+ <g>book</g>
+ </w>
+ <w>
+ <o>ho</o>
+ <g>3.sing.neut.POSS</g>
+ </w>
+ </il>
</example>
### dˤiŋʷo ka jasi no ɗˤainu ho#-> dˤiŋʷo ka jasi no ɗˤainu ho
дъиӈво ка јаси но д̱ъайну го [dˤiŋʷo ka jasi no ɗˤainu ho] dˤiŋʷo son ka 2.sing.POSS jasi friend no 3.sing.masc.POSS ɗˤainu book ho 3.sing.neut.POSS “your son’s friend’s book” | (19) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="hunter"/> - </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" gender="masc"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="masc"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="masc"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="masc"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" gender="masc"> + <np role="obj" tr="rheme" gender="masc" number="plur"> <conjp conj="and"> <np def="def" number="plur" locus="number" gender="masc"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number" gender="masc"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number" gender="masc"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
createpronouns: No change.
module markowned:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" gender="masc" number="plur"> + <np role="obj" tr="rheme" gender="masc" number="plur" possessor="no.owner"> <conjp conj="and"> - <np def="def" number="plur" locus="number" gender="masc"> + <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number" gender="masc"> + <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number" gender="masc"> + <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="masc" number="plur" possessor="no.owner">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="masc" number="plur" possessor="no.owner">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
fixpronouns: No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="masc" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
</np>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="masc" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" gender="masc" number="plur" possessor="no.owner"> <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="jaguar"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="tiger"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="lion"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="kill"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for kill/verb/mode/obligatoryGot indicative
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"> + <flat> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">|n|i|m|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and">|t͡ʃ|a|</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">|dˤ|i|ʃ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and">|t͡ʃ|a|</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">|w|a|t|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">|k|e|k|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">|au|sˤ|u|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |n|i|m|a|#-> nima
### |n|i|m|a|
#-> nima
### |t͡ʃ|a|
#-> t͡ʃa
### |t͡ʃ|a|
#-> t͡ʃa
### |dˤ|i|ʃ|a|
#-> dˤiʃa
### |dˤ|i|ʃ|a|
#-> dˤiʃa
### |t͡ʃ|a|
#-> t͡ʃa
### |t͡ʃ|a|
#-> t͡ʃa
### |w|a|t|a|
#-> wata
### |w|a|t|a|
#-> wata
### |k|e|k|i|
#-> keki
### |k|e|k|i|
#-> keki
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |au|sˤ|u|
#-> ausˤu
### |au|sˤ|u|
#-> ausˤu
### |n|i|m|a| |t͡ʃ|a| |dˤ|i|ʃ|a| |t͡ʃ|a| |w|a|t|a| |k|e|k|i| |ɓ|o| |k||au|sˤ|u|
#-> nima t͡ʃa dˤiʃa t͡ʃa wata keki ɓo kausˤu
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">|n|i|m|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and">|t͡ʃ|a|</word>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">|dˤ|i|ʃ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and">|t͡ʃ|a|</word>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" possessor="no.owner" role="obj" tr="rheme">|w|a|t|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">|k|e|k|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">|au|sˤ|u|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">nima</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">t͡ʃa</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">dˤiʃa</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">t͡ʃa</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">wata</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">keki</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ausˤu</span><br><span class="gls">kill</span></span></p>
+ <p>nima t͡ʃa dˤiʃa t͡ʃa wata keki ɓo kausˤu</p>
+ <p>нима ча дъиша ча вата кеки б̱о каўсъу</p>
+ <il>
+ <w>
+ <o>nima</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>t͡ʃa</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>dˤiʃa</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>t͡ʃa</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>wata</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>keki</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ausˤu</o>
+ <g>kill</g>
+ </w>
+ </il>
</example>
### nima t͡ʃa dˤiʃa t͡ʃa wata keki ɓo kausˤu#-> nima t͡ʃa dˤiʃa t͡ʃa wata keki ɓo kausˤu
Нима ча дъиша ча вата кеки б̱о каўсъу. [nima t͡ʃa dˤiʃa t͡ʃa wata keki ɓo kausˤu] nima jaguar t͡ʃa and dˤiʃa tiger t͡ʃa and wata lion keki hunter ɓo PAST k- indicative ausˤu kill “The hunter killed the jaguars, the tigers and the lions.” | (20) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Nedu provides further insight into the structure of the noun phrase. These elements frequently exhibit fixed positions and may reveal whether the language favours head-initial or head-final patterns.
Complex Sentences
Relative Clauses
Nedu forms relative clauses by using a head-internal strategy. The head noun appears inside the clause itself, occupying its regular syntactic position. The entire clause functions as a modifier, and its external syntactic behaviour is identical to that of a noun-modifying phrase.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>cat</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="relp1" translation="I patted the cat."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="relp1" translation="I patted the cat."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
prodrop:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for pat/verb/mode/obligatoryGot indicative
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner"> + <flat> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner">|n|a|p|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|i|ɗ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |n|a|p|i|#-> napi
### |n|a|p|i|
#-> napi
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |i|ɗ|e|
#-> iɗe
### |i|ɗ|e|
#-> iɗe
### |n|a|p|i| |ɓ|o| |k||i|ɗ|e|
#-> napi ɓo kiɗe
removetags:
<example id="relp1" translation="I patted the cat.">
<flat>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="masc" possessor="no.owner">|n|a|p|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|i|ɗ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">napi</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">iɗe</span><br><span class="gls">pat</span></span></p>
+ <p>napi ɓo kiɗe</p>
+ <p>напи б̱о кид̱е</p>
+ <il>
+ <w>
+ <o>napi</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>iɗe</o>
+ <g>pat</g>
+ </w>
+ </il>
</example>
### napi ɓo kiɗe#-> napi ɓo kiɗe
Напи б̱о кид̱е. [napi ɓo kiɗe] napi cat ɓo PAST k- indicative iɗe pat “I patted the cat.” | (21) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module embed:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
- </relp>
+ </subs>
</np>
</s>
</example>
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> - <np def="def" number="sing" role="subj" locus="number"> - <word posp="noun" gloss="cat"/> - </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <np def="def" number="sing" role="subj" locus="number"> + <word posp="noun" gloss="cat"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> </np> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np role="obj"> + <np role="obj" gender="fem" number="sing"> <subs> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> </np> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np role="obj" gender="fem" number="sing"> + <np role="obj" gender="fem" number="sing" possessor="no.owner"> <subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc"> + <np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for catch/verb/mode/obligatoryGot indicative
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
addaffixes:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <np role="obj" gender="fem" number="sing" possessor="no.owner"> - <subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"> + <flat> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">|tˤ|au|tˤ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|n|a|p|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">|o|d|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">|i|ɗ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |tˤ|au|tˤ|a|#-> tˤautˤa
### |tˤ|au|tˤ|a|
#-> tˤautˤa
### |n|a|p|i|
#-> napi
### |n|a|p|i|
#-> napi
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |o|d|i|
#-> odi
### |o|d|i|
#-> odi
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |i|ɗ|e|
#-> iɗe
### |i|ɗ|e|
#-> iɗe
### |tˤ|au|tˤ|a| |n|a|p|i| |ɓ|o| |k||o|d|i| |ɓ|o| |k||i|ɗ|e|
#-> tˤautˤa napi ɓo kodi ɓo kiɗe
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">|tˤ|au|tˤ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|n|a|p|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.masc">|o|d|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">|i|ɗ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tˤautˤa</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">napi</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">odi</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">iɗe</span><br><span class="gls">pat</span></span></p>
+ <p>tˤautˤa napi ɓo kodi ɓo kiɗe</p>
+ <p>тъаўтъа напи б̱о коди б̱о кид̱е</p>
+ <il>
+ <w>
+ <o>tˤautˤa</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>napi</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>odi</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>iɗe</o>
+ <g>pat</g>
+ </w>
+ </il>
</example>
### tˤautˤa napi ɓo kodi ɓo kiɗe#-> tˤautˤa napi ɓo kodi ɓo kiɗe
Тъаўтъа напи б̱о коди б̱о кид̱е. [tˤautˤa napi ɓo kodi ɓo kiɗe] tˤautˤa mouse napi cat ɓo PAST k- indicative odi catch ɓo PAST k- indicative iɗe pat “I patted the cat that caught the mouse.” | (22) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module embed:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
- </relp>
+ </subs>
</np>
- </relp>
+ </subs>
</np>
</s>
</example>
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> - <np def="def" number="sing" role="subj" locus="number"> - <word posp="noun" gloss="cat"/> - </np> <np role="obj"> <subs> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> + </np> + <np def="def" number="sing" role="subj" locus="number"> + <word posp="noun" gloss="mouse"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" locus="number"> - <word posp="noun" gloss="mouse"/> + </subs> </np> - <np def="def" number="sing" role="obj" locus="number"> - <word posp="noun" gloss="cheese"/> + <np def="def" number="sing" role="subj" locus="number"> + <word posp="noun" gloss="cat"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> </np> - </subs> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np role="obj"> + <np role="obj" gender="fem" number="sing"> <subs> - <np role="obj"> + <np role="obj" gender="fem" number="sing"> <subs> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" gender="fem"> <word posp="noun" gloss="cheese"/> </np> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> </np> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> </np> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np role="obj" gender="fem" number="sing"> + <np role="obj" gender="fem" number="sing" possessor="no.owner"> <subs> - <np role="obj" gender="fem" number="sing"> + <np role="obj" gender="fem" number="sing" possessor="no.owner"> <subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem"> + <np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for eat/verb/mode/obligatoryGot indicative
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
addaffixes:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <np role="obj" gender="fem" number="sing" possessor="no.owner"> - <subs> - <np role="obj" gender="fem" number="sing" possessor="no.owner"> - <subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"> + <flat> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">|nˤ|u|sˤ|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|tˤ|au|tˤ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|au|dˤ|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|n|a|p|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|o|d|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">|i|ɗ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |nˤ|u|sˤ|i|#-> nˤusˤi
### |nˤ|u|sˤ|i|
#-> nˤusˤi
### |tˤ|au|tˤ|a|
#-> tˤautˤa
### |tˤ|au|tˤ|a|
#-> tˤautˤa
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |au|dˤ|a|
#-> audˤa
### |au|dˤ|a|
#-> audˤa
### |n|a|p|i|
#-> napi
### |n|a|p|i|
#-> napi
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |o|d|i|
#-> odi
### |o|d|i|
#-> odi
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |i|ɗ|e|
#-> iɗe
### |i|ɗ|e|
#-> iɗe
### |nˤ|u|sˤ|i| |tˤ|au|tˤ|a| |ɓ|o| |k||au|dˤ|a| |n|a|p|i| |ɓ|o| |k||o|d|i| |ɓ|o| |k||i|ɗ|e|
#-> nˤusˤi tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">|nˤ|u|sˤ|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|tˤ|au|tˤ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|au|dˤ|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|n|a|p|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|o|d|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">|i|ɗ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">nˤusˤi</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">tˤautˤa</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">audˤa</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">napi</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">odi</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">iɗe</span><br><span class="gls">pat</span></span></p>
+ <p>nˤusˤi tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe</p>
+ <p>нъусъи тъаўтъа б̱о каўдъа напи б̱о коди б̱о кид̱е</p>
+ <il>
+ <w>
+ <o>nˤusˤi</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>tˤautˤa</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>audˤa</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>napi</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>odi</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>iɗe</o>
+ <g>pat</g>
+ </w>
+ </il>
</example>
### nˤusˤi tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe#-> nˤusˤi tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe
Нъусъи тъаўтъа б̱о каўдъа напи б̱о коди б̱о кид̱е. [nˤusˤi tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe] nˤusˤi cheese tˤautˤa mouse ɓo PAST k- indicative audˤa eat napi cat ɓo PAST k- indicative odi catch ɓo PAST k- indicative iɗe pat “I patted the cat that caught the mouse that ate the cheese.” | (23) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module embed:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number">
+ <np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
- </relp>
+ </subs>
</np>
- </relp>
+ </subs>
</np>
- </relp>
+ </subs>
</np>
</s>
</example>
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> + <np role="obj"> + <subs> + <np role="obj"> + <subs> + <np role="obj"> + <subs> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> + </np> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> - <np role="obj"> - <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> + <word posp="verb" gloss="buy"/> </vp> + </subs> + </np> <np def="def" number="sing" role="subj" locus="number"> - <word posp="noun" gloss="cat"/> + <word posp="noun" gloss="mouse"/> </np> - <np role="obj"> - <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> + </subs> + </np> <np def="def" number="sing" role="subj" locus="number"> - <word posp="noun" gloss="mouse"/> + <word posp="noun" gloss="cat"/> </np> - <np role="obj"> - <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="buy"/> + <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> - <np def="def" number="sing" role="obj" locus="number"> - <word posp="noun" gloss="cheese"/> - </np> </subs> </np> - </subs> - </np> - </subs> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np role="obj"> + <np role="obj" gender="fem" number="sing"> <subs> - <np role="obj"> + <np role="obj" gender="fem" number="sing"> <subs> - <np role="obj"> + <np role="obj" gender="fem" number="sing"> <subs> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" gender="fem"> <word posp="noun" gloss="cheese"/> </np> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> </np> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> </np> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np role="obj" gender="fem" number="sing"> + <np role="obj" gender="fem" number="sing" possessor="no.owner"> <subs> - <np role="obj" gender="fem" number="sing"> + <np role="obj" gender="fem" number="sing" possessor="no.owner"> <subs> - <np role="obj" gender="fem" number="sing"> + <np role="obj" gender="fem" number="sing" possessor="no.owner"> <subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem"> + <np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
prodrop:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="buy"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for buy/verb/mode/obligatoryGot indicative
About to call getSlotValue for eat/verb/mode/obligatory
Got indicative
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
addaffixes:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <np role="obj" gender="fem" number="sing" possessor="no.owner"> - <subs> - <np role="obj" gender="fem" number="sing" possessor="no.owner"> - <subs> - <np role="obj" gender="fem" number="sing" possessor="no.owner"> - <subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"> + <flat> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">|nˤ|u|sˤ|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" possessor="no.owner">|ɗ|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">|u|nˤ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|tˤ|au|tˤ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|au|dˤ|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|n|a|p|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|o|d|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">|i|ɗ|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |nˤ|u|sˤ|i|#-> nˤusˤi
### |nˤ|u|sˤ|i|
#-> nˤusˤi
### |ɗ|u|
#-> ɗu
### |ɗ|u|
#-> ɗu
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |u|nˤ|e|
#-> unˤe
### |u|nˤ|e|
#-> unˤe
### |tˤ|au|tˤ|a|
#-> tˤautˤa
### |tˤ|au|tˤ|a|
#-> tˤautˤa
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |au|dˤ|a|
#-> audˤa
### |au|dˤ|a|
#-> audˤa
### |n|a|p|i|
#-> napi
### |n|a|p|i|
#-> napi
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |o|d|i|
#-> odi
### |o|d|i|
#-> odi
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |i|ɗ|e|
#-> iɗe
### |i|ɗ|e|
#-> iɗe
### |nˤ|u|sˤ|i| |ɗ|u| |ɓ|o| |k||u|nˤ|e| |tˤ|au|tˤ|a| |ɓ|o| |k||au|dˤ|a| |n|a|p|i| |ɓ|o| |k||o|d|i| |ɓ|o| |k||i|ɗ|e|
#-> nˤusˤi ɗu ɓo kunˤe tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">|nˤ|u|sˤ|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" possessor="no.owner">|ɗ|u|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">|u|nˤ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|tˤ|au|tˤ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|au|dˤ|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="subj" locus="number" gender="masc" possessor="no.owner">|n|a|p|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.masc">|o|d|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="1excl.sing">|i|ɗ|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">nˤusˤi</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">ɗu</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">unˤe</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">tˤautˤa</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">audˤa</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">napi</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">odi</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">iɗe</span><br><span class="gls">pat</span></span></p>
+ <p>nˤusˤi ɗu ɓo kunˤe tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe</p>
+ <p>нъусъи д̱у б̱о кунъе тъаўтъа б̱о каўдъа напи б̱о коди б̱о кид̱е</p>
+ <il>
+ <w>
+ <o>nˤusˤi</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>ɗu</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>unˤe</o>
+ <g>buy</g>
+ </w>
+ <w>
+ <o>tˤautˤa</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>audˤa</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>napi</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>odi</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>iɗe</o>
+ <g>pat</g>
+ </w>
+ </il>
</example>
### nˤusˤi ɗu ɓo kunˤe tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe#-> nˤusˤi ɗu ɓo kunˤe tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe
Нъусъи д̱у б̱о кунъе тъаўтъа б̱о каўдъа напи б̱о коди б̱о кид̱е. [nˤusˤi ɗu ɓo kunˤe tˤautˤa ɓo kaudˤa napi ɓo kodi ɓo kiɗe] nˤusˤi cheese ɗu 1excl.sing ɓo PAST k- indicative unˤe buy tˤautˤa mouse ɓo PAST k- indicative audˤa eat napi cat ɓo PAST k- indicative odi catch ɓo PAST k- indicative iɗe pat “I patted the cat that caught the mouse that ate the cheese that I bought.” | (24) |
Complementation Strategies
Nedu marks complement clauses with subordinating verbal morphology. The embedded verb is fully finite and carries a subordinating suffix that identifies the clause as a complement. No structural changes occur within the clause apart from this verbal marking.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module noepistemic: No change.
module embed: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="surprise"/> - </vp> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> + </np> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="give"/> - </vp> - <np number="sing" def="def" head="this" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> - </subs> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" role="indobj" locus="number"> - <word posp="noun" gloss="teacher"/> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="give"/> + </vp> + </subs> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="surprise"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np number="sing" def="def" role="indobj" locus="number"> + <np number="sing" def="def" role="indobj" locus="number" gender="neut"> <word posp="noun" gloss="teacher"/> </np> - <np role="subj"> + <np role="subj" gender="fem" number="sing"> <subs> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" gender="fem"> <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np number="sing" def="def" role="indobj" locus="number" gender="neut"> + <np number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner"> <word posp="noun" gloss="teacher"/> </np> - <np role="subj" gender="fem" number="sing"> + <np role="subj" gender="fem" number="sing" possessor="no.owner"> <subs> - <np number="sing" role="obj" locus="number" gender="fem"> + <np number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc"> + <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="teacher"/>
</np>
<np role="subj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="teacher"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="give"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <word posp="verb" gloss="surprise"/>
+ <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for give/verb/mode/obligatoryGot indicative
About to call getSlotValue for surprise/verb/mode/obligatory
Got indicative
addaffixes:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner">
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" gender="fem" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="verbmode" function="prefix" gloss="indicative"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner"> + <flat> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="subj" gender="fem" number="sing" possessor="no.owner"> - <subs> - <np number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner">|tˤ|u|sˤ|i|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">|b|a|p|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">|tˤ|i|ɗˤ|e|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">|tˤ|ai|ʃ|o|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc">|u|b|u|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem">|i|ŋʷ|o|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |tˤ|u|sˤ|i|#-> tˤusˤi
### |tˤ|u|sˤ|i|
#-> tˤusˤi
### |b|a|p|u|
#-> bapu
### |b|a|p|u|
#-> bapu
### |tˤ|i|ɗˤ|e|
#-> tˤiɗˤe
### |tˤ|i|ɗˤ|e|
#-> tˤiɗˤe
### |tˤ|ai|ʃ|o|
#-> tˤaiʃo
### |tˤ|ai|ʃ|o|
#-> tˤaiʃo
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |u|b|u|
#-> ubu
### |u|b|u|
#-> ubu
### |ɓ|o|
#-> ɓo
### |ɓ|o|
#-> ɓo
### |k|-
#-> k-
### |k|-
#-> k-
### |i|ŋʷ|o|
#-> iŋʷo
### |i|ŋʷ|o|
#-> iŋʷo
### |tˤ|u|sˤ|i| |b|a|p|u| |tˤ|i|ɗˤ|e| |tˤ|ai|ʃ|o| |ɓ|o| |k||u|b|u| |ɓ|o| |k||i|ŋʷ|o|
#-> tˤusˤi bapu tˤiɗˤe tˤaiʃo ɓo kubu ɓo kiŋʷo
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut" possessor="no.owner">|tˤ|u|sˤ|i|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">|b|a|p|u|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">|tˤ|i|ɗˤ|e|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">|tˤ|ai|ʃ|o|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" indobj="3.sing.fem" subj="3.sing.masc">|u|b|u|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|ɓ|o|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="verbmode" function="prefix" gloss="indicative">|k|-</thingy>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.neut" subj="3.sing.fem">|i|ŋʷ|o|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tˤusˤi</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">bapu</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">tˤiɗˤe</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">tˤaiʃo</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ubu</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">ɓo</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">iŋʷo</span><br><span class="gls">surprise</span></span></p>
+ <p>tˤusˤi bapu tˤiɗˤe tˤaiʃo ɓo kubu ɓo kiŋʷo</p>
+ <p>тъусъи бапу тъид̱ъе тъайшо б̱о кубу б̱о киӈво</p>
+ <il>
+ <w>
+ <o>tˤusˤi</o>
+ <g>teacher</g>
+ </w>
+ <w>
+ <o>bapu</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>tˤiɗˤe</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>tˤaiʃo</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ubu</o>
+ <g>give</g>
+ </w>
+ <w>
+ <o>ɓo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>k-</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>iŋʷo</o>
+ <g>surprise</g>
+ </w>
+ </il>
</example>
### tˤusˤi bapu tˤiɗˤe tˤaiʃo ɓo kubu ɓo kiŋʷo#-> tˤusˤi bapu tˤiɗˤe tˤaiʃo ɓo kubu ɓo kiŋʷo
Тъусъи бапу тъид̱ъе тъайшо б̱о кубу б̱о киӈво. [tˤusˤi bapu tˤiɗˤe tˤaiʃo ɓo kubu ɓo kiŋʷo] tˤusˤi teacher bapu apple tˤiɗˤe girl tˤaiʃo boy ɓo PAST k- indicative ubu give ɓo PAST k- indicative iŋʷo surprise “It surprised the teacher that the boy had given the girl an apple.” | (25) |
Quotes
Here is an example of how quotations are expressed:
Miscellaneous
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Nedu / Nedu–English) accompany this grammar. The complete work – comprising the grammar, dictionary and texts – may also be downloaded in ODT or DOCX format.
Readers are encouraged to share observations or corrections via the feedback form. The present page may be accessed directly at:
https://languagecreator.org/grammar/3DGKZ
Behind the scenes, the Language Creator stores the generated language in a JSON-based format known as ELD. The corresponding ELD file may be downloaded, edited as required, and reuploaded in order to regenerate the grammar, dictionary and texts.
How to cite this grammar:
Language Creator. 2026. A Grammar of Nedu. Generated by the Language Creator, version 0.90, on 22 May 2026. https://languagecreator.org/grammar/3DGKZ
In BibTeX format:
@misc{LC-3DGKZ,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Nedu}},
howpublished = {\url{https://languagecreator.org/grammar/3DGKZ}},
note = {Generated by the Language Creator, version 0.90, on 22 May 2026}
}
Execution time: 0.05 seconds.