A Grammar of Koef
Introduction
Scope and Purpose
This grammar provides a systematic description of the Koef language (the 235th 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 Koef.
Typological Profile
It has not just singular and plural, but also dual, as well as the highly uncommon basic word order OVS, a small but genuine set of click consonants and postpositions.Phonology
Phoneme Inventory
Consonants
Koef has 19 consonant phonemes, a size that falls within a broadly average range.
It has a complete absence of affricates and a small but genuine set of click consonants.The table below presents the full inventory of consonant phonemes in Koef. The chart lists all places and manners of articulation attested in the language.
| labial | dental | alveolar | postalveolar | lateral | palatal | velar | glottal | |
|---|---|---|---|---|---|---|---|---|
| stop | b | d t | k ɡ | |||||
| nasal | m | n | ɲ | ŋ | ||||
| fricative | f | s | ʃ | h | ||||
| approximant | ʋ | ɾ | j | |||||
| click | ᵏǀ | |||||||
| click, nasal | ᵑǀ |
Vowels
Koef has 9 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 front rounded vowels (these are cross-linguistically relatively uncommon, but occur in a number of well-known languages, including French, German, Turkish and Mandarin).The table below presents the full inventory of vowel phonemes in Koef. The system comprises the distinct vowel qualities listed in the chart.
| front unrounded | front rounded | central | back | |
|---|---|---|---|---|
| close | i | y | u | |
| mid | e | ø | o | |
| open | a |
Stress and Tones
Koef 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
The language employs vowel harmony. To be specific, the following vowels change to match the first vowel of the root: /u/ becomes /y/, /o/ becomes /ø/.
Writing System
Introduction
Koef is normally written using the Latin alphabet, whose familiarity makes it straightforward for most readers. For clarity and precision, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also provided throughout this grammar.
Orthography
Here are the various components of the orthography:
Simple letters
| a /a/ | b /b/ | c /ᵏǀ/ | d /d/ |
| e /e/ | f /f/ | g /ɡ/ | h /h/ |
| i /i/ | j /j/ | k /k/ | m /m/ |
| n /n/ | o /o/ | p /ai/ | r /ɾ/ |
| s /s/ | t /t/ | u /u/ | w /ʋ/ |
| y /y/ | ñ /ɲ/ | ö /ø/ | ğ /au/ |
Multi-letter combinations such as digraphs
| nc /ᵑǀ/ | ng /ŋ/ | sh /ʃ/ |
Word Classes and Morphology
Number and Gender
Number
Koef distinguishes singular, dual and plural.
Gender
Koef has the following genders:
Gender masc – for instance: darph ‘dull’, fumyb ‘urine’, hig ‘sun’, hön ‘man’, jek ‘meat’, joh ‘egg’, kañaj ‘knee’, midğsh ‘horn’, nesh ‘dry’, ngiköw ‘apple’, ngug ‘boy’, nurpb ‘stick’, rong ‘head’, shamig ‘student’, tushöh ‘cheese’, tğng ‘wet’, tğs ‘son’, watid ‘neighbour’, wishösh ‘fog’, wub ‘some’.
Gender fem – for instance: cijaw ‘river’, daf ‘idea’, dagit ‘furious’, dak ‘north’, dosh ‘blind’, fawat ‘narrow’, gab ‘wind’, gpg ‘sea’, haw ‘black’, hum ‘wife’, jabid ‘wing’, kuk ‘fire’, mish ‘tooth’, niseg ‘court’, shirew ‘net’, shor ‘language’, shuñ ‘dirty’, ñawer ‘lake’, ñig ‘south’, ñijod ‘root’.
Gender neut – for instance: bubpt ‘plain’, cih ‘back’, cim ‘chair’, digeh ‘book’, diñğsh ‘tail’, fashad ‘lion’, fikosh ‘cloud’, funif ‘faeces’, fus ‘bone’, gawğñ ‘brick’, gibuñ ‘lamb’, katot ‘mammal’, mishiw ‘ash’, niwyd ‘worm’, rasim ‘jaguar’, rinek ‘market’, shutir ‘neck’, syj ‘human being’, tef ‘land’, wañöd ‘fingernail’.
The Nominal Phrase
Nominal phrases in Koef 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 adj2noun:
<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">
+ <np role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="blind" lexposp="adj"/>
+ </np>
+ <np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="mouse"/>
- <word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ </np>
+ </np>
</s>
</example>
module articles:
<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"/>
+ <word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="blind" lexposp="adj"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</np>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="blind" lexposp="adj"/> <word gloss="the" posp="det"/> </np> <np role="owned" def="def" number="plur" locus="number"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
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"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
+ <word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="blind" lexposp="adj"/>
<word gloss="the" posp="det"/>
</np>
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</np>
</np>
</s>
</example>
module constorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> + <np role="obj" tr="rheme"> + <np type="owner_owned"> + <np number="sing" def="def" role="owner"> + <word posp="noun" gloss="blind" lexposp="adj"/> + <word gloss="the" posp="det"/> + </np> + <np role="owned" def="def" number="plur" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> + </np> + </np> + </np> <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"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </np> - <np role="obj" tr="rheme"> - <np type="owner_owned"> - <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="blind" lexposp="adj"/> - <word gloss="the" posp="det"/> - </np> - <np role="owned" def="def" number="plur" locus="number"> - <word posp="noun" gloss="mouse"/> - <word posp="num" gloss="three"/> - <word posp="det" gloss="yon"/> - </np> - </np> - </np> </s> </example>
module casemarking: No change.
module markowner:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np number="sing" def="def" role="owner">
+ <np number="sing" def="def" role="owner" case="GEN">
<word posp="noun" gloss="blind" lexposp="adj"/>
<word gloss="the" posp="det"/>
</np>
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</np>
</np>
<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"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
</s>
</example>
module addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme">
- <np type="owner_owned">
+ <np type="owner_owned" gender="neut">
<np number="sing" def="def" role="owner" case="GEN">
<word posp="noun" gloss="blind" lexposp="adj"/>
<word gloss="the" posp="det"/>
</np>
- <np role="owned" def="def" number="plur" locus="number">
+ <np role="owned" def="def" number="plur" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</np>
</np>
<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">
+ <np role="subj" number="sing" def="def" locus="number" gender="fem">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
- <np number="sing" def="def" locus="number">
+ <np number="sing" def="def" locus="number" gender="masc">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
</s>
</example>
module propagatenumber:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="obj" tr="rheme"> - <np type="owner_owned" gender="neut"> + <np role="obj" tr="rheme" number="sing"> + <np type="owner_owned" gender="neut" number="plur"> <np number="sing" def="def" role="owner" case="GEN"> <word posp="noun" gloss="blind" lexposp="adj"/> <word gloss="the" posp="det"/> </np> <np role="owned" def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> </np> <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" gender="fem"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number" gender="masc"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </np> </s> </example>
createpronouns: No change.
module ngen:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme" number="sing">
<np type="owner_owned" gender="neut" number="plur">
- <np number="sing" def="def" role="owner" case="GEN">
- <word posp="noun" gloss="blind" lexposp="adj"/>
- <word gloss="the" posp="det"/>
- </np>
<np role="owned" def="def" number="plur" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ <np number="sing" def="def" role="owner" case="GEN">
+ <word posp="noun" gloss="blind" lexposp="adj"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
+ </np>
<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" gender="fem">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="masc">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
</s>
</example>
module wordorder: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme" number="sing">
<np type="owner_owned" gender="neut" number="plur">
<np role="owned" def="def" number="plur" locus="number" gender="neut">
- <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
<np number="sing" def="def" role="owner" case="GEN">
<word posp="noun" gloss="blind" lexposp="adj"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<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" gender="fem">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="masc">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
</s>
</example>
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme" number="sing">
<np type="owner_owned" gender="neut" number="plur">
<np role="owned" def="def" number="plur" locus="number" gender="neut">
+ <word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
- <word posp="det" gloss="yon"/>
</np>
<np number="sing" def="def" role="owner" case="GEN">
- <word posp="noun" gloss="blind" lexposp="adj"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="blind" lexposp="adj"/>
</np>
</np>
</np>
<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" gender="fem">
- <word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="masc">
- <word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
</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" tr="rheme" number="sing"> + <np role="obj" tr="rheme" number="sing" gender="neut"> <np type="owner_owned" gender="neut" number="plur"> <np role="owned" def="def" number="plur" locus="number" gender="neut"> <word posp="det" gloss="yon"/> <word posp="num" gloss="three"/> <word posp="noun" gloss="mouse"/> </np> <np number="sing" def="def" role="owner" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="blind" lexposp="adj"/> </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="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme" number="sing" gender="neut">
<np type="owner_owned" gender="neut" number="plur">
<np role="owned" def="def" number="plur" locus="number" gender="neut">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
</np>
<np number="sing" def="def" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="blind" lexposp="adj"/>
</np>
</np>
</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">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="obj" tr="rheme" number="sing" gender="neut"> - <np type="owner_owned" gender="neut" number="plur"> + <np type="owner_owned" gender="neut" number="plur" role="obj" tr="rheme"> <np role="owned" def="def" number="plur" locus="number" gender="neut"> <word posp="det" gloss="yon"/> <word posp="num" gloss="three"/> <word posp="noun" gloss="mouse"/> </np> <np number="sing" def="def" role="owner" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="blind" lexposp="adj"/> </np> </np> - </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"> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" number="sing" def="def" locus="number" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </np> </s> </example>
unwrapOwnerOwned:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np type="owner_owned" gender="neut" number="plur" role="obj" tr="rheme"> - <np role="owned" def="def" number="plur" locus="number" gender="neut"> + <np role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"> <word posp="det" gloss="yon"/> <word posp="num" gloss="three"/> <word posp="noun" gloss="mouse"/> </np> <np number="sing" def="def" role="owner" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="blind" lexposp="adj"/> </np> - </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"> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" number="sing" def="def" locus="number" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </np> </s> </example>
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">
- <word posp="det" gloss="yon"/>
- <word posp="num" gloss="three"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/>
+ <word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/>
+ <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/>
</np>
<np number="sing" def="def" role="owner" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="blind" lexposp="adj"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="owner" case="GEN"/>
+ <word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN"/>
</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">
- <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.neut" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" gender="fem"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/>
</np>
- <word gloss="COMIT" posp="pp" owner="3s"/>
+ <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
</pp>
</np>
</s>
</example>
About to call getSlotValue for yon/det/gender/optionalGot neut
About to call getSlotValue for mouse/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got plur
About to call getSlotValue for the/det/gender/optional
About to call getSlotValue for blind/noun/case/obligatory
Got GEN
About to call getSlotValue for blind/noun/number/obligatory
Got sing
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got fem
About to call getSlotValue for woman/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for woman/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for knife/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for knife/noun/number/obligatory
Got sing
addaffixes:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">
<word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/>
<word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
</np>
<np number="sing" def="def" role="owner" case="GEN">
<word gloss="the" posp="det" number="sing" def="def" role="owner" case="GEN"/>
<word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</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">
<word posp="verb" gloss="catch" 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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" gender="fem">
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
</pp>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"> + <flat> <word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/> <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> - </np> - <np number="sing" def="def" role="owner" case="GEN"> <word gloss="the" posp="det" number="sing" def="def" role="owner" case="GEN"/> <word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </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"> <word posp="verb" gloss="catch" 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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="subj" number="sing" def="def" locus="number" gender="fem"> <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - <pp role="comitative"> - <np number="sing" def="def" locus="number" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - </pp> - </np> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/> - <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word gloss="the" posp="det" number="sing" def="def" role="owner" case="GEN"/> - <word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" 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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> + <word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|d|au|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|ʋ|o|</word> + <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|ɡ|i|t|au|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="owner" case="GEN">|n|o|</word> + <word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN">|d|o|ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem">|ʋ|u|m|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem.SUBJ">|t|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" gender="fem">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem">|f|a|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc">|j|ø|m|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="COMIT" posp="pp" owner="3s" role="comitative">|ᵏǀ|i|ŋ|o|</word> </flat> </example>
vowelharmony:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|d|au|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|ʋ|o|</word>
<word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|ɡ|i|t|au|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="owner" case="GEN">|n|o|</word>
<word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN">|d|o|ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem">|ʋ|u|m|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem.SUBJ">|t|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem">|f|a|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc">|j|ø|m|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative">|ᵏǀ|i|ŋ|o|</word>
</flat>
</example>
### |d|au|#-> dau
### |d|au|
#-> dau
### |ʋ|o|
#-> ʋo
### |ʋ|o|
#-> ʋo
### |ɡ|i|t|au|j|
#-> ɡitauj
### |ɡ|i|t|au|j|
#-> ɡitauj
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|i|
#-> -i
### -|i|
#-> -i
### |n|o|
#-> no
### |n|o|
#-> no
### |d|o|ʃ|
#-> doʃ
### |d|o|ʃ|
#-> doʃ
### -|i|j|
#-> -ij
### -|i|j|
#-> -ij
### -|u|
#-> -u
### -|u|
#-> -u
### |ʋ|u|m|
#-> ʋum
### |ʋ|u|m|
#-> ʋum
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |t|a|
#-> ta
### |t|a|
#-> ta
### |n|o|
#-> no
### |n|o|
#-> no
### -|s|a|
#-> -sa
### -|s|a|
#-> -sa
### |f|a|t|
#-> fat
### |f|a|t|
#-> fat
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |j|ø|m|
#-> jøm
### |j|ø|m|
#-> jøm
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |ᵏǀ|i|ŋ|o|
#-> ᵏǀiŋo
### |ᵏǀ|i|ŋ|o|
#-> ᵏǀiŋo
### |d|au| |ʋ|o| |ɡ|i|t|au|j||u|k||i| |n|o| |d|o|ʃ||i|j||u| |ʋ|u|m||u|k|a| |d|a| |t|a| |n|o||s|a| |f|a|t||u|k||u| |n|o||ʋ|a| |j|ø|m||y|k||u| |ᵏǀ|i|ŋ|o|
#-> dau ʋo ɡitaujuki no doʃiju ʋumuka da ta nosa fatuku noʋa jømyku ᵏǀiŋo
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|d|au|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|ʋ|o|</word>
<word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="neut" tr="rheme">|ɡ|i|t|au|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="owner" case="GEN">|n|o|</word>
<word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN">|d|o|ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.fem">|ʋ|u|m|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem.SUBJ">|t|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem">|f|a|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc">|j|ø|m|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative">|ᵏǀ|i|ŋ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">dau</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">ʋo</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">ɡitauj</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">doʃ</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ʋum</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ta</span><br><span class="gls">3.sing.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-sa</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">fat</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">jøm</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ᵏǀiŋo</span><br><span class="gls"><span class="glssc">COMIT</span></span></span></p>
+ <p>dau ʋo ɡitaujuki no doʃiju ʋumuka da ta nosa fatuku noʋa jømyku ᵏǀiŋo</p>
+ <p>dğ wo gitğjuki no doshiju wumuka da ta nosa fatuku nowa jömyku cingo</p>
+ <il>
+ <w>
+ <o>dau</o>
+ <g>yon</g>
+ </w>
+ <w>
+ <o>ʋo</o>
+ <g>three</g>
+ </w>
+ <w>
+ <o>ɡitauj</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>doʃ</o>
+ <g>blind</g>
+ </w>
+ <w>
+ <o>-ij</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ʋum</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ta</o>
+ <g>3.sing.fem.SUBJ</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-sa</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>fat</o>
+ <g>woman</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>jøm</o>
+ <g>knife</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ᵏǀiŋo</o>
+ <g>COMIT</g>
+ </w>
+ </il>
</example>
### dau ʋo ɡitaujuki no doʃiju ʋumuka da ta nosa fatuku noʋa jømyku ᵏǀiŋo#-> dau ʋo ɡitaujuki no doʃiju ʋumuka da ta nosa fatuku noʋa jømyku ᵏǀiŋo
Dğ wo gitğjuki no doshiju wumuka da ta nosa fatuku nowa jömyku cingo. [dau ʋo ɡitaujuki no doʃiju ʋumuka da ta nosa fatuku noʋa jømyku ᵏǀiŋo] dau yon ʋo three ɡitauj mouse -uk NOM -i plur no the doʃ blind -ij GEN -u sing ʋum catch -uka indicative da PAST ta 3.sing.fem.SUBJ no the -sa fem fat woman -uk NOM -u sing no the -ʋa masc jøm knife -yk NOM -u sing ᵏǀiŋo COMIT “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 are no clitics in the nominal phrase.The Noun
The noun in Koef consists of first, the root; second, an obligatory suffix expressing case, comprising -uk /-uk/ ‘NOM’, -ij /-ij/ ‘GEN’, -ak /-ak/ ‘DAT’, -uh /-uh/ ‘INS’, -ik /-ik/ ‘VOC’, -ur /-uɾ/ ‘ALL’, -un /-un/ ‘LOC’, -im /-im/ ‘ABL’ and -iw /-iʋ/ ‘PART’; and finally, third, an obligatory suffix expressing number, comprising -u /-u/ ‘sing’, -a /-a/ ‘dual’ and -i /-i/ ‘plur’.
The noun displays the following derivational morphology: two suffixes, namely -isar /-isaɾ/ ‘little’ and -awir /-aʋiɾ/ ‘big’
The Adjective
The adjective in Koef stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in Koef stands alone without any prefixes or suffixes attached to it.
Determiners
In Koef, the determiner has the following structure: the root followed by an optional suffix expressing gender, comprising -wa /-ʋa/ ‘masc’ and -sa /-sa/ ‘fem’.
Pronouns
The pronoun in Koef stands alone without any prefixes or suffixes attached to it.
In Koef, subject pronouns (but not object pronouns ones) are dropped unless they are stressed. 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 adj2noun: 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 sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> + </np> <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 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> <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"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> </s> </example>
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> <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" 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> </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">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</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>
<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>
</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">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</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>
- <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>
</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">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</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"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
+ <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">
- <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"/>
</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"/>
+ <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="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<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">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number"/>
</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" 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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<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"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number"/> - </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" 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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> <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"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> - <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">|s|ai|</word> + <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">|n|e|ɡ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |s|ai|#-> sai
### |s|ai|
#-> sai
### |n|e|ɡ|
#-> neɡ
### |n|e|ɡ|
#-> neɡ
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |s|ai| |n|e|ɡ||u|k|a|
#-> sai neɡuka
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">|s|ai|</word>
<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">|n|e|ɡ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">sai</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">neɡ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span></p>
+ <p>sai neɡuka</p>
+ <p>sp neguka</p>
+ <il>
+ <w>
+ <o>sai</o>
+ <g>3.sing.fem</g>
+ </w>
+ <w>
+ <o>neɡ</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### sai neɡuka#-> sai neɡuka
Sp neguka. [sai neɡuka] sai 3.sing.fem neɡ love -uka indicative “He (the boy) loves her (the girl).” | (2) |
But here, the word corresponding to he (i.e., the subject) 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 adj2noun: 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 sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> + </np> <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 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> <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"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> </s> </example>
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> <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" 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> </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">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</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>
<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>
</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">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</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"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<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>
</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">
- <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"/>
</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"/>
+ <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="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc">
- <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"/>
</np>
</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">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number"/>
</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" 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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number"/>
</np>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number"/> - </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" 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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number"/> - </np> - </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"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number"/> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number">|s|ai|</word> + <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">|n|e|ɡ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number">|ɲ|o|</word> </flat> </example>
vowelharmony: No change.
### |s|ai|#-> sai
### |s|ai|
#-> sai
### |n|e|ɡ|
#-> neɡ
### |n|e|ɡ|
#-> neɡ
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |ɲ|o|
#-> ɲo
### |ɲ|o|
#-> ɲo
### |s|ai| |n|e|ɡ||u|k|a| |ɲ|o|
#-> sai neɡuka ɲo
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">|s|ai|</word>
<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">|n|e|ɡ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number">|ɲ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sai</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">neɡ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɲo</span><br><span class="gls">3.sing.masc</span></span></p>
+ <p>sai neɡuka ɲo</p>
+ <p>sp neguka ño</p>
+ <il>
+ <w>
+ <o>sai</o>
+ <g>3.sing.fem</g>
+ </w>
+ <w>
+ <o>neɡ</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ɲo</o>
+ <g>3.sing.masc</g>
+ </w>
+ </il>
</example>
### sai neɡuka ɲo#-> sai neɡuka ɲo
Sp neguka ño. [sai neɡuka ɲo] sai 3.sing.fem neɡ love -uka indicative ɲo 3.sing.masc “He loves her.” | (3) |
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 adj2noun: No change.
module articles:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<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" locus="number">
<word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> + <word gloss="the" posp="det"/> + </np> <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"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> - <word posp="noun" gloss="NN2"/> - <word gloss="the" posp="det"/> - </np> </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"/> <word gloss="the" posp="det"/> </np> <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"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">
- <word posp="noun" gloss="NN2"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN2"/>
</np>
<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" gender="masc">
- <word posp="noun" gloss="NN1"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN1"/>
</np>
</s>
</example>
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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</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>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</np>
</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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</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="hate"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</np>
</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">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"/>
</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="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="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot fem
About to call getSlotValue for NN2/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for NN2/noun/number/obligatory
Got sing
About to call getSlotValue for hate/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for NN1/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for NN1/noun/number/obligatory
Got sing
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</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="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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"> + <flat> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </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="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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Tabeng hates Gavoof."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy> + <word posp="noun" gloss="Gavoof" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" propernoun="yes">|ɡ|a|ʋ|y|f|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</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">|d|a|d|ai|ɾ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="Tabeng" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" propernoun="yes">|t|a|b|e|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="loveprop" translation="Tabeng hates Gavoof.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="Gavoof" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" propernoun="yes">|ɡ|a|ʋ|y|f|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</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">|d|a|d|ai|ɾ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="Tabeng" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" propernoun="yes">|t|a|b|e|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### -|s|a|
#-> -sa
### -|s|a|
#-> -sa
### |ɡ|a|ʋ|y|f|
#-> ɡaʋyf
### |ɡ|a|ʋ|y|f|
#-> ɡaʋyf
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |d|a|d|ai|ɾ|
#-> dadaiɾ
### |d|a|d|ai|ɾ|
#-> dadaiɾ
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |t|a|b|e|ŋ|
#-> tabeŋ
### |t|a|b|e|ŋ|
#-> tabeŋ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o||s|a| |ɡ|a|ʋ|y|f||y|k||u| |d|a|d|ai|ɾ||u|k|a| |n|o||ʋ|a| |t|a|b|e|ŋ||u|k||u|
#-> nosa ɡaʋyfyku dadaiɾuka noʋa tabeŋuku
removetags:
<example id="loveprop" translation="Tabeng hates Gavoof.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="Gavoof" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" propernoun="yes">|ɡ|a|ʋ|y|f|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</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">|d|a|d|ai|ɾ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="Tabeng" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" propernoun="yes">|t|a|b|e|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-sa</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">ɡaʋyf</span><br><span class="gls">Gavoof</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">dadaiɾ</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">tabeŋ</span><br><span class="gls">Tabeng</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>nosa ɡaʋyfyku dadaiɾuka noʋa tabeŋuku</p>
+ <p>nosa Gawyfyku dadpruka nowa Tabenguku</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-sa</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>ɡaʋyf</o>
+ <g>Gavoof</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>dadaiɾ</o>
+ <g>hate</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>tabeŋ</o>
+ <g>Tabeng</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### nosa ɡaʋyfyku dadaiɾuka noʋa tabeŋuku#-> nosa ɡaʋyfyku dadaiɾuka noʋa tabeŋuku
Nosa Gawyfyku dadpruka nowa Tabenguku. [nosa ɡaʋyfyku dadaiɾuka noʋa tabeŋuku] no the -sa fem ɡaʋyf Gavoof -yk NOM -u sing dadaiɾ hate -uka indicative no the -ʋa masc tabeŋ Tabeng -uk NOM -u sing “Tabeng hates Gavoof.” | (4) |
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 adj2noun: No change.
module articles:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </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="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </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="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns: No change.
module ngen:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> - <word gloss="the" posp="det"/> - </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> </np> </example>About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for apple/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for boy/noun/case/obligatory
Got GEN
About to call getSlotValue for boy/noun/number/obligatory
Got sing
addaffixes:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ŋ|u|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="posso1" translation="the boy's apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ŋ|u|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ŋ|i|k|ø|ʋ|
#-> ŋikøʋ
### |ŋ|i|k|ø|ʋ|
#-> ŋikøʋ
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ŋ|u|ɡ|
#-> ŋuɡ
### |ŋ|u|ɡ|
#-> ŋuɡ
### -|i|j|
#-> -ij
### -|i|j|
#-> -ij
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o||ʋ|a| |ŋ|i|k|ø|ʋ||y|k||u| |n|o||ʋ|a| |ŋ|u|ɡ||i|j||u|
#-> noʋa ŋikøʋyku noʋa ŋuɡiju
removetags:
<example id="posso1" translation="the boy's apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ŋ|u|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ŋikøʋ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ŋuɡ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>noʋa ŋikøʋyku noʋa ŋuɡiju</p>
+ <p>nowa ngiköwyku nowa ngugiju</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ŋikøʋ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ŋuɡ</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-ij</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### noʋa ŋikøʋyku noʋa ŋuɡiju#-> noʋa ŋikøʋyku noʋa ŋuɡiju
nowa ngiköwyku nowa ngugiju [noʋa ŋikøʋyku noʋa ŋuɡiju] no the -ʋa masc ŋikøʋ apple -yk NOM -u sing no the -ʋa masc ŋuɡ boy -ij GEN -u sing “the boy’s apple” | (5) |
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 adj2noun: No change.
module articles:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> <word gloss="the" posp="det"/> </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="masc"> + <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="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" 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="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="masc" 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="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module ngen:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="masc" number="sing"> - <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="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> + <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> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
<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>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> <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> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> - <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"/> </np> </example>About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for apple/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
addaffixes:
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN">|ɲ|o|</word> </flat> </example>
vowelharmony:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN">|ɲ|o|</word>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ŋ|i|k|ø|ʋ|
#-> ŋikøʋ
### |ŋ|i|k|ø|ʋ|
#-> ŋikøʋ
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |ɲ|o|
#-> ɲo
### |ɲ|o|
#-> ɲo
### |n|o||ʋ|a| |ŋ|i|k|ø|ʋ||y|k||u| |ɲ|o|
#-> noʋa ŋikøʋyku ɲo
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN">|ɲ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ŋikøʋ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɲo</span><br><span class="gls">3.sing.masc</span></span></p>
+ <p>noʋa ŋikøʋyku ɲo</p>
+ <p>nowa ngiköwyku ño</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ŋikøʋ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ɲo</o>
+ <g>3.sing.masc</g>
+ </w>
+ </il>
</example>
### noʋa ŋikøʋyku ɲo#-> noʋa ŋikøʋyku ɲo
nowa ngiköwyku ño [noʋa ŋikøʋyku ɲo] no the -ʋa masc ŋikøʋ apple -yk NOM -u sing ɲo 3.sing.masc “his (the boy’s) apple” | (6) |
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 adj2noun: No change.
module articles:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither" locus="number" role="owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> <word gloss="the" posp="det"/> </np> </np> </example>
module addgender:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" gender="masc"> <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="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" 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="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns: No change.
module ngen:
<example id="posso2" translation="my apple"> <np type="owner_owned" gender="masc" 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="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> + <word person="1excl" number="sing" posp="pron"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso2" translation="my apple">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="1excl" number="sing" posp="pron"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso2" translation="my apple">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</np>
</example>
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/> </np> </example>About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for apple/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
addaffixes:
<example id="posso2" translation="my apple">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN">|h|o|</word> </flat> </example>
vowelharmony:
<example id="posso2" translation="my apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN">|h|o|</word>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ŋ|i|k|ø|ʋ|
#-> ŋikøʋ
### |ŋ|i|k|ø|ʋ|
#-> ŋikøʋ
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |h|o|
#-> ho
### |h|o|
#-> ho
### |n|o||ʋ|a| |ŋ|i|k|ø|ʋ||y|k||u| |h|o|
#-> noʋa ŋikøʋyku ho
removetags:
<example id="posso2" translation="my apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc">|ŋ|i|k|ø|ʋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN">|h|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ŋikøʋ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ho</span><br><span class="gls">1excl.sing</span></span></p>
+ <p>noʋa ŋikøʋyku ho</p>
+ <p>nowa ngiköwyku ho</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ŋikøʋ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ho</o>
+ <g>1excl.sing</g>
+ </w>
+ </il>
</example>
### noʋa ŋikøʋyku ho#-> noʋa ŋikøʋyku ho
nowa ngiköwyku ho [noʋa ŋikøʋyku ho] no the -ʋa masc ŋikøʋ apple -yk NOM -u sing ho 1excl.sing “my apple” | (7) |
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 adj2noun: No change.
module articles:
<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">
<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"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</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"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> - <word gloss="the" posp="det"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> - <word posp="noun" gloss="daughter"/> - <word gloss="the" posp="det"/> - </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"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </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> + <np role="subj"> + <np type="owner_owned"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> + <word gloss="the" posp="det"/> + </np> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> + <word gloss="the" posp="det"/> + </np> + </np> + </np> </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"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</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>
<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"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</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="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="neighbour"/>
<word gloss="the" posp="det"/>
</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"/>
<word gloss="the" posp="det"/>
</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>
<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"/>
<word gloss="the" posp="det"/>
</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"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
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="masc"> + <np role="obj" number="sing"> + <np type="owner_owned" gender="masc" 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="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </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> - <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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
createpronouns: No change.
module ngen:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" number="sing">
<np type="owner_owned" gender="masc" 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 number="sing" def="def" locus="number" role="owned" gender="masc">
+ <word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
+ <np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
+ <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" gender="masc">
- <word posp="noun" gloss="son"/>
- <word gloss="the" posp="det"/>
</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>
<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"/>
- <word gloss="the" posp="det"/>
- </np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
+ <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
+ </np>
</s>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
- <word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="neighbour"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
</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>
<np role="subj" number="sing">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="fem">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</np>
</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>
<np role="subj" number="sing">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</s>
</example>
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" number="sing"> + <np role="obj" number="sing" gender="masc"> <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> </np> </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.masc" subj="3.sing.fem"> <word posp="verb" gloss="kiss"/> </vp> - <np role="subj" number="sing"> + <np role="subj" number="sing" gender="fem"> <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> </np> </np> </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" gender="masc">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</np>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" number="sing" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</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" gender="masc"> - <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" gender="masc" number="sing" role="obj"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> </np> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> - <np role="subj" number="sing" gender="fem"> - <np type="owner_owned" gender="fem" number="sing"> + <np type="owner_owned" gender="fem" number="sing" role="subj"> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> </np> - </np> </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"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> </np> - </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> - <np type="owner_owned" gender="fem" number="sing" role="subj"> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> - </np> </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" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
- <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.masc" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot masc
About to call getSlotValue for son/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for son/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for neighbour/noun/case/obligatory
Got GEN
About to call getSlotValue for neighbour/noun/number/obligatory
Got sing
About to call getSlotValue for kiss/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got fem
About to call getSlotValue for daughter/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for daughter/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for hunter/noun/case/obligatory
Got GEN
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</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" gender="masc"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc">|t|au|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|ʋ|a|t|i|d|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN">|k|ai|</word> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">|s|i|j|a|d|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem.SUBJ">|t|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem">|ɲ|i|ɾ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|b|i|h|i|d|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony: No change.
### |n|o|#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |t|au|s|
#-> taus
### |t|au|s|
#-> taus
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ʋ|a|t|i|d|
#-> ʋatid
### |ʋ|a|t|i|d|
#-> ʋatid
### -|i|j|
#-> -ij
### -|i|j|
#-> -ij
### -|u|
#-> -u
### -|u|
#-> -u
### |k|ai|
#-> kai
### |k|ai|
#-> kai
### |s|i|j|a|d|
#-> sijad
### |s|i|j|a|d|
#-> sijad
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |t|a|
#-> ta
### |t|a|
#-> ta
### |n|o|
#-> no
### |n|o|
#-> no
### -|s|a|
#-> -sa
### -|s|a|
#-> -sa
### |ɲ|i|ɾ|
#-> ɲiɾ
### |ɲ|i|ɾ|
#-> ɲiɾ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |b|i|h|i|d|
#-> bihid
### |b|i|h|i|d|
#-> bihid
### -|i|j|
#-> -ij
### -|i|j|
#-> -ij
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o||ʋ|a| |t|au|s||u|k||u| |n|o||ʋ|a| |ʋ|a|t|i|d||i|j||u| |k|ai| |s|i|j|a|d||u|k|a| |d|a| |t|a| |n|o||s|a| |ɲ|i|ɾ||u|k||u| |n|o||ʋ|a| |b|i|h|i|d||i|j||u|
#-> noʋa tausuku noʋa ʋatidiju kai sijaduka da ta nosa ɲiɾuku noʋa bihidiju
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc">|t|au|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|ʋ|a|t|i|d|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN">|k|ai|</word>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">|s|i|j|a|d|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem.SUBJ">|t|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem">|ɲ|i|ɾ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|b|i|h|i|d|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">taus</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ʋatid</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kai</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">sijad</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ta</span><br><span class="gls">3.sing.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-sa</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">ɲiɾ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">bihid</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>noʋa tausuku noʋa ʋatidiju kai sijaduka da ta nosa ɲiɾuku noʋa bihidiju</p>
+ <p>nowa tğsuku nowa watidiju kp sijaduka da ta nosa ñiruku nowa bihidiju</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>taus</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ʋatid</o>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o>-ij</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kai</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>sijad</o>
+ <g>kiss</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ta</o>
+ <g>3.sing.fem.SUBJ</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-sa</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>ɲiɾ</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>bihid</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ij</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### noʋa tausuku noʋa ʋatidiju kai sijaduka da ta nosa ɲiɾuku noʋa bihidiju#-> noʋa tausuku noʋa ʋatidiju kai sijaduka da ta nosa ɲiɾuku noʋa bihidiju
Nowa tğsuku nowa watidiju kp sijaduka da ta nosa ñiruku nowa bihidiju. [noʋa tausuku noʋa ʋatidiju kai sijaduka da ta nosa ɲiɾuku noʋa bihidiju] no the -ʋa masc taus son -uk NOM -u sing no the -ʋa masc ʋatid neighbour -ij GEN -u sing kai 2.sing sijad kiss -uka indicative da PAST ta 3.sing.fem.SUBJ no the -sa fem ɲiɾ daughter -uk NOM -u sing no the -ʋa masc bihid hunter -ij GEN -u sing “The hunter’s daughter kissed your neighbour’s son.” | (8) |
Derivation
Koef 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 adj2noun: 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"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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="neut"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" gender="neut"> - <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> + <word posp="noun" gloss="lamb"/> </np> </example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" gender="neut"> - <word gloss="a" posp="det"/> - <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="neut"/> </np> </example>About to call getSlotValue for a/det/gender/optional
Got neut
About to call getSlotValue for lamb/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for lamb/noun/number/obligatory
Got sing
addaffixes:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" gender="neut">
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" gender="neut"> + <flat> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut">|d|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="neut">|ɡ|i|b|u|ɲ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony: No change.
### |d|o|#-> do
### |d|o|
#-> do
### |ɡ|i|b|u|ɲ|
#-> ɡibuɲ
### |ɡ|i|b|u|ɲ|
#-> ɡibuɲ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |d|o| |ɡ|i|b|u|ɲ||u|k||u|
#-> do ɡibuɲuku
removetags:
<example id="lamb0" translation="a lamb">
<flat>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut">|d|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="neut">|ɡ|i|b|u|ɲ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">do</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ɡibuɲ</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>do ɡibuɲuku</p>
+ <p>do gibuñuku</p>
+ <il>
+ <w>
+ <o>do</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>ɡibuɲ</o>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### do ɡibuɲuku#-> do ɡibuɲuku
do gibuñuku [do ɡibuɲuku] do a ɡibuɲ lamb -uk NOM -u sing “a lamb” | (9) |
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 adj2noun: 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"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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>
<word gloss="a" posp="det"/>
</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> <word gloss="a" posp="det"/> </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="neut"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" gender="neut"> + <word gloss="a" posp="det"/> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> - <word gloss="a" posp="det"/> </np> </example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
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="neut"> - <word gloss="a" posp="det"/> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="neut"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>About to call getSlotValue for a/det/gender/optional
Got neut
About to call getSlotValue for lamb/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for lamb/noun/number/obligatory
Got sing
addaffixes:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" gender="neut">
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="neut">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" gender="neut"> + <flat> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="neut"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="neut"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="neut"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut">|d|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="neut">|ɡ|i|b|u|ɲ|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|i||||s||a||||ɾ|</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony: No change.
### |d|o|#-> do
### |d|o|
#-> do
### |ɡ|i|b|u|ɲ|
#-> ɡibuɲ
### |ɡ|i|b|u|ɲ|
#-> ɡibuɲ
### -|i||||s||a||||ɾ|
#-> -isaɾ
### -|i||||s||a||||ɾ|
#-> -isaɾ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |d|o| |ɡ|i|b|u|ɲ||i||||s||a||||ɾ||u|k||u|
#-> do ɡibuɲisaɾuku
removetags:
<example id="lamb1" translation="a little lamb">
<flat>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="neut">|d|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
- <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="neut">|ɡ|i|b|u|ɲ|</word>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|i||||s||a||||ɾ|</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">do</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ɡibuɲ</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-isaɾ</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>do ɡibuɲisaɾuku</p>
+ <p>do gibuñisaruku</p>
+ <il>
+ <w>
+ <o>do</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>ɡibuɲ</o>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o>-isaɾ</o>
+ <g>little</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### do ɡibuɲisaɾuku#-> do ɡibuɲisaɾuku
do gibuñisaruku [do ɡibuɲisaɾuku] do a ɡibuɲ lamb -isaɾ little -uk NOM -u sing “a little lamb” | (10) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Koef are enclitics (placed finally), and there are five types: first, a clitic expressing ta, comprising da /da/ ‘PAST’; second, a clitic expressing voice, comprising ti /ti/ ‘passive’; third, a clitic expressing negation, comprising ka /ka/ ‘NEG’; fourth, a clitic expressing subj, comprising sa /sa/ ‘1incl.sing’, ni /ni/ ‘1excl.sing’, si /si/ ‘2.sing’, ta /ta/ ‘3.sing.fem’, ra /ɾa/ ‘3.sing.neut’, hu /hu/ ‘1incl.dual’, ña /ɲa/ ‘1excl.dual’, wu /ʋu/ ‘2.dual’, ti /ti/ ‘3.dual.masc’, ju /ju/ ‘3.dual.fem’, fi /fi/ ‘3.dual.neut’, ngu /ŋu/ ‘1incl.plur’, ba /ba/ ‘1excl.plur’, mu /mu/ ‘2.plur’, fa /fa/ ‘3.plur.masc’, bi /bi/ ‘3.plur.fem’ and ri /ɾi/ ‘3.plur.neut’; and finally, fifth, a clitic expressing question, comprising fu /fu/ ‘Q’.
In addition, the verb is structured like this: the root followed by an obligatory suffix expressing mode, comprising -uka /-uka/ ‘indicative’, -uda /-uda/ ‘imperative’, -ufa /-ufa/ ‘conditional’ and -aku /-aku/ ‘optative’.
The verb displays the following derivational morphology: two suffixes, namely -awig /-aʋiɡ/ ‘begin’ and -ajuñ /-ajuɲ/ ‘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 adj2noun: 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 sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love" translation="I love you."> <s> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" 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> <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 casemarking: No change.
module markowner: No change.
module addgender: No change.
module propagatenumber: No change.
createpronouns: No change.
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">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</np>
<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"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</s>
</example>
copyuptophrase:
<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" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> </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> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/> </np> </s> </example>
prodrop:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</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>
- <np number="sing" def="neither" role="subj" locus="number" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
- </np>
</s>
</example>
addclitics:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</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"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
+ <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" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number"/>
</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"/>
+ <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="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<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" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number"/>
</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" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<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" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number"/> - </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" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> <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="neut" def="neither" role="obj" locus="number"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number">|k|ai|</word> + <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">|n|e|ɡ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony: No change.
### |k|ai|#-> kai
### |k|ai|
#-> kai
### |n|e|ɡ|
#-> neɡ
### |n|e|ɡ|
#-> neɡ
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |n|i|
#-> ni
### |n|i|
#-> ni
### |k|ai| |n|e|ɡ||u|k|a| |n|i|
#-> kai neɡuka ni
removetags:
<example id="love" translation="I love you.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number">|k|ai|</word>
<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">|n|e|ɡ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kai</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">neɡ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ni</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span></p>
+ <p>kai neɡuka ni</p>
+ <p>kp neguka ni</p>
+ <il>
+ <w>
+ <o>kai</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>neɡ</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ni</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ </il>
</example>
### kai neɡuka ni#-> kai neɡuka ni
Kp neguka ni. [kai neɡuka ni] kai 2.sing neɡ love -uka indicative ni 1excl.sing.SUBJ “I love you.” | (11) |
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 adj2noun: No change.
module articles:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> + <word gloss="in" posp="pp" owner="3s"/> </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="masc">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="fem">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp" owner="3s"/>
</pp>
</example>
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="masc"> <word posp="noun" gloss="table"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" gender="fem"> <word posp="noun" gloss="surface"/> </np> </np> <word gloss="in" posp="pp" owner="3s"/> </pp> </example>
createpronouns: No change.
module ngen:
<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" gender="fem">
+ <word posp="noun" gloss="surface"/>
+ </np>
<np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing" gender="fem">
- <word posp="noun" gloss="surface"/>
</np>
- </np>
<word gloss="in" posp="pp" owner="3s"/>
</pp>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<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" gender="fem">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" number="sing" locus="number" gender="masc">
- <word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="table"/>
</np>
</np>
<word gloss="in" posp="pp" owner="3s"/>
</pp>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
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" gender="fem"> <word posp="noun" gloss="surface"/> </np> <np def="def" number="sing" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="table"/> </np> - </np> <word gloss="in" posp="pp" owner="3s"/> </pp> </example>
movedowntoword:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" gender="fem">
- <word posp="noun" gloss="surface"/>
+ <word posp="noun" gloss="surface" def="def" number="sing" gender="fem"/>
</np>
<np def="def" number="sing" locus="number" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="table"/>
+ <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/>
+ <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc"/>
</np>
- <word gloss="in" posp="pp" owner="3s"/>
+ <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes"/>
</pp>
</example>
About to call getSlotValue for surface/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for surface/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for table/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for table/noun/number/obligatory
Got sing
addaffixes:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="surface" def="def" number="sing" gender="fem"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np def="def" number="sing" locus="number" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing" gender="fem"> + <flat> <word posp="noun" gloss="surface" def="def" number="sing" gender="fem"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np def="def" number="sing" locus="number" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="surface" def="def" number="sing" gender="fem"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes"/> + <word posp="noun" gloss="surface" def="def" number="sing" gender="fem">|ɲ|u|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc">|ᵑǀ|i|ɾ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes">|ʃ|y|</word> </flat> </example>
vowelharmony: No change.
### |ɲ|u|ŋ|#-> ɲuŋ
### |ɲ|u|ŋ|
#-> ɲuŋ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ᵑǀ|i|ɾ|
#-> ᵑǀiɾ
### |ᵑǀ|i|ɾ|
#-> ᵑǀiɾ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |ʃ|y|
#-> ʃy
### |ʃ|y|
#-> ʃy
### |ɲ|u|ŋ||u|k||u| |n|o||ʋ|a| |ᵑǀ|i|ɾ||u|k||u| |ʃ|y|
#-> ɲuŋuku noʋa ᵑǀiɾuku ʃy
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word posp="noun" gloss="surface" def="def" number="sing" gender="fem">|ɲ|u|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc">|ᵑǀ|i|ɾ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes">|ʃ|y|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɲuŋ</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ᵑǀiɾ</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ʃy</span><br><span class="gls">in</span></span></p>
+ <p>ɲuŋuku noʋa ᵑǀiɾuku ʃy</p>
+ <p>ñunguku nowa nciruku shy</p>
+ <il>
+ <w>
+ <o>ɲuŋ</o>
+ <g>surface</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ᵑǀiɾ</o>
+ <g>table</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ʃy</o>
+ <g>in</g>
+ </w>
+ </il>
</example>
### ɲuŋuku noʋa ᵑǀiɾuku ʃy#-> ɲuŋuku noʋa ᵑǀiɾuku ʃy
ñunguku nowa nciruku shy [ɲuŋuku noʋa ᵑǀiɾuku ʃy] ɲuŋ surface -uk NOM -u sing no the -ʋa masc ᵑǀiɾ table -uk NOM -u sing ʃy in “on the table” | (12) |
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 adj2noun: No change.
module articles:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> + <word gloss="to" posp="pp" owner="3s"/> </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="masc">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="fem">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="to" posp="pp" owner="3s"/>
</pp>
</example>
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="masc"> <word posp="noun" gloss="box"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" gender="fem"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="to" posp="pp" owner="3s"/> </pp> </example>
createpronouns: No change.
module ngen:
<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" gender="fem">
+ <word posp="noun" gloss="inside"/>
+ </np>
<np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing" gender="fem">
- <word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="to" posp="pp" owner="3s"/>
</pp>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<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" gender="fem">
<word posp="noun" gloss="inside"/>
</np>
<np def="def" number="sing" locus="number" gender="masc">
- <word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="box"/>
</np>
</np>
<word gloss="to" posp="pp" owner="3s"/>
</pp>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
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" gender="fem"> <word posp="noun" gloss="inside"/> </np> <np def="def" number="sing" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="box"/> </np> - </np> <word gloss="to" posp="pp" owner="3s"/> </pp> </example>
movedowntoword:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" gender="fem">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" number="sing" gender="fem"/>
</np>
<np def="def" number="sing" locus="number" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="box"/>
+ <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/>
+ <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/>
</np>
- <word gloss="to" posp="pp" owner="3s"/>
+ <word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes"/>
</pp>
</example>
About to call getSlotValue for inside/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for inside/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for box/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for box/noun/number/obligatory
Got sing
addaffixes:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="inside" def="def" number="sing" gender="fem"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np def="def" number="sing" locus="number" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing" gender="fem"> + <flat> <word posp="noun" gloss="inside" def="def" number="sing" gender="fem"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np def="def" number="sing" locus="number" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> <word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="inside" def="def" number="sing" gender="fem"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes"/> + <word posp="noun" gloss="inside" def="def" number="sing" gender="fem">|ɾ|au|h|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc">|ɲ|i|k|ai|ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes">|ɡ|y|</word> </flat> </example>
vowelharmony: No change.
### |ɾ|au|h|#-> ɾauh
### |ɾ|au|h|
#-> ɾauh
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ɲ|i|k|ai|ʃ|
#-> ɲikaiʃ
### |ɲ|i|k|ai|ʃ|
#-> ɲikaiʃ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |ɡ|y|
#-> ɡy
### |ɡ|y|
#-> ɡy
### |ɾ|au|h||u|k||u| |n|o||ʋ|a| |ɲ|i|k|ai|ʃ||u|k||u| |ɡ|y|
#-> ɾauhuku noʋa ɲikaiʃuku ɡy
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word posp="noun" gloss="inside" def="def" number="sing" gender="fem">|ɾ|au|h|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc">|ɲ|i|k|ai|ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes">|ɡ|y|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɾauh</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲikaiʃ</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɡy</span><br><span class="gls">to</span></span></p>
+ <p>ɾauhuku noʋa ɲikaiʃuku ɡy</p>
+ <p>rğhuku nowa ñikpshuku gy</p>
+ <il>
+ <w>
+ <o>ɾauh</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲikaiʃ</o>
+ <g>box</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ɡy</o>
+ <g>to</g>
+ </w>
+ </il>
</example>
### ɾauhuku noʋa ɲikaiʃuku ɡy#-> ɾauhuku noʋa ɲikaiʃuku ɡy
rğhuku nowa ñikpshuku gy [ɾauhuku noʋa ɲikaiʃuku ɡy] ɾauh inside -uk NOM -u sing no the -ʋa masc ɲikaiʃ box -uk NOM -u sing ɡy to “into the box” | (13) |
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 adj2noun: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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" owner="3s"/>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender: No change.
module propagatenumber: No change.
createpronouns: No change.
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">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number"> + <np number="sing" def="neither" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </example>
prodrop: No change.
addclitics: No change.
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" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number"/>
</np>
- <word gloss="COMIT" posp="pp" owner="3s"/>
+ <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> - <np number="sing" def="neither" locus="number" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number"/> - </np> <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number"/> - <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number">|h|o|</word> + <word gloss="COMIT" posp="pp" owner="3s" role="comitative">|ᵏǀ|i|ŋ|o|</word> </flat> </example>
vowelharmony: No change.
### |h|o|#-> ho
### |h|o|
#-> ho
### |ᵏǀ|i|ŋ|o|
#-> ᵏǀiŋo
### |ᵏǀ|i|ŋ|o|
#-> ᵏǀiŋo
### |h|o| |ᵏǀ|i|ŋ|o|
#-> ho ᵏǀiŋo
removetags:
<example id="adpos3" translation="with me">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" locus="number">|h|o|</word>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative">|ᵏǀ|i|ŋ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ho</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ᵏǀiŋo</span><br><span class="gls"><span class="glssc">COMIT</span></span></span></p>
+ <p>ho ᵏǀiŋo</p>
+ <p>ho cingo</p>
+ <il>
+ <w>
+ <o>ho</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>ᵏǀiŋo</o>
+ <g>COMIT</g>
+ </w>
+ </il>
</example>
### ho ᵏǀiŋo#-> ho ᵏǀiŋo
ho cingo [ho ᵏǀiŋo] ho 1excl.sing ᵏǀiŋo COMIT “with me” | (14) |
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.
Koef has Object–Verb–Subject (OVS) as its basic constituent order. Clauses begin with the object, followed by the verb, with the subject in final position. This is a rare but attested configuration in the world’s languages.
The following examples illustrate the basic, unmarked, constituent order in Koef.
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 adj2noun: No change.
module articles:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<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" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> + <word gloss="the" posp="det"/> + </np> <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"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" role="obj" locus="number"> - <word posp="noun" gloss="hunter"/> - <word gloss="the" posp="det"/> - </np> </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"/> <word gloss="the" posp="det"/> </np> <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"> + <np number="sing" def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <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>
<np number="sing" def="def" role="subj" locus="number" gender="neut">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar"/>
</np>
</s>
</example>
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">
<word gloss="the" posp="det"/>
<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.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
</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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
</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">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
- <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.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="neut"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot masc
About to call getSlotValue for hunter/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for kill/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for jaguar/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for jaguar/noun/number/obligatory
Got sing
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<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.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="obj" locus="number" gender="masc"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"> <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.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np number="sing" def="def" role="subj" locus="number" gender="neut"> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <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.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc">|b|i|h|i|d|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</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.neut">|t|i|f|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="neut">|ɾ|a|s|i|m|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony: No change.
### |n|o|#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |b|i|h|i|d|
#-> bihid
### |b|i|h|i|d|
#-> bihid
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |t|i|f|
#-> tif
### |t|i|f|
#-> tif
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |n|o|
#-> no
### |n|o|
#-> no
### |ɾ|a|s|i|m|
#-> ɾasim
### |ɾ|a|s|i|m|
#-> ɾasim
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o||ʋ|a| |b|i|h|i|d||u|k||u| |t|i|f||u|k|a| |d|a| |ɾ|a| |n|o| |ɾ|a|s|i|m||u|k||u|
#-> noʋa bihiduku tifuka da ɾa no ɾasimuku
removetags:
<example id="wo1" translation="The jaguar killed the hunter.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc">|b|i|h|i|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</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.neut">|t|i|f|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="neut">|ɾ|a|s|i|m|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">bihid</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">tif</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɾasim</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>noʋa bihiduku tifuka da ɾa no ɾasimuku</p>
+ <p>nowa bihiduku tifuka da ra no rasimuku</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>bihid</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>tif</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ɾasim</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### noʋa bihiduku tifuka da ɾa no ɾasimuku#-> noʋa bihiduku tifuka da ɾa no ɾasimuku
Nowa bihiduku tifuka da ra no rasimuku. [noʋa bihiduku tifuka da ɾa no ɾasimuku] no the -ʋa masc bihid hunter -uk NOM -u sing tif kill -uka indicative da PAST ɾa 3.sing.neut.SUBJ no the ɾasim jaguar -uk NOM -u sing “The jaguar killed the hunter.” | (15) |
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 adj2noun: No change.
module articles:
<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">
<word posp="verb" gloss="eat"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</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"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> - <word gloss="the" posp="det"/> - </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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> + <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"/> + <word gloss="the" posp="det"/> + </np> </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"/>
<word gloss="the" posp="det"/>
</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"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<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"/>
<word gloss="the" posp="det"/>
</np>
</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="neut">
+ <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"/>
<word gloss="the" posp="det"/>
</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"/>
<word gloss="the" posp="det"/>
</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="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<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">
+ <np number="sing" def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj"> - <np type="owner_owned" gender="neut"> - <np type="owner_owned" role="owner" gender="fem"> + <np role="obj" number="sing"> + <np type="owner_owned" gender="neut" 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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> <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" gender="neut"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns: No change.
module ngen:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" number="sing">
<np type="owner_owned" gender="neut" 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 number="sing" def="def" locus="number" role="owned" gender="neut">
+ <word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
- </np>
- <np number="sing" def="def" locus="number" role="owned" gender="neut">
- <word posp="noun" gloss="dog"/>
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
+ <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
+ </np>
<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" gender="neut">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" number="sing">
<np type="owner_owned" gender="neut" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="neut">
- <word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="dog"/>
</np>
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</np>
<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" gender="neut">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
</s>
</example>
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"> + <np role="obj" number="sing" gender="neut"> <np type="owner_owned" gender="neut" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="dog"/> </np> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> </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.neut"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="lion"/> </np> </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" gender="neut">
<np type="owner_owned" gender="neut" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</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" gender="neut"> - <np type="owner_owned" gender="neut" number="sing"> + <np type="owner_owned" gender="neut" number="sing" role="obj"> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="dog"/> </np> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np number="sing" def="def" role="subj" locus="number" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="lion"/> </np> </s> </example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np type="owner_owned" gender="neut" number="sing" role="obj"> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="dog"/> </np> - <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> - </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np number="sing" def="def" role="subj" locus="number" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="lion"/> </np> </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="owned" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
- <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.neut" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="neut"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot neut
About to call getSlotValue for dog/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for dog/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got fem
About to call getSlotValue for daughter/noun/case/obligatory
Got GEN
About to call getSlotValue for daughter/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for hunter/noun/case/obligatory
Got GEN
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for eat/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for lion/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for lion/noun/number/obligatory
Got sing
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owned" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</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="owned" gender="neut"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np number="sing" def="def" role="subj" locus="number" gender="neut"> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut">|j|y|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|ɲ|i|ɾ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|b|i|h|i|d|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|j|ai|b|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="neut">|f|a|ʃ|a|d|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut">|j|y|j|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|ɲ|i|ɾ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|b|i|h|i|d|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|j|ai|b|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="neut">|f|a|ʃ|a|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### |j|y|j|
#-> jyj
### |j|y|j|
#-> jyj
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|s|a|
#-> -sa
### -|s|a|
#-> -sa
### |ɲ|i|ɾ|
#-> ɲiɾ
### |ɲ|i|ɾ|
#-> ɲiɾ
### -|i|j|
#-> -ij
### -|i|j|
#-> -ij
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |b|i|h|i|d|
#-> bihid
### |b|i|h|i|d|
#-> bihid
### -|i|j|
#-> -ij
### -|i|j|
#-> -ij
### -|u|
#-> -u
### -|u|
#-> -u
### |j|ai|b|
#-> jaib
### |j|ai|b|
#-> jaib
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |n|o|
#-> no
### |n|o|
#-> no
### |f|a|ʃ|a|d|
#-> faʃad
### |f|a|ʃ|a|d|
#-> faʃad
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o| |j|y|j||y|k||u| |n|o||s|a| |ɲ|i|ɾ||i|j||u| |n|o||ʋ|a| |b|i|h|i|d||i|j||u| |j|ai|b||u|k|a| |d|a| |ɾ|a| |n|o| |f|a|ʃ|a|d||u|k||u|
#-> no jyjyku nosa ɲiɾiju noʋa bihidiju jaibuka da ɾa no faʃaduku
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut">|j|y|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|ɲ|i|ɾ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|b|i|h|i|d|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|j|ai|b|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="neut">|f|a|ʃ|a|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">jyj</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-sa</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">ɲiɾ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">bihid</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">jaib</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">faʃad</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>no jyjyku nosa ɲiɾiju noʋa bihidiju jaibuka da ɾa no faʃaduku</p>
+ <p>no jyjyku nosa ñiriju nowa bihidiju jpbuka da ra no fashaduku</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>jyj</o>
+ <g>dog</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-sa</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>ɲiɾ</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>-ij</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>bihid</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ij</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>jaib</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>faʃad</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### no jyjyku nosa ɲiɾiju noʋa bihidiju jaibuka da ɾa no faʃaduku#-> no jyjyku nosa ɲiɾiju noʋa bihidiju jaibuka da ɾa no faʃaduku
No jyjyku nosa ñiriju nowa bihidiju jpbuka da ra no fashaduku. [no jyjyku nosa ɲiɾiju noʋa bihidiju jaibuka da ɾa no faʃaduku] no the jyj dog -yk NOM -u sing no the -sa fem ɲiɾ daughter -ij GEN -u sing no the -ʋa masc bihid hunter -ij GEN -u sing jaib eat -uka indicative da PAST ɾa 3.sing.neut.SUBJ no the faʃad lion -uk NOM -u sing “The lion ate the hunter’s daughter’s dog.” | (16) |
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 Koef 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-initial: the possessed noun precedes the possessor. For instance, Koef expresses “the child’s toy” with the equivalent of “toy child”. This structure is typologically rarer and often co-occurs with verb-initial syntax or with grammatical marking on the noun.
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 adj2noun: No change.
module articles:
<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">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="friend"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/>
<word gloss="the" posp="det"/>
</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"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
</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="masc"> + <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"/> <word gloss="the" posp="det"/> </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="masc"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> </np> </example>
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="masc"> - <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" gender="neut" number="sing"> + <np type="owner_owned" role="owner" gender="masc" 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"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns: No change.
module ngen:
<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="masc" 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 number="sing" def="def" locus="number" role="owned" gender="neut"> + <word posp="noun" gloss="book"/> + <word gloss="the" posp="det"/> </np> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> - </np> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> + <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" gender="neut"> - <word posp="noun" gloss="book"/> - <word gloss="the" posp="det"/> </np> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" gender="neut" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="neut">
- <word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="book"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
- <word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="friend"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
</np>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" gender="neut" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</np>
</np>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" gender="neut" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</np>
</np>
</np>
</np>
</example>
prodrop: No change.
addclitics: No change.
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 number="sing" def="def" locus="number" role="owned" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="book"/> </np> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="friend"/> </np> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> </np> - </np> - </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="def" locus="number" role="owned" gender="neut"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="book"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="friend"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="son"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/> </np> </example>About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for book/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for book/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for friend/noun/case/obligatory
Got GEN
About to call getSlotValue for friend/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for son/noun/case/obligatory
Got GEN
About to call getSlotValue for son/noun/number/obligatory
Got sing
addaffixes:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="def" locus="number" role="owned" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="def" locus="number" role="owned" gender="neut"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut">diɡeh</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|n|e|h|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|t|au|s|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN">|k|ai|</word> </flat> </example>
vowelharmony: No change.
### |n|o|#-> no
### |n|o|
#-> no
### diɡeh
#-> diɡeh
### diɡeh
#-> diɡeh
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |n|e|h|
#-> neh
### |n|e|h|
#-> neh
### -|i|j|
#-> -ij
### -|i|j|
#-> -ij
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |t|au|s|
#-> taus
### |t|au|s|
#-> taus
### -|i|j|
#-> -ij
### -|i|j|
#-> -ij
### -|u|
#-> -u
### -|u|
#-> -u
### |k|ai|
#-> kai
### |k|ai|
#-> kai
### |n|o| diɡeh|u|k||u| |n|o||ʋ|a| |n|e|h||i|j||u| |n|o||ʋ|a| |t|au|s||i|j||u| |k|ai|
#-> no diɡehuku noʋa nehiju noʋa tausiju kai
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut">diɡeh</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|n|e|h|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|t|au|s|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|i|j|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" locus="number" role="owner" case="GEN">|k|ai|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">diɡeh</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">neh</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">taus</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kai</span><br><span class="gls">2.sing</span></span></p>
+ <p>no diɡehuku noʋa nehiju noʋa tausiju kai</p>
+ <p>no digehuku nowa nehiju nowa tğsiju kp</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>diɡeh</o>
+ <g>book</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>neh</o>
+ <g>friend</g>
+ </w>
+ <w>
+ <o>-ij</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>taus</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>-ij</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kai</o>
+ <g>2.sing</g>
+ </w>
+ </il>
</example>
### no diɡehuku noʋa nehiju noʋa tausiju kai#-> no diɡehuku noʋa nehiju noʋa tausiju kai
no digehuku nowa nehiju nowa tğsiju kp [no diɡehuku noʋa nehiju noʋa tausiju kai] no the diɡeh book -uk NOM -u sing no the -ʋa masc neh friend -ij GEN -u sing no the -ʋa masc taus son -ij GEN -u sing kai 2.sing “your son’s friend’s book” | (17) |
Case Marking
Koef does not use case marking to distinguish the core participants of the clause. There is therefore no regular nominative, accusative, ergative, active or stative marking on subjects and objects. Instead, the roles of the participants are identified by other means, cf. the examples below.
initial XML:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp tam="pres-state">
<verb>sleep</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp tam="pres-state"> - <verb>sleep</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="sleep"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module adj2noun: No change.
module articles:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="sleep"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="intr_stat" translation="The cat is sleeping."> <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="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="sleep"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="sleep"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <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="3.sing.neut"> <word posp="verb" gloss="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut">
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut">
- <word posp="verb" gloss="sleep"/>
+ <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
</np>
</s>
</example>
About to call getSlotValue for sleep/verb/mode/obligatoryGot indicative
About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for cat/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
addaffixes:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut">
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="intr_stat" translation="The cat is sleeping."> - <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut"> + <flat> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut">|h|i|ɾ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="intr_stat" translation="The cat is sleeping.">
<flat>
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut">|h|i|ɾ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |h|i|ɾ|#-> hiɾ
### |h|i|ɾ|
#-> hiɾ
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |n|o|
#-> no
### |n|o|
#-> no
### |m|ø|t|
#-> møt
### |m|ø|t|
#-> møt
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |h|i|ɾ||u|k|a| |ɾ|a| |n|o| |m|ø|t||y|k||u|
#-> hiɾuka ɾa no møtyku
removetags:
<example id="intr_stat" translation="The cat is sleeping.">
<flat>
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.neut">|h|i|ɾ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">hiɾ</span><br><span class="gls">sleep</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">møt</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>hiɾuka ɾa no møtyku</p>
+ <p>hiruka ra no mötyku</p>
+ <il>
+ <w>
+ <o>hiɾ</o>
+ <g>sleep</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>møt</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### hiɾuka ɾa no møtyku#-> hiɾuka ɾa no møtyku
Hiruka ra no mötyku. [hiɾuka ɾa no møtyku] hiɾ sleep -uka indicative ɾa 3.sing.neut.SUBJ no the møt cat -yk NOM -u sing “The cat is sleeping.” | (18) |
initial XML:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont">
<verb>run</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont"> - <verb>run</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="run"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module adj2noun: No change.
module articles:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q">
<word posp="verb" gloss="run"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="run"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="run"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut">
<word posp="verb" gloss="run"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut">
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
</np>
</s>
</example>
About to call getSlotValue for run/verb/mode/obligatorycalling defaultval for mode/
defaultval: verb, mode
returning indicative
Got indicative
About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for cat/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
addaffixes:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut">
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="intr_act" translation="The cat is running."> - <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut"> + <flat> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut">|b|e|d|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="intr_act" translation="The cat is running.">
<flat>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut">|b|e|d|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |b|e|d|#-> bed
### |b|e|d|
#-> bed
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |n|o|
#-> no
### |n|o|
#-> no
### |m|ø|t|
#-> møt
### |m|ø|t|
#-> møt
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |b|e|d||u|k|a| |ɾ|a| |n|o| |m|ø|t||y|k||u|
#-> beduka ɾa no møtyku
removetags:
<example id="intr_act" translation="The cat is running.">
<flat>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.neut">|b|e|d|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">bed</span><br><span class="gls">run</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">møt</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>beduka ɾa no møtyku</p>
+ <p>beduka ra no mötyku</p>
+ <il>
+ <w>
+ <o>bed</o>
+ <g>run</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>møt</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### beduka ɾa no møtyku#-> beduka ɾa no møtyku
Beduka ra no mötyku. [beduka ɾa no møtyku] bed run -uka indicative ɾa 3.sing.neut.SUBJ no the møt cat -yk NOM -u sing “The cat is running.” | (19) |
initial XML:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont">
<verb>chase</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont"> - <verb>chase</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module adj2noun: No change.
module articles:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q">
<word posp="verb" gloss="chase"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word gloss="the" posp="det"/> + </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> - <word posp="noun" gloss="mouse"/> - <word gloss="the" posp="det"/> - </np> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="chase"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
- <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="chase"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="chase"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut">
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot neut
About to call getSlotValue for mouse/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for chase/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning indicative
Got indicative
About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for cat/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
addaffixes:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="tr_pres" translation="The cat is chasing the mouse."> - <s> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut"> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|ɡ|i|t|au|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut">|ʃ|a|b|y|t|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|ɡ|i|t|au|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut">|ʃ|a|b|y|t|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
+ <thingy type="verbmode" function="suffix" gloss="indicative">-|y|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### |ɡ|i|t|au|j|
#-> ɡitauj
### |ɡ|i|t|au|j|
#-> ɡitauj
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |ʃ|a|b|y|t|
#-> ʃabyt
### |ʃ|a|b|y|t|
#-> ʃabyt
### -|y|k|a|
#-> -yka
### -|y|k|a|
#-> -yka
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |n|o|
#-> no
### |n|o|
#-> no
### |m|ø|t|
#-> møt
### |m|ø|t|
#-> møt
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o| |ɡ|i|t|au|j||u|k||u| |ʃ|a|b|y|t||y|k|a| |ɾ|a| |n|o| |m|ø|t||y|k||u|
#-> no ɡitaujuku ʃabytyka ɾa no møtyku
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|ɡ|i|t|au|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.neut" subj="3.sing.neut">|ʃ|a|b|y|t|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|y|k|a|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡitauj</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ʃabyt</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">-yka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">møt</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>no ɡitaujuku ʃabytyka ɾa no møtyku</p>
+ <p>no gitğjuku shabytyka ra no mötyku</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ɡitauj</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ʃabyt</o>
+ <g>chase</g>
+ </w>
+ <w>
+ <o>-yka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>møt</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### no ɡitaujuku ʃabytyka ɾa no møtyku#-> no ɡitaujuku ʃabytyka ɾa no møtyku
No gitğjuku shabytyka ra no mötyku. [no ɡitaujuku ʃabytyka ɾa no møtyku] no the ɡitauj mouse -uk NOM -u sing ʃabyt chase -yka indicative ɾa 3.sing.neut.SUBJ no the møt cat -yk NOM -u sing “The cat is chasing the mouse.” | (20) |
initial XML:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_past" translation="The cat caught the mouse."> <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 number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module adj2noun: No change.
module articles:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="tr_past" translation="The cat 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="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="tr_past" translation="The cat caught the mouse."> <s> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word gloss="the" posp="det"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> - <word posp="noun" gloss="mouse"/> - <word gloss="the" posp="det"/> - </np> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <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="catch"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
- <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.neut" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot neut
About to call getSlotValue for mouse/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for cat/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
addaffixes:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="tr_past" translation="The cat caught the mouse."> - <s> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|ɡ|i|t|au|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="tr_past" translation="The cat caught the mouse.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|ɡ|i|t|au|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### |ɡ|i|t|au|j|
#-> ɡitauj
### |ɡ|i|t|au|j|
#-> ɡitauj
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |ʋ|u|m|
#-> ʋum
### |ʋ|u|m|
#-> ʋum
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |n|o|
#-> no
### |n|o|
#-> no
### |m|ø|t|
#-> møt
### |m|ø|t|
#-> møt
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o| |ɡ|i|t|au|j||u|k||u| |ʋ|u|m||u|k|a| |d|a| |ɾ|a| |n|o| |m|ø|t||y|k||u|
#-> no ɡitaujuku ʋumuka da ɾa no møtyku
removetags:
<example id="tr_past" translation="The cat caught the mouse.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="neut">|ɡ|i|t|au|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="neut">|m|ø|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡitauj</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ʋum</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">møt</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>no ɡitaujuku ʋumuka da ɾa no møtyku</p>
+ <p>no gitğjuku wumuka da ra no mötyku</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ɡitauj</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ʋum</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>møt</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### no ɡitaujuku ʋumuka da ɾa no møtyku#-> no ɡitaujuku ʋumuka da ɾa no møtyku
No gitğjuku wumuka da ra no mötyku. [no ɡitaujuku ʋumuka da ɾa no møtyku] no the ɡitauj mouse -uk NOM -u sing ʋum catch -uka indicative da PAST ɾa 3.sing.neut.SUBJ no the møt cat -yk NOM -u sing “The cat caught the mouse.” | (21) |
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 adj2noun: No change.
module articles:
<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">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
</conjp>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> - <word gloss="the" posp="det"/> - </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> + <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"/> + <word gloss="the" posp="det"/> + </np> </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="neut"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> <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"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" gender="neut"> + <np role="obj" tr="rheme" gender="neut" number="plur"> <conjp conj="and"> <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> <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" gender="masc"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="neut" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="neut">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar"/>
</np>
<np def="def" number="plur" locus="number" gender="neut">
- <word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" locus="number" gender="neut">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<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" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="neut" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<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" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="neut" number="plur">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" gender="neut">
+ <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="neut">
+ <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="neut">
+ <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
<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" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</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="neut" number="plur">
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</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.plur.neut" subj="3.sing.masc">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</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="neut" number="plur">
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</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="neut" number="plur"> <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"> <word gloss="the" posp="det"/> <word posp="noun" gloss="jaguar"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"> <word gloss="the" posp="det"/> <word posp="noun" gloss="tiger"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"> <word gloss="the" posp="det"/> <word posp="noun" gloss="lion"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc"> <word posp="verb" gloss="kill"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> </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="neut" role="obj" tr="rheme">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc">
- <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.neut" subj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot neut
About to call getSlotValue for jaguar/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for jaguar/noun/number/obligatory
Got plur
About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for tiger/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for tiger/noun/number/obligatory
Got plur
About to call getSlotValue for the/det/gender/optional
Got neut
About to call getSlotValue for lion/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for lion/noun/number/obligatory
Got plur
About to call getSlotValue for kill/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for hunter/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</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="neut" role="obj" tr="rheme"> + <flat> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word posp="conj" gloss="and"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word posp="conj" gloss="and"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|ɾ|a|s|i|m|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <word posp="conj" gloss="and">|h|u|</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|d|a|ʃ|y|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <word posp="conj" gloss="and">|h|u|</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|f|a|ʃ|a|d|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc">|t|i|f|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|b|i|h|i|d|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|ɾ|a|s|i|m|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="conj" gloss="and">|h|u|</word>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|d|a|ʃ|y|j|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="conj" gloss="and">|h|u|</word>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|f|a|ʃ|a|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc">|t|i|f|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|b|i|h|i|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### |ɾ|a|s|i|m|
#-> ɾasim
### |ɾ|a|s|i|m|
#-> ɾasim
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|i|
#-> -i
### -|i|
#-> -i
### |h|u|
#-> hu
### |h|u|
#-> hu
### |n|o|
#-> no
### |n|o|
#-> no
### |d|a|ʃ|y|j|
#-> daʃyj
### |d|a|ʃ|y|j|
#-> daʃyj
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|i|
#-> -i
### -|i|
#-> -i
### |h|u|
#-> hu
### |h|u|
#-> hu
### |n|o|
#-> no
### |n|o|
#-> no
### |f|a|ʃ|a|d|
#-> faʃad
### |f|a|ʃ|a|d|
#-> faʃad
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|i|
#-> -i
### -|i|
#-> -i
### |t|i|f|
#-> tif
### |t|i|f|
#-> tif
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |b|i|h|i|d|
#-> bihid
### |b|i|h|i|d|
#-> bihid
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o| |ɾ|a|s|i|m||u|k||i| |h|u| |n|o| |d|a|ʃ|y|j||y|k||i| |h|u| |n|o| |f|a|ʃ|a|d||u|k||i| |t|i|f||u|k|a| |d|a| |n|o||ʋ|a| |b|i|h|i|d||u|k||u|
#-> no ɾasimuki hu no daʃyjyki hu no faʃaduki tifuka da noʋa bihiduku
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|ɾ|a|s|i|m|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="conj" gloss="and">|h|u|</word>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|d|a|ʃ|y|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="conj" gloss="and">|h|u|</word>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme">|f|a|ʃ|a|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.masc">|t|i|f|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|b|i|h|i|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɾasim</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">daʃyj</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">faʃad</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">tif</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">bihid</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>no ɾasimuki hu no daʃyjyki hu no faʃaduki tifuka da noʋa bihiduku</p>
+ <p>no rasimuki hu no dashyjyki hu no fashaduki tifuka da nowa bihiduku</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ɾasim</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>daʃyj</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>faʃad</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>tif</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>bihid</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### no ɾasimuki hu no daʃyjyki hu no faʃaduki tifuka da noʋa bihiduku#-> no ɾasimuki hu no daʃyjyki hu no faʃaduki tifuka da noʋa bihiduku
No rasimuki hu no dashyjyki hu no fashaduki tifuka da nowa bihiduku. [no ɾasimuki hu no daʃyjyki hu no faʃaduki tifuka da noʋa bihiduku] no the ɾasim jaguar -uk NOM -i plur hu and no the daʃyj tiger -yk NOM -i plur hu and no the faʃad lion -uk NOM -i plur tif kill -uka indicative da PAST no the -ʋa masc bihid hunter -uk NOM -u sing “The hunter killed the jaguars, the tigers and the lions.” | (22) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Koef 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
Koef uses the correlative strategy to form relative clauses. The relative clause is introduced by a dedicated relativiser and appears as an independent clause. The main clause contains a demonstrative that corresponds to the relativiser and identifies the element being modified. The relative clause precedes the main clause when used on its own, and follows the head noun when it functions as a modifier. The internal structure of both clauses is fully finite.
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 adj2noun: No change.
module articles:
<example id="relp1" translation="I patted the cat.">
<s>
<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" 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"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> + <word gloss="the" posp="det"/> + </np> <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"/> - <word gloss="the" posp="det"/> - </np> </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="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <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> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <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="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</s>
</example>
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="neut">
<word gloss="the" posp="det"/>
<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="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</s>
</example>
prodrop:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
- </np>
</s>
</example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
+ <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="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
- <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.neut" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot neut
About to call getSlotValue for cat/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<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="neut"> + <flat> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">|m|ø|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> </flat> </example>
vowelharmony:
<example id="relp1" translation="I patted the cat.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">|m|ø|t|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### |m|ø|t|
#-> møt
### |m|ø|t|
#-> møt
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |ɡ|a|m|u|n|
#-> ɡamun
### |ɡ|a|m|u|n|
#-> ɡamun
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |n|i|
#-> ni
### |n|i|
#-> ni
### |n|o| |m|ø|t||y|k||u| |ɡ|a|m|u|n||u|k|a| |d|a| |n|i|
#-> no møtyku ɡamunuka da ni
removetags:
<example id="relp1" translation="I patted the cat.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="neut">|m|ø|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">møt</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɡamun</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ni</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span></p>
+ <p>no møtyku ɡamunuka da ni</p>
+ <p>no mötyku gamunuka da ni</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>møt</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ɡamun</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ni</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ </il>
</example>
### no møtyku ɡamunuka da ni#-> no møtyku ɡamunuka da ni
No mötyku gamunuka da ni. [no møtyku ɡamunuka da ni] no the møt cat -yk NOM -u sing ɡamun pat -uka indicative da PAST ni 1excl.sing.SUBJ “I patted the cat.” | (23) |
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 adj2noun: No change.
module articles:
<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">
<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">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module sequential:
<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>
- <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" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
- </relp>
+ </s>
+ <s connector="then">
+ <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">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ </np>
</s>
</example>
module sentenceconnectors:
<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="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</np>
</s>
</example>
module nominalise: 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> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> + <word gloss="the" posp="det"/> + </np> <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" output="aspron"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="sing" role="obj" locus="number"> - <word posp="noun" gloss="mouse"/> - <word gloss="the" posp="det"/> - </np> </s> <s connector="then"> - <word gloss="then" posp="conj"/> - <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"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> + <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> + <word gloss="then" posp="conj"/> </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 def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <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" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> <s connector="then"> - <np role="obj"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np role="obj" gender="neut"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <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> <word gloss="then" posp="conj"/> </s> </example>
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<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" output="aspron" gender="neut">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</s>
<s connector="then">
- <np role="obj" gender="neut">
+ <np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</np>
<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>
<word gloss="then" posp="conj"/>
</s>
</example>
createpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<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" output="aspron" gender="neut">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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>
<word gloss="then" posp="conj"/>
</s>
</example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <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="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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>
<word gloss="then" posp="conj"/>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</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="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
- </np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<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.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
- <np role="obj" gender="neut" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
- <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.neut" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
- <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.neut" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot neut
About to call getSlotValue for mouse/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
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="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="neut">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <np def="def" number="sing" role="obj" locus="number" gender="neut"> + <flat> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> - <s connector="then"> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut"> <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="then" posp="conj"/> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="then" posp="conj"/> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut">|ɡ|i|t|au|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="then" posp="conj">|f|ø|</word> </flat> </example>
vowelharmony: No change.
### |n|o|#-> no
### |n|o|
#-> no
### |ɡ|i|t|au|j|
#-> ɡitauj
### |ɡ|i|t|au|j|
#-> ɡitauj
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |ʋ|u|m|
#-> ʋum
### |ʋ|u|m|
#-> ʋum
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |h|y|
#-> hy
### |h|y|
#-> hy
### |ɡ|a|m|u|n|
#-> ɡamun
### |ɡ|a|m|u|n|
#-> ɡamun
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |n|i|
#-> ni
### |n|i|
#-> ni
### |f|ø|
#-> fø
### |f|ø|
#-> fø
### |n|o| |ɡ|i|t|au|j||u|k||u| |ʋ|u|m||u|k|a| |d|a| |ɾ|a| |h|y| |ɡ|a|m|u|n||u|k|a| |d|a| |n|i| |f|ø|
#-> no ɡitaujuku ʋumuka da ɾa hy ɡamunuka da ni fø
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut">|ɡ|i|t|au|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="then" posp="conj">|f|ø|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡitauj</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ʋum</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">hy</span><br><span class="gls">3.sing.neut</span></span> <span class="ilpair"><span class="mor">ɡamun</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ni</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">fø</span><br><span class="gls">then</span></span></p>
+ <p>no ɡitaujuku ʋumuka da ɾa hy ɡamunuka da ni fø</p>
+ <p>no gitğjuku wumuka da ra hy gamunuka da ni fö</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ɡitauj</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ʋum</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>hy</o>
+ <g>3.sing.neut</g>
+ </w>
+ <w>
+ <o>ɡamun</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ni</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>fø</o>
+ <g>then</g>
+ </w>
+ </il>
</example>
### no ɡitaujuku ʋumuka da ɾa hy ɡamunuka da ni fø#-> no ɡitaujuku ʋumuka da ɾa hy ɡamunuka da ni fø
No gitğjuku wumuka da ra hy gamunuka da ni fö. [no ɡitaujuku ʋumuka da ɾa hy ɡamunuka da ni fø] no the ɡitauj mouse -uk NOM -u sing ʋum catch -uka indicative da PAST ɾa 3.sing.neut.SUBJ hy 3.sing.neut ɡamun pat -uka indicative da PAST ni 1excl.sing.SUBJ fø then “I patted the cat that caught the mouse.” | (24) |
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 adj2noun: No change.
module articles:
<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">
<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">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<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" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module sequential:
<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"/>
+ <word posp="verb" gloss="eat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <np def="def" number="sing" role="obj" locus="number">
+ <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ </s>
+ <s connector="then">
<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" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
- <relp>
- <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" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing" role="obj" locus="number">
- <word posp="noun" gloss="cheese"/>
- <word gloss="the" posp="det"/>
</np>
- </relp>
+ </s>
+ <s connector="then">
+ <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>
- </relp>
+ <np role="obj">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
+ </np>
</s>
</example>
module sentenceconnectors:
<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="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</np>
</s>
</example>
module nominalise: 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> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> + <word gloss="the" posp="det"/> + </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" head="this" locus="number" output="aspron"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="sing" role="obj" locus="number"> - <word posp="noun" gloss="cheese"/> - <word gloss="the" posp="det"/> - </np> </s> <s connector="then"> - <word gloss="then" posp="conj"/> + <np role="obj"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <word posp="noun" gloss="mouse"/> + <word gloss="the" posp="det"/> + </np> + </np> <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" output="aspron"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <word gloss="then" posp="conj"/> + </s> + <s connector="then"> <np role="obj"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> - <word posp="noun" gloss="mouse"/> + <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> - </s> - <s connector="then"> - <word gloss="then" posp="conj"/> <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"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> - <word posp="noun" gloss="cat"/> - <word gloss="the" posp="det"/> - </np> - </np> + <word gloss="then" posp="conj"/> </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 def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </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" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> <s connector="then"> - <np role="obj"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np role="obj" gender="neut"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> <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" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np role="obj"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np role="obj" gender="neut"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <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> <word gloss="then" posp="conj"/> </s> </example>
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</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" head="this" locus="number" output="aspron" gender="neut">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</s>
<s connector="then">
- <np role="obj" gender="neut">
+ <np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</np>
<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" output="aspron" gender="neut">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np role="obj" gender="neut">
+ <np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</np>
<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>
<word gloss="then" posp="conj"/>
</s>
</example>
createpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</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" head="this" locus="number" output="aspron" gender="neut">
- <word posp="noun" gloss="mouse"/>
- <word gloss="the" posp="det"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut">
- <word posp="noun" gloss="mouse"/>
- <word gloss="the" posp="det"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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" output="aspron" gender="neut">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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>
<word gloss="then" posp="conj"/>
</s>
</example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</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" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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>
<word gloss="then" posp="conj"/>
</s>
</example>
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 def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</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" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</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.neut">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</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.neut">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</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="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
- </np>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
- <np role="obj" gender="neut" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np role="obj" gender="neut" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
- <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.masc" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
- <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.neut" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
- <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.neut" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot masc
About to call getSlotValue for cheese/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cheese/noun/number/obligatory
Got sing
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="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <np def="def" number="sing" role="obj" locus="number" gender="masc"> + <flat> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> - <s connector="then"> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut"> <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut"> <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="then" posp="conj"/> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="then" posp="conj"/> - <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="then" posp="conj"/> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc">|t|u|ʃ|ø|h|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">|j|ai|b|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="then" posp="conj">|f|ø|</word> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="then" posp="conj">|f|ø|</word> </flat> </example>
vowelharmony:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
- <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc">|t|u|ʃ|ø|h|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc">|t|y|ʃ|ø|h|</word>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">|j|ai|b|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="then" posp="conj">|f|ø|</word>
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="then" posp="conj">|f|ø|</word>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |t|y|ʃ|ø|h|
#-> tyʃøh
### |t|y|ʃ|ø|h|
#-> tyʃøh
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |j|ai|b|
#-> jaib
### |j|ai|b|
#-> jaib
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |h|y|
#-> hy
### |h|y|
#-> hy
### |ʋ|u|m|
#-> ʋum
### |ʋ|u|m|
#-> ʋum
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |f|ø|
#-> fø
### |f|ø|
#-> fø
### |h|y|
#-> hy
### |h|y|
#-> hy
### |ɡ|a|m|u|n|
#-> ɡamun
### |ɡ|a|m|u|n|
#-> ɡamun
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |n|i|
#-> ni
### |n|i|
#-> ni
### |f|ø|
#-> fø
### |f|ø|
#-> fø
### |n|o||ʋ|a| |t|y|ʃ|ø|h||y|k||u| |j|ai|b||u|k|a| |d|a| |ɾ|a| |h|y| |ʋ|u|m||u|k|a| |d|a| |ɾ|a| |f|ø| |h|y| |ɡ|a|m|u|n||u|k|a| |d|a| |n|i| |f|ø|
#-> noʋa tyʃøhyku jaibuka da ɾa hy ʋumuka da ɾa fø hy ɡamunuka da ni fø
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc">|t|y|ʃ|ø|h|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">|j|ai|b|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="then" posp="conj">|f|ø|</word>
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="then" posp="conj">|f|ø|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">tyʃøh</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">jaib</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">hy</span><br><span class="gls">3.sing.neut</span></span> <span class="ilpair"><span class="mor">ʋum</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">fø</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">hy</span><br><span class="gls">3.sing.neut</span></span> <span class="ilpair"><span class="mor">ɡamun</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ni</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">fø</span><br><span class="gls">then</span></span></p>
+ <p>noʋa tyʃøhyku jaibuka da ɾa hy ʋumuka da ɾa fø hy ɡamunuka da ni fø</p>
+ <p>nowa tyshöhyku jpbuka da ra hy wumuka da ra fö hy gamunuka da ni fö</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>tyʃøh</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>jaib</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>hy</o>
+ <g>3.sing.neut</g>
+ </w>
+ <w>
+ <o>ʋum</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>fø</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>hy</o>
+ <g>3.sing.neut</g>
+ </w>
+ <w>
+ <o>ɡamun</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ni</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>fø</o>
+ <g>then</g>
+ </w>
+ </il>
</example>
### noʋa tyʃøhyku jaibuka da ɾa hy ʋumuka da ɾa fø hy ɡamunuka da ni fø#-> noʋa tyʃøhyku jaibuka da ɾa hy ʋumuka da ɾa fø hy ɡamunuka da ni fø
Nowa tyshöhyku jpbuka da ra hy wumuka da ra fö hy gamunuka da ni fö. [noʋa tyʃøhyku jaibuka da ɾa hy ʋumuka da ɾa fø hy ɡamunuka da ni fø] no the -ʋa masc tyʃøh cheese -yk NOM -u sing jaib eat -uka indicative da PAST ɾa 3.sing.neut.SUBJ hy 3.sing.neut ʋum catch -uka indicative da PAST ɾa 3.sing.neut.SUBJ fø then hy 3.sing.neut ɡamun pat -uka indicative da PAST ni 1excl.sing.SUBJ fø then “I patted the cat that caught the mouse that ate the cheese.” | (25) |
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 adj2noun: No change.
module articles:
<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">
<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">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<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" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<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" 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"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module sequential:
<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"/>
+ <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" output="aspron">
+ <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ </s>
+ <s connector="then">
+ <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" output="aspron">
+ <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
+ </np>
<np role="obj">
- <relp>
+ <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ </np>
+ </s>
+ <s connector="then">
<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" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
- <relp>
- <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" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ </np>
+ </s>
+ <s connector="then">
<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="pat"/>
</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 role="obj">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
- </relp>
</np>
- </relp>
- </np>
- </relp>
- </np>
</s>
</example>
module sentenceconnectors:
<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="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" output="aspron">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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" output="aspron">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</np>
</s>
</example>
module nominalise: 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> + <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> + <word posp="noun" gloss="cheese"/> + <word gloss="the" posp="det"/> + </np> <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> + </s> + <s connector="then"> + <np role="obj"> <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> - </s> - <s connector="then"> - <word gloss="then" posp="conj"/> + </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" head="this" locus="number" output="aspron"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> + <word gloss="then" posp="conj"/> + </s> + <s connector="then"> <np role="obj"> - <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> - <word posp="noun" gloss="cheese"/> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> - </s> - <s connector="then"> - <word gloss="then" posp="conj"/> <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" output="aspron"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <word gloss="then" posp="conj"/> + </s> + <s connector="then"> <np role="obj"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> - <word posp="noun" gloss="mouse"/> + <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> - </s> - <s connector="then"> - <word gloss="then" posp="conj"/> <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"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> - <word posp="noun" gloss="cat"/> - <word gloss="the" posp="det"/> - </np> - </np> + <word gloss="then" posp="conj"/> </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 def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <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> </s> <s connector="then"> - <np role="obj"> - <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> + <np role="obj" gender="masc"> + <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </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" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np role="obj"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np role="obj" gender="neut"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> <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" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np role="obj"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np role="obj" gender="neut"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <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> <word gloss="then" posp="conj"/> </s> </example>
module propagatenumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
<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>
</s>
<s connector="then">
- <np role="obj" gender="masc">
+ <np role="obj" gender="masc" number="sing">
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</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" head="this" locus="number" output="aspron" gender="neut">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np role="obj" gender="neut">
+ <np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</np>
<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" output="aspron" gender="neut">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np role="obj" gender="neut">
+ <np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
</np>
<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>
<word gloss="then" posp="conj"/>
</s>
</example>
createpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc"> - <word posp="noun" gloss="cheese"/> - <word gloss="the" posp="det"/> + <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <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> </s> <s connector="then"> <np role="obj" gender="masc" number="sing"> - <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc"> - <word posp="noun" gloss="cheese"/> - <word gloss="the" posp="det"/> + <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> </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" head="this" locus="number" output="aspron" gender="neut"> - <word posp="noun" gloss="mouse"/> - <word gloss="the" posp="det"/> + <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut"> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> <np role="obj" gender="neut" number="sing"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> - <word posp="noun" gloss="mouse"/> - <word gloss="the" posp="det"/> + <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut"> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/> </np> </np> <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" output="aspron" gender="neut"> - <word posp="noun" gloss="cat"/> - <word gloss="the" posp="det"/> + <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut"> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> <np role="obj" gender="neut" number="sing"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="neut"> - <word posp="noun" gloss="cat"/> - <word gloss="the" posp="det"/> + <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut"> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/> </np> </np> <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> <word gloss="then" posp="conj"/> </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 def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
<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"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="masc" number="sing">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</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" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<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"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.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="buy"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</s>
<s connector="then">
<np role="obj" gender="masc" number="sing">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</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.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</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.neut">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</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="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
prodrop:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.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="buy"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
- </np>
</s>
<s connector="then">
<np role="obj" gender="masc" number="sing">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.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="buy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np role="obj" gender="masc" number="sing">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np role="obj" gender="neut" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.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="buy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
- <np role="obj" gender="masc" number="sing">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np role="obj" gender="neut" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np role="obj" gender="neut" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="neut">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
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 def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number"/>
</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="buy"/>
+ <word posp="verb" gloss="buy" 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="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
- <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.masc" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
- <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.neut" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
- <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut"/>
+ <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
- <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.neut" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</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 def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number"/>
</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="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="neut">
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="then" posp="conj"/>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc"> + <flat> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number"/> - </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="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> - <s connector="then"> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut"> <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="neut"> <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="then" posp="conj"/> - </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="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="then" posp="conj"/> - <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="then" posp="conj"/> - <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="then" posp="conj"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number">|ɲ|o|</word> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ᵑǀ|a|ɲ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number">|ɲ|o|</word> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">|j|ai|b|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="then" posp="conj">|f|ø|</word> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="then" posp="conj">|f|ø|</word> + <word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="then" posp="conj">|f|ø|</word> </flat> </example>
vowelharmony: No change.
### |ɲ|o|#-> ɲo
### |ɲ|o|
#-> ɲo
### |ᵑǀ|a|ɲ|
#-> ᵑǀaɲ
### |ᵑǀ|a|ɲ|
#-> ᵑǀaɲ
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |n|i|
#-> ni
### |n|i|
#-> ni
### |ɲ|o|
#-> ɲo
### |ɲ|o|
#-> ɲo
### |j|ai|b|
#-> jaib
### |j|ai|b|
#-> jaib
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |f|ø|
#-> fø
### |f|ø|
#-> fø
### |h|y|
#-> hy
### |h|y|
#-> hy
### |ʋ|u|m|
#-> ʋum
### |ʋ|u|m|
#-> ʋum
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɾ|a|
#-> ɾa
### |ɾ|a|
#-> ɾa
### |f|ø|
#-> fø
### |f|ø|
#-> fø
### |h|y|
#-> hy
### |h|y|
#-> hy
### |ɡ|a|m|u|n|
#-> ɡamun
### |ɡ|a|m|u|n|
#-> ɡamun
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |n|i|
#-> ni
### |n|i|
#-> ni
### |f|ø|
#-> fø
### |f|ø|
#-> fø
### |ɲ|o| |ᵑǀ|a|ɲ||u|k|a| |d|a| |n|i| |ɲ|o| |j|ai|b||u|k|a| |d|a| |ɾ|a| |f|ø| |h|y| |ʋ|u|m||u|k|a| |d|a| |ɾ|a| |f|ø| |h|y| |ɡ|a|m|u|n||u|k|a| |d|a| |n|i| |f|ø|
#-> ɲo ᵑǀaɲuka da ni ɲo jaibuka da ɾa fø hy ʋumuka da ɾa fø hy ɡamunuka da ni fø
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number">|ɲ|o|</word>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ᵑǀ|a|ɲ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number">|ɲ|o|</word>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">|j|ai|b|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="then" posp="conj">|f|ø|</word>
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="3.sing.neut">|ʋ|u|m|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.neut.SUBJ">|ɾ|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="then" posp="conj">|f|ø|</word>
<word posp="pron" number="sing" gender="neut" gloss="3.sing.neut" def="def" role="obj" head="this" locus="number">|h|y|</word>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut" subj="1excl.sing">|ɡ|a|m|u|n|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|n|i|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="then" posp="conj">|f|ø|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɲo</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">ᵑǀaɲ</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ni</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">ɲo</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">jaib</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">fø</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">hy</span><br><span class="gls">3.sing.neut</span></span> <span class="ilpair"><span class="mor">ʋum</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾa</span><br><span class="gls">3.sing.neut.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">fø</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">hy</span><br><span class="gls">3.sing.neut</span></span> <span class="ilpair"><span class="mor">ɡamun</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ni</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">fø</span><br><span class="gls">then</span></span></p>
+ <p>ɲo ᵑǀaɲuka da ni ɲo jaibuka da ɾa fø hy ʋumuka da ɾa fø hy ɡamunuka da ni fø</p>
+ <p>ño ncañuka da ni ño jpbuka da ra fö hy wumuka da ra fö hy gamunuka da ni fö</p>
+ <il>
+ <w>
+ <o>ɲo</o>
+ <g>3.sing.masc</g>
+ </w>
+ <w>
+ <o>ᵑǀaɲ</o>
+ <g>buy</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ni</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>ɲo</o>
+ <g>3.sing.masc</g>
+ </w>
+ <w>
+ <o>jaib</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>fø</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>hy</o>
+ <g>3.sing.neut</g>
+ </w>
+ <w>
+ <o>ʋum</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾa</o>
+ <g>3.sing.neut.SUBJ</g>
+ </w>
+ <w>
+ <o>fø</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>hy</o>
+ <g>3.sing.neut</g>
+ </w>
+ <w>
+ <o>ɡamun</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ni</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>fø</o>
+ <g>then</g>
+ </w>
+ </il>
</example>
### ɲo ᵑǀaɲuka da ni ɲo jaibuka da ɾa fø hy ʋumuka da ɾa fø hy ɡamunuka da ni fø#-> ɲo ᵑǀaɲuka da ni ɲo jaibuka da ɾa fø hy ʋumuka da ɾa fø hy ɡamunuka da ni fø
Ño ncañuka da ni ño jpbuka da ra fö hy wumuka da ra fö hy gamunuka da ni fö. [ɲo ᵑǀaɲuka da ni ɲo jaibuka da ɾa fø hy ʋumuka da ɾa fø hy ɡamunuka da ni fø] ɲo 3.sing.masc ᵑǀaɲ buy -uka indicative da PAST ni 1excl.sing.SUBJ ɲo 3.sing.masc jaib eat -uka indicative da PAST ɾa 3.sing.neut.SUBJ fø then hy 3.sing.neut ʋum catch -uka indicative da PAST ɾa 3.sing.neut.SUBJ fø then hy 3.sing.neut ɡamun pat -uka indicative da PAST ni 1excl.sing.SUBJ fø then “I patted the cat that caught the mouse that ate the cheese that I bought.” | (26) |
Complementation Strategies
Koef forms complement clauses by nominalising the embedded verb. The nominalised form lacks finite verbal categories and behaves as a noun phrase. Subjects of nominalised clauses occur in the genitive case, and the nominalised verb establishes the semantic content of the complement.
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 adj2noun: 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"/>
+ <word gloss="the" posp="det"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det"/>
</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"/> <word gloss="the" posp="det"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise:
<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 role="subj">
+ <np type="owner_owned">
+ <np number="sing" def="def" head="this" role="owned" locus="number">
+ <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ <np role="owner" number="sing">
<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"/>
- <word gloss="the" posp="det"/>
- </np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
</subs>
</np>
+ </np>
+ </np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
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> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> + <word gloss="the" posp="det"/> + </np> <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"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="owner" number="sing"> <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" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </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> </np> </np> - <np number="sing" def="def" role="indobj" locus="number"> - <word posp="noun" gloss="teacher"/> - <word gloss="the" posp="det"/> - </np> </s> </example>
module casemarking: No change.
module markowner:
<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">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
<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">
<np type="owner_owned">
<np number="sing" def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</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>
</np>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> <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"> - <np type="owner_owned"> - <np number="sing" def="def" head="this" role="owned" locus="number"> + <np role="subj" gender="fem" number="sing"> + <np type="owner_owned" gender="masc"> + <np number="sing" def="def" head="this" role="owned" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> - <np role="owner" number="sing" case="GEN"> + <np role="owner" number="sing" case="GEN" gender="fem"> <subs> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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> </np> </np> </s> </example>
module propagatenumber:
<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">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
<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" gender="fem" number="sing">
- <np type="owner_owned" gender="masc">
+ <np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</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>
</np>
</np>
</s>
</example>
createpronouns: No change.
module ngen:
<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">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
<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" gender="fem" number="sing">
<np type="owner_owned" gender="masc" number="sing">
- <np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
- <word posp="noun" gloss="boy"/>
- <word gloss="the" posp="det"/>
- </np>
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</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>
+ <np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
+ <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
+ </np>
</s>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<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">
- <word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="teacher"/>
</np>
<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" gender="fem" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
- <word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
- <word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="girl"/>
</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>
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
</np>
</np>
</s>
</example>
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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</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>
<np role="subj" gender="fem" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
<word gloss="a" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</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" indobj="3.sing.fem">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
</np>
</np>
</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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</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">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" gender="fem" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
<word gloss="a" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem">
<word posp="verb" gloss="give"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
</np>
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</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">
<word posp="verb" gloss="surprise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" gender="fem" number="sing">
- <np type="owner_owned" gender="masc" number="sing">
+ <np type="owner_owned" gender="masc" number="sing" role="subj">
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
<word gloss="a" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem">
<word posp="verb" gloss="give"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
</np>
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
<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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</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">
<word posp="verb" gloss="surprise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np type="owner_owned" gender="masc" number="sing" role="subj">
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
<word gloss="a" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem">
<word posp="verb" gloss="give"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
</np>
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
- </np>
</s>
</example>
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">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" gender="neut"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut"/>
</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">
- <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="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
- <word gloss="a" posp="det"/>
- <word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem">
- <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.masc" indobj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
</np>
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det" number="sing" def="def" head="this" role="owned" locus="number" gender="masc"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/optionalGot neut
About to call getSlotValue for teacher/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for teacher/noun/number/obligatory
Got sing
About to call getSlotValue for surprise/verb/mode/obligatory
Got indicative
About to call getSlotValue for a/det/gender/optional
Got masc
About to call getSlotValue for apple/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/gender/optional
Got fem
About to call getSlotValue for girl/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for give/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for boy/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for boy/noun/number/obligatory
Got sing
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">
<word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</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">
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" role="obj" locus="number" gender="masc">
<word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
<word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem">
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
</np>
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" head="this" role="owned" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</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"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </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"> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="owner" number="sing" case="GEN" gender="fem"> - <subs> - <np number="sing" role="obj" locus="number" gender="masc"> <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"> <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem"> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> - </np> - <np number="sing" def="def" head="this" role="owned" locus="number" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" head="this" role="owned" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" number="sing" def="def" head="this" role="owned" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" gender="neut">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="neut">-</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut">ʃidid</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</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">|ɲ|a|ʃ|o|h|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.fem.SUBJ">|t|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc">|d|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc">|ŋ|i|k|ø|ʋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">|k|e|n|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem">|b|y|j|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" head="this" role="owned" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" gender="masc">|ŋ|u|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" gender="neut">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut">ʃidid</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</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">|ɲ|a|ʃ|o|h|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem.SUBJ">|t|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc">|d|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc">|ŋ|i|k|ø|ʋ|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">|k|e|n|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem">|b|y|j|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
+ <thingy type="verbmode" function="suffix" gloss="indicative">-|y|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" head="this" role="owned" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" gender="masc">|ŋ|u|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
</example>
### |n|o|#-> no
### |n|o|
#-> no
### ʃidid
#-> ʃidid
### ʃidid
#-> ʃidid
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |ɲ|a|ʃ|o|h|
#-> ɲaʃoh
### |ɲ|a|ʃ|o|h|
#-> ɲaʃoh
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |t|a|
#-> ta
### |t|a|
#-> ta
### |d|o|
#-> do
### |d|o|
#-> do
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ŋ|i|k|ø|ʋ|
#-> ŋikøʋ
### |ŋ|i|k|ø|ʋ|
#-> ŋikøʋ
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o|
#-> no
### |n|o|
#-> no
### -|s|a|
#-> -sa
### -|s|a|
#-> -sa
### |k|e|n|
#-> ken
### |k|e|n|
#-> ken
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |b|y|j|
#-> byj
### |b|y|j|
#-> byj
### -|y|k|a|
#-> -yka
### -|y|k|a|
#-> -yka
### |d|a|
#-> da
### |d|a|
#-> da
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ŋ|u|ɡ|
#-> ŋuɡ
### |ŋ|u|ɡ|
#-> ŋuɡ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |n|o| ʃidid|u|k||u| |ɲ|a|ʃ|o|h||u|k|a| |d|a| |t|a| |d|o||ʋ|a| |ŋ|i|k|ø|ʋ||y|k||u| |n|o||s|a| |k|e|n||u|k||u| |b|y|j||y|k|a| |d|a| |n|o||ʋ|a| |ŋ|u|ɡ||u|k||u|
#-> no ʃididuku ɲaʃohuka da ta doʋa ŋikøʋyku nosa kenuku byjyka da noʋa ŋuɡuku
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" gender="neut">|n|o|</word>
- <thingy type="detgender" function="suffix" gloss="neut">-</thingy>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="neut">ʃidid</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</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">|ɲ|a|ʃ|o|h|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.fem.SUBJ">|t|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc">|d|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc">|ŋ|i|k|ø|ʋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">|k|e|n|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem">|b|y|j|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|y|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" head="this" role="owned" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" gender="masc">|ŋ|u|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʃidid</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɲaʃoh</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ta</span><br><span class="gls">3.sing.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">do</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ŋikøʋ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-sa</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">ken</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">byj</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-yka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ŋuɡ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>no ʃididuku ɲaʃohuka da ta doʋa ŋikøʋyku nosa kenuku byjyka da noʋa ŋuɡuku</p>
+ <p>no shididuku ñashohuka da ta dowa ngiköwyku nosa kenuku byjyka da nowa nguguku</p>
+ <il>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ʃidid</o>
+ <g>teacher</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ɲaʃoh</o>
+ <g>surprise</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ta</o>
+ <g>3.sing.fem.SUBJ</g>
+ </w>
+ <w>
+ <o>do</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ŋikøʋ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-sa</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>ken</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>byj</o>
+ <g>give</g>
+ </w>
+ <w>
+ <o>-yka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ŋuɡ</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### no ʃididuku ɲaʃohuka da ta doʋa ŋikøʋyku nosa kenuku byjyka da noʋa ŋuɡuku#-> no ʃididuku ɲaʃohuka da ta doʋa ŋikøʋyku nosa kenuku byjyka da noʋa ŋuɡuku
No shididuku ñashohuka da ta dowa ngiköwyku nosa kenuku byjyka da nowa nguguku. [no ʃididuku ɲaʃohuka da ta doʋa ŋikøʋyku nosa kenuku byjyka da noʋa ŋuɡuku] no the ʃidid teacher -uk NOM -u sing ɲaʃoh surprise -uka indicative da PAST ta 3.sing.fem.SUBJ do a -ʋa masc ŋikøʋ apple -yk NOM -u sing no the -sa fem ken girl -uk NOM -u sing byj give -yka indicative da PAST no the -ʋa masc ŋuɡ boy -uk NOM -u sing “It surprised the teacher that the boy had given the girl an apple.” | (27) |
Quotes
Koef employs a quotative particle to mark direct and indirect speech. The quotative follows the reported phrase and identifies the preceding expression as quoted or reported. The same construction is also used to express reported thoughts.
Here is an example of how quotations are expressed:
initial XML:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp tam="past-punct">
<verb>tell</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>boy</noun>
</np>
<np role="obj" tr="rheme">
<subs>
<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>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp tam="past-punct"> - <verb>tell</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <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> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2noun: No change.
module articles:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<subs>
<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" 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>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="quot1" translation="The boy told the girl that he loved her."> <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="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <subs> - <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> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module sequential: No change.
module sentenceconnectors: No change.
module nominalise:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np number="sing" def="neither" role="owned" locus="number">
+ <word person="1excl" number="sing" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<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>
</subs>
</np>
+ </np>
+ </np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="tell"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> - <word gloss="the" posp="det"/> - </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> - <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="obj" locus="number"> <word person="2" 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> </subs> </np> </np> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="tell"/> + </vp> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det"/> + </np> </s> </example>
module casemarking: No change.
module markowner:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" 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>
</subs>
</np>
</np>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module addgender:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np role="obj" tr="rheme"> - <np type="owner_owned"> + <np role="obj" tr="rheme" gender="fem" number="sing"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> - <np role="owner" number="sing" case="GEN"> + <np role="owner" number="sing" case="GEN" gender="fem"> <subs> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" 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> </subs> </np> </np> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> - <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="boy"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="obj" tr="rheme" gender="fem" number="sing">
<np type="owner_owned" gender="fem" number="sing">
- <np number="sing" def="neither" role="owned" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
- </np>
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" 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>
</subs>
</np>
+ <np number="sing" def="neither" role="owned" locus="number">
+ <word person="1excl" number="sing" posp="pron"/>
</np>
</np>
+ </np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="obj" tr="rheme" gender="fem" number="sing">
<np type="owner_owned" gender="fem" number="sing">
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" 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>
</subs>
</np>
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</np>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">
- <word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="obj" tr="rheme" gender="fem" number="sing">
<np type="owner_owned" gender="fem" number="sing">
<np role="owner" number="sing" case="GEN" gender="fem">
<subs>
<np number="sing" def="neither" role="obj" locus="number">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</np>
<np number="sing" def="neither" role="owned" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</np>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
</s>
</example>
copyuptophrase:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np role="obj" tr="rheme" gender="fem" number="sing"> + <np role="obj" tr="rheme" gender="fem" number="sing" person="1excl"> <np type="owner_owned" gender="fem" number="sing"> - <np role="owner" number="sing" case="GEN" gender="fem"> + <np role="owner" number="sing" case="GEN" gender="fem" person="2"> <subs> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> </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"> <word posp="verb" gloss="love"/> </vp> </subs> </np> - <np number="sing" def="neither" role="owned" locus="number"> + <np number="sing" def="neither" role="owned" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/> </np> </np> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="girl"/> </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="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc"> <word posp="verb" gloss="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="obj" tr="rheme" gender="fem" number="sing" person="1excl">
<np type="owner_owned" gender="fem" number="sing">
<np role="owner" number="sing" case="GEN" gender="fem" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
</np>
<np number="sing" def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
</np>
</np>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="tell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np role="obj" tr="rheme" gender="fem" number="sing" person="1excl"> - <np type="owner_owned" gender="fem" number="sing"> + <np type="owner_owned" gender="fem" number="sing" role="obj" tr="rheme" person="1excl"> <np role="owner" number="sing" case="GEN" gender="fem" person="2"> <subs> <np number="sing" def="neither" role="obj" locus="number" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"> <word posp="verb" gloss="love"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </subs> </np> <np number="sing" def="neither" role="owned" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/> </np> </np> - </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc"> <word posp="verb" gloss="tell"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> </s> </example>
unwrapOwnerOwned:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np type="owner_owned" gender="fem" number="sing" role="obj" tr="rheme" person="1excl"> <np role="owner" number="sing" case="GEN" gender="fem" person="2"> <subs> <np number="sing" def="neither" role="obj" locus="number" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"> <word posp="verb" gloss="love"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </subs> </np> - <np number="sing" def="neither" role="owned" locus="number" person="1excl"> + <np number="sing" def="neither" role="owned" locus="number" person="1excl" gender="fem" tr="rheme"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/> </np> - </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc"> <word posp="verb" gloss="tell"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> </s> </example>
movedowntoword:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="owner" number="sing" case="GEN" gender="fem" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
</np>
<np number="sing" def="neither" role="owned" locus="number" person="1excl" gender="fem" tr="rheme">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" role="owned" locus="number" tr="rheme"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"/>
+ <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc">
- <word posp="verb" gloss="tell"/>
+ <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for love/verb/mode/obligatoryGot indicative
About to call getSlotValue for the/det/gender/optional
Got fem
About to call getSlotValue for girl/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for tell/verb/mode/obligatory
Got indicative
About to call getSlotValue for the/det/gender/optional
Got masc
About to call getSlotValue for boy/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for boy/noun/number/obligatory
Got sing
addaffixes:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="owner" number="sing" case="GEN" gender="fem" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
</np>
<np number="sing" def="neither" role="owned" locus="number" person="1excl" gender="fem" tr="rheme">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" role="owned" locus="number" tr="rheme"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="quot1" translation="The boy told the girl that he loved her."> - <s> - <np role="owner" number="sing" case="GEN" gender="fem" person="2"> - <subs> - <np number="sing" def="neither" role="obj" locus="number" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> - </np> - <np number="sing" def="neither" role="owned" locus="number" person="1excl" gender="fem" tr="rheme"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" role="owned" locus="number" tr="rheme"/> - </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc"> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" role="owned" locus="number" tr="rheme"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number">|k|ai|</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">|n|e|ɡ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" role="owned" locus="number" tr="rheme">|h|o|</word> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">|k|e|n|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc">|m|a|ɡ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|n|o|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|ŋ|u|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony: No change.
### |k|ai|#-> kai
### |k|ai|
#-> kai
### |n|e|ɡ|
#-> neɡ
### |n|e|ɡ|
#-> neɡ
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |h|o|
#-> ho
### |h|o|
#-> ho
### |n|o|
#-> no
### |n|o|
#-> no
### -|s|a|
#-> -sa
### -|s|a|
#-> -sa
### |k|e|n|
#-> ken
### |k|e|n|
#-> ken
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |m|a|ɡ|
#-> maɡ
### |m|a|ɡ|
#-> maɡ
### -|u|k|a|
#-> -uka
### -|u|k|a|
#-> -uka
### |d|a|
#-> da
### |d|a|
#-> da
### |n|o|
#-> no
### |n|o|
#-> no
### -|ʋ|a|
#-> -ʋa
### -|ʋ|a|
#-> -ʋa
### |ŋ|u|ɡ|
#-> ŋuɡ
### |ŋ|u|ɡ|
#-> ŋuɡ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |k|ai| |n|e|ɡ||u|k|a| |h|o| |n|o||s|a| |k|e|n||u|k||u| |m|a|ɡ||u|k|a| |d|a| |n|o||ʋ|a| |ŋ|u|ɡ||u|k||u|
#-> kai neɡuka ho nosa kenuku maɡuka da noʋa ŋuɡuku
removetags:
<example id="quot1" translation="The boy told the girl that he loved her.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="neut" def="neither" role="obj" locus="number">|k|ai|</word>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">|n|e|ɡ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="neut" def="neither" role="owned" locus="number" tr="rheme">|h|o|</word>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|s|a|</thingy>
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">|k|e|n|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing" indobj="3.sing.fem" subj="3.sing.masc">|m|a|ɡ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|u|k|a|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|d|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|n|o|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|ʋ|a|</thingy>
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">|ŋ|u|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kai</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">neɡ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ho</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-sa</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">ken</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">maɡ</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">-uka</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ʋa</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ŋuɡ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>kai neɡuka ho nosa kenuku maɡuka da noʋa ŋuɡuku</p>
+ <p>kp neguka ho nosa kenuku maguka da nowa nguguku</p>
+ <il>
+ <w>
+ <o>kai</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>neɡ</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ho</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-sa</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>ken</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>maɡ</o>
+ <g>tell</g>
+ </w>
+ <w>
+ <o>-uka</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ʋa</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ŋuɡ</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### kai neɡuka ho nosa kenuku maɡuka da noʋa ŋuɡuku#-> kai neɡuka ho nosa kenuku maɡuka da noʋa ŋuɡuku
Kp neguka ho nosa kenuku maguka da nowa nguguku. [kai neɡuka ho nosa kenuku maɡuka da noʋa ŋuɡuku] kai 2.sing neɡ love -uka indicative ho 1excl.sing no the -sa fem ken girl -uk NOM -u sing maɡ tell -uka indicative da PAST no the -ʋa masc ŋuɡ boy -uk NOM -u sing “The boy told the girl that he loved her.” | (28) |
How to cite this grammar
Language Creator. 2026. A Grammar of Koef. Generated by the Language Creator, version 0.91, on 4 June 2026. https://languagecreator.org/grammar/3VDS0
In BibTeX format:
@misc{LC-3VDS0,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Koef}},
howpublished = {\url{https://languagecreator.org/grammar/3VDS0}},
note = {Generated by the Language Creator, version 0.91, on 4 June 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Koef / Koef–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/3VDS0
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.
Language creation took 0.01 seconds; writing the grammar 0.07 seconds.