A Grammar of Kolak
Introduction
Scope and Purpose
This grammar provides a systematic description of the Kolak language (the 225th 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 Kolak.
Typological Profile
It has a total lack of nasal consonants, not just singular and plural, but also dual, as well as the typologically rare OSV basic word order and four genders.Phonology
Phoneme Inventory
Consonants
Kolak has 9 consonant phonemes, forming a relatively small inventory.
It has a total lack of nasal consonants, a complete absence of affricates, a complete absence of palatal consonants, something which is a rare occurrence indeed, as well as a strongly reduced sibilant system and a complete absence of phonemic voicing contrasts.The table below presents the full inventory of consonant phonemes in Kolak. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | lateral | velar | glottal | |
|---|---|---|---|---|---|
| stop | p | t | k | ||
| fricative | f | s | h | ||
| approximant | w | l |
Vowels
Kolak has 5 vowel qualities. This places it within the broadly common range of mid-sized vowel inventories. The vowel chart shows the full set of contrasts employed in the language’s phonology.
It has a full range of vowel qualities even in reduced syllables.The table below presents the full inventory of vowel phonemes in Kolak. The system comprises the distinct vowel qualities listed in the chart.
| front | central | back | |
|---|---|---|---|
| close | i | u | |
| mid | e | o | |
| open | a |
Stress and Tones
Kolak 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: /i/ becomes /u/, /e/ becomes /o/.
Writing System
Introduction
Kolak 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/ | e /e/ | f /f/ | h /h/ |
| i /i/ | k /k/ | l /l/ | o /o/ |
| p /p/ | s /s/ | t /t/ | u /u/ |
| w /w/ |
Word Classes and Morphology
Number and Gender
Number
Kolak distinguishes singular, dual and plural.
Gender
Kolak has the following genders:
Gender cl.1 – for instance: fas ‘mother’, hafuwap ‘umbrella’, hakofaf ‘belly’, hiwetat ‘stick’, hul ‘daughter’, kot ‘woman’, lalakes ‘plain’, lop ‘mouth’, sat ‘wife’, sip ‘nose’, sipawiw ‘forest’, tal ‘fire’, talosek ‘river’, tefelef ‘lake’, tik ‘hand’, tip ‘foot’, tisukek ‘bottle’, tiwopef ‘box’, wal ‘rain’, wek ‘land’.
Gender cl.2 – for instance: fip ‘day’, kak ‘left’, kat ‘son’, kef ‘good’, kew ‘time’, kikitip ‘neighbour’, kiw ‘far’, kowet ‘round’, pefewit ‘wing’, pefif ‘different’, sapak ‘blind’, sekif ‘school’, til ‘big’, tiw ‘long’, wafaw ‘dry’, wap ‘bad’, wilip ‘wet’, witaf ‘green’, wos ‘city’, wotaf ‘thin’.
Gender cl.3 – for instance: falopip ‘slime’, fef ‘top’, fefolef ‘guts’, hahotis ‘fingernail’, hekapep ‘dust’, kikitak ‘bark’, kituwah ‘binoculars’, lakifef ‘horn’, las ‘little’, latukat ‘flower’, laweset ‘apple’, pahopap ‘knee’, pak ‘tongue’, puk ‘book’, sifewaf ‘tower’, suw ‘sky’, taw ‘head’, tof ‘tooth’, wep ‘fruit’, wes ‘star’.
Gender cl.4 – for instance: fapiles ‘dialect’, hat ‘name’, hesafiw ‘lamb’, lal ‘ear’, law ‘animal’, let ‘child’, liwawaf ‘urine’, los ‘east’, pip ‘back’, pop ‘bird’, sas ‘cat’, sesiwif ‘tiger’, sif ‘fight’, sipowas ‘machine’, tak ‘colour’, tew ‘human being’, tifiwak ‘wild boar’, tolif ‘manner’, was ‘road’, wifotef ‘snake’.
The Nominal Phrase
Nominal phrases in Kolak 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: No change.
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" 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="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: 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"/>
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</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"/>
</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> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> - <np role="subj" number="sing" def="def" locus="number"> - <word posp="noun" gloss="woman"/> - <pp role="comitative"> - <word gloss="COMIT" posp="pp"/> - <np number="sing" def="def" locus="number"> - <word posp="noun" gloss="knife"/> - </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"/> </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> + <np role="subj" number="sing" def="def" locus="number"> + <word posp="noun" gloss="woman"/> + <pp role="comitative"> + <word gloss="COMIT" posp="pp"/> + <np number="sing" def="def" locus="number"> + <word posp="noun" gloss="knife"/> + </np> + </pp> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </s> </example>
module casemarking:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <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="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> </np> - <np role="subj" number="sing" def="def" locus="number"> + <np role="subj" number="sing" def="def" locus="number" case="NOM"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module markowner:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme" case="ACC">
<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"/>
</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>
<np role="subj" number="sing" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
module addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme" case="ACC">
- <np type="owner_owned">
+ <np type="owner_owned" gender="cl.4">
<np number="sing" def="def" role="owner" case="GEN">
<word posp="noun" gloss="blind" lexposp="adj"/>
</np>
- <np role="owned" def="def" number="plur" locus="number">
+ <np role="owned" def="def" number="plur" locus="number" gender="cl.4">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</np>
</np>
- <np role="subj" number="sing" def="def" locus="number" case="NOM">
+ <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <np number="sing" def="def" locus="number">
+ <np number="sing" def="def" locus="number" gender="cl.3">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
module propagatenumber:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="obj" tr="rheme" case="ACC"> - <np type="owner_owned" gender="cl.4"> + <np role="obj" tr="rheme" case="ACC" number="sing"> + <np type="owner_owned" gender="cl.4" number="plur"> <np number="sing" def="def" role="owner" case="GEN"> <word posp="noun" gloss="blind" lexposp="adj"/> </np> <np role="owned" def="def" number="plur" locus="number" gender="cl.4"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> </np> <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number" gender="cl.3"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme" case="ACC" number="sing">
<np type="owner_owned" gender="cl.4" number="plur">
<np number="sing" def="def" role="owner" case="GEN">
<word posp="noun" gloss="blind" lexposp="adj"/>
</np>
<np role="owned" def="def" number="plur" locus="number" gender="cl.4">
- <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
</np>
</np>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" gender="cl.3">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
module wordorder: No change.
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" case="ACC" number="sing"> + <np role="obj" tr="rheme" case="ACC" number="sing" gender="cl.4"> <np type="owner_owned" gender="cl.4" number="plur"> <np number="sing" def="def" role="owner" case="GEN"> <word posp="noun" gloss="blind" lexposp="adj"/> </np> <np role="owned" def="def" number="plur" locus="number" gender="cl.4"> <word posp="num" gloss="three"/> <word posp="noun" gloss="mouse"/> <word posp="det" gloss="yon"/> </np> </np> </np> <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number" gender="cl.3"> <word posp="noun" gloss="knife"/> </np> </pp> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
prodrop: No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" tr="rheme" case="ACC" number="sing" gender="cl.4">
<np type="owner_owned" gender="cl.4" number="plur">
<np number="sing" def="def" role="owner" case="GEN">
<word posp="noun" gloss="blind" lexposp="adj"/>
</np>
<np role="owned" def="def" number="plur" locus="number" gender="cl.4">
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
</np>
</np>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" gender="cl.3">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/>
</vp>
</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" case="ACC" number="sing" gender="cl.4"> - <np type="owner_owned" gender="cl.4" number="plur"> + <np type="owner_owned" gender="cl.4" number="plur" role="obj" tr="rheme" case="ACC"> <np number="sing" def="def" role="owner" case="GEN"> <word posp="noun" gloss="blind" lexposp="adj"/> </np> <np role="owned" def="def" number="plur" locus="number" gender="cl.4"> <word posp="num" gloss="three"/> <word posp="noun" gloss="mouse"/> <word posp="det" gloss="yon"/> </np> </np> - </np> <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number" gender="cl.3"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1"> <word posp="verb" gloss="catch"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np type="owner_owned" gender="cl.4" number="plur" role="obj" tr="rheme" case="ACC"> <np number="sing" def="def" role="owner" case="GEN"> <word posp="noun" gloss="blind" lexposp="adj"/> </np> - <np role="owned" def="def" number="plur" locus="number" gender="cl.4"> + <np role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"> <word posp="num" gloss="three"/> <word posp="noun" gloss="mouse"/> <word posp="det" gloss="yon"/> </np> - </np> <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number" gender="cl.3"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1"> <word posp="verb" gloss="catch"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/> </vp> </s> </example>
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np number="sing" def="def" role="owner" case="GEN">
- <word posp="noun" gloss="blind" lexposp="adj"/>
+ <word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN"/>
</np>
<np role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">
- <word posp="num" gloss="three"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="det" gloss="yon"/>
+ <word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/>
+ <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/>
+ <word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/>
</np>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"/>
<pp role="comitative">
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number" gender="cl.3">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.3"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1">
- <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.cl.4" subj="3.sing.cl.1"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/>
</vp>
</s>
</example>
About to call getSlotValue for blind/noun/case/obligatoryGot GEN
About to call getSlotValue for blind/noun/number/obligatory
Got sing
About to call getSlotValue for three/num/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got plur
About to call getSlotValue for yon/det/gender/obligatory
Got cl.4
About to call getSlotValue for woman/noun/case/obligatory
Got NOM
About to call getSlotValue for woman/noun/number/obligatory
Got sing
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
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
About to call getSlotValue for catch/verb/voice/obligatory
Got active
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
addaffixes:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np 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>
<np role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">
<word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/>
+ <thingy type="numcase" function="suffix" gloss="ACC"/>
<word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/>
+ <thingy type="detgender" function="suffix" gloss="cl.4"/>
</np>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1">
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number" gender="cl.3">
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.3"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/>
</vp>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np number="sing" def="def" role="owner" case="GEN"> + <flat> <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> - <np role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"> <word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/> <thingy type="numcase" function="suffix" gloss="ACC"/> <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/> <thingy type="detgender" function="suffix" gloss="cl.4"/> - </np> - <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - <pp role="comitative"> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="def" locus="number" gender="cl.3"> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.3"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </pp> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <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="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/> - <thingy type="numcase" function="suffix" gloss="ACC"/> - <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC"/> - <thingy type="detgender" function="suffix" gloss="cl.4"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.3"/> - <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.cl.4" subj="3.sing.cl.1"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/> + <word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN">|s|a|p|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|w|a|</word> + <thingy type="numcase" function="suffix" gloss="ACC">-|h|i|</thingy> + <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|t|i|f|u|t|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|k|a|</word> + <thingy type="detgender" function="suffix" gloss="cl.4">-|h|e|</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1">|k|o|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word gloss="COMIT" posp="pp" role="comitative">|l|a|w|i|h|a|</word> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.3">|s|a|l|e|w|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1">|w|a|f|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1.SUBJ">-</thingy> </flat> </example>
vowelharmony:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN">|s|a|p|a|k|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|w|a|</word>
<thingy type="numcase" function="suffix" gloss="ACC">-|h|i|</thingy>
- <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|t|i|f|u|t|a|k|</word>
- <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
+ <word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|t|u|f|u|t|a|k|</word>
+ <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|k|a|</word>
<thingy type="detgender" function="suffix" gloss="cl.4">-|h|e|</thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1">|k|o|t|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word gloss="COMIT" posp="pp" role="comitative">|l|a|w|i|h|a|</word>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.3">|s|a|l|e|w|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1.SUBJ">-</thingy>
</flat>
</example>
### |s|a|p|a|k|#-> sapak
### |s|a|p|a|k|
#-> sapak
### -|a|h|
#-> -ah
### -|a|h|
#-> -ah
### -|a|
#-> -a
### -|a|
#-> -a
### |w|a|
#-> wa
### |w|a|
#-> wa
### -|h|i|
#-> -hi
### -|h|i|
#-> -hi
### |t|u|f|u|t|a|k|
#-> tufutak
### |t|u|f|u|t|a|k|
#-> tufutak
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|i|
#-> -i
### -|i|
#-> -i
### |k|a|
#-> ka
### |k|a|
#-> ka
### -|h|e|
#-> -he
### -|h|e|
#-> -he
### |k|o|t|
#-> kot
### |k|o|t|
#-> kot
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|
#-> -a
### -|a|
#-> -a
### |l|a|w|i|h|a|
#-> lawiha
### |l|a|w|i|h|a|
#-> lawiha
### |s|a|l|e|w|
#-> salew
### |s|a|l|e|w|
#-> salew
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |w|a|f|
#-> waf
### |w|a|f|
#-> waf
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |s|a|p|a|k||a|h||a| |w|a||h|i| |t|u|f|u|t|a|k||u|l||i| |k|a||h|e| |k|o|t||o|w||a| |l|a|w|i|h|a| |s|a|l|e|w||e|w||a| |w|a|f||i||h||a|p|a|
#-> sapakaha wahi tufutakuli kahe kotowa lawiha salewewa wafihapa
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<word posp="noun" gloss="blind" lexposp="adj" number="sing" def="def" role="owner" case="GEN">|s|a|p|a|k|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="num" gloss="three" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|w|a|</word>
<thingy type="numcase" function="suffix" gloss="ACC">-|h|i|</thingy>
<word posp="noun" gloss="mouse" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|t|u|f|u|t|a|k|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="det" gloss="yon" role="owned" def="def" number="plur" locus="number" gender="cl.4" tr="rheme" case="ACC">|k|a|</word>
<thingy type="detgender" function="suffix" gloss="cl.4">-|h|e|</thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="cl.1">|k|o|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word gloss="COMIT" posp="pp" role="comitative">|l|a|w|i|h|a|</word>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.3">|s|a|l|e|w|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.1">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1.SUBJ">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">sapak</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">-ah</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">-hi</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">tufutak</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">-he</span><br><span class="gls">cl.4</span></span> <span class="ilpair"><span class="mor">kot</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">lawiha</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">salew</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">waf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span></p>
+ <p>sapakaha wahi tufutakuli kahe kotowa lawiha salewewa wafihapa</p>
+ <p>sapakaha wahi tufutakuli kahe kotowa lawiha salewewa wafihapa</p>
+ <il>
+ <w>
+ <o>sapak</o>
+ <g>blind</g>
+ </w>
+ <w>
+ <o>-ah</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>three</g>
+ </w>
+ <w>
+ <o>-hi</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>tufutak</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>yon</g>
+ </w>
+ <w>
+ <o>-he</o>
+ <g>cl.4</g>
+ </w>
+ <w>
+ <o>kot</o>
+ <g>woman</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>lawiha</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>salew</o>
+ <g>knife</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>waf</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ </il>
</example>
### sapakaha wahi tufutakuli kahe kotowa lawiha salewewa wafihapa#-> sapakaha wahi tufutakuli kahe kotowa lawiha salewewa wafihapa
Sapakaha wahi tufutakuli kahe kotowa lawiha salewewa wafihapa. [sapakaha wahi tufutakuli kahe kotowa lawiha salewewa wafihapa] sapak blind -ah GEN -a sing wa three -hi ACC tufutak mouse -ul ACC -i plur ka yon -he cl.4 kot woman -ow NOM -a sing lawiha COMIT salew knife -ew NOM -a sing waf catch -i PAST -h active -apa not.Q “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 Kolak consists of first, the root; second, an obligatory suffix expressing case, comprising -ew /-ew/ ‘NOM’, -il /-il/ ‘ACC’, -ah /-ah/ ‘GEN’, -is /-is/ ‘DAT’, -el /-el/ ‘INS’, -iw /-iw/ ‘VOC’, -ef /-ef/ ‘ALL’, -es /-es/ ‘LOC’, -ak /-ak/ ‘ABL’ and -as /-as/ ‘PART’; and finally, third, an obligatory suffix expressing number, comprising -a /-a/ ‘sing’, -e /-e/ ‘dual’ and -i /-i/ ‘plur’.
The noun displays the following derivational morphology: two suffixes, namely -itis /-itis/ ‘little’ and -afip /-afip/ ‘big’
The Adjective
In Kolak, the adjective has the following structure: the root followed by an obligatory suffix expressing case, comprising -ta /-ta/ ‘NOM’, -la /-la/ ‘ACC’, -ha /-ha/ ‘GEN’, -fa /-fa/ ‘DAT’, -se /-se/ ‘INS’, -ki /-ki/ ‘VOC’, -sa /-sa/ ‘ALL’, -we /-we/ ‘LOC’, -ti /-ti/ ‘ABL’ and -wa /-wa/ ‘PART’.
Numerals
The morphology of the numerals is as follows: the root followed by an obligatory suffix expressing case, comprising -ki /-ki/ ‘NOM’, -hi /-hi/ ‘ACC’, -si /-si/ ‘GEN’, -we /-we/ ‘DAT’, -le /-le/ ‘INS’, -sa /-sa/ ‘VOC’, -ke /-ke/ ‘ALL’, -te /-te/ ‘LOC’, -wa /-wa/ ‘ABL’ and -pe /-pe/ ‘PART’.
Determiners
In Kolak, the determiner has the following structure: the root followed by an obligatory suffix expressing gender, comprising -ti /-ti/ ‘cl.1’, -li /-li/ ‘cl.2’, -la /-la/ ‘cl.3’ and -he /-he/ ‘cl.4’.
Pronouns
The pronoun in Kolak has the following structure: the root followed by an obligatory suffix expressing number, comprising -e /-e/ ‘sing’, -ike /-ike/ ‘dual’ and -ika /-ika/ ‘plur’.
Kolak always includes the personal pronouns, even if they are not stressed. This is similar to English, where the only way to distinguish "he loves her" from "he loves her" and "he loves her" is the stress. So the following corresponds exactly to English in this regard:
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 NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<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" case="ACC"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module 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" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="cl.1"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module 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" case="ACC" gender="cl.1"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="cl.1"> + <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="cl.2"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="cl.1">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
</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.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="cl.1">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</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" case="ACC" gender="cl.1">
- <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
+ <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
- <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
+ <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
- <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.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
About to call getSlotValue for 3.sing.cl.1/pron/number/obligatoryGot sing
About to call getSlotValue for 3.sing.cl.2/pron/number/obligatory
Got sing
About to call getSlotValue for love/verb/ta/obligatory
Got PRES
About to call getSlotValue for love/verb/voice/obligatory
Got active
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
addaffixes:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="cl.1">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</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" case="ACC" gender="cl.1"> + <flat> <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" case="ACC"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> + <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" case="ACC">|h|e|s|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="theme" role="subj" locus="number" case="NOM">|k|o|h|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|h|i|w|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy> </flat> </example>
vowelharmony:
<example id="love2" translation="He (the boy) loves her (the girl).">
<flat>
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" case="ACC">|h|e|s|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="theme" role="subj" locus="number" case="NOM">|k|o|h|</word>
- <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
+ <thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|h|i|w|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
</flat>
</example>
### |h|e|s|#-> hes
### |h|e|s|
#-> hes
### -|e|
#-> -e
### -|e|
#-> -e
### |k|o|h|
#-> koh
### |k|o|h|
#-> koh
### -|o|
#-> -o
### -|o|
#-> -o
### |h|i|w|
#-> hiw
### |h|i|w|
#-> hiw
### -|e|
#-> -e
### -|e|
#-> -e
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |l|a|
#-> la
### |l|a|
#-> la
### |h|e|s||e| |k|o|h||o| |h|i|w||e||h||a|p|a| |l|a|
#-> hese koho hiwehapa la
removetags:
<example id="love2" translation="He (the boy) loves her (the girl).">
<flat>
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" case="ACC">|h|e|s|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="theme" role="subj" locus="number" case="NOM">|k|o|h|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|h|i|w|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">hes</span><br><span class="gls">3.sing.cl.1</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">koh</span><br><span class="gls">3.sing.cl.2</span></span> <span class="ilpair"><span class="mor">-o</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hiw</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">la</span><br><span class="gls">3.sing.cl.2.<span class="glssc">SUBJ</span></span></span></p>
+ <p>hese koho hiwehapa la</p>
+ <p>hese koho hiwehapa la</p>
+ <il>
+ <w>
+ <o>hes</o>
+ <g>3.sing.cl.1</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>koh</o>
+ <g>3.sing.cl.2</g>
+ </w>
+ <w>
+ <o>-o</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hiw</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>la</o>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ </il>
</example>
### hese koho hiwehapa la#-> hese koho hiwehapa la
Hese koho hiwehapa la. [hese koho hiwehapa la] hes 3.sing.cl.1 -e sing koh 3.sing.cl.2 -o sing hiw love -e PRES -h active -apa not.Q la 3.sing.cl.2.SUBJ “He (the boy) loves her (the girl).” | (2) |
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: No change.
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="hate"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="NN1"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="hate"/> + </vp> </s> </example>
module casemarking:
<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" case="ACC"> <word posp="noun" gloss="NN2"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module markowner: No change.
module addgender:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1"> <word posp="noun" gloss="NN2"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module 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: No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1">
<word posp="noun" gloss="NN2"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="NN1"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="hate"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1">
<word posp="noun" gloss="NN2"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="NN1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
- <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.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
About to call getSlotValue for NN2/noun/case/obligatoryGot ACC
About to call getSlotValue for NN2/noun/number/obligatory
Got sing
About to call getSlotValue for NN1/noun/case/obligatory
Got NOM
About to call getSlotValue for NN1/noun/number/obligatory
Got sing
About to call getSlotValue for hate/verb/ta/obligatory
Got PRES
About to call getSlotValue for hate/verb/voice/obligatory
Got active
About to call getSlotValue for hate/verb/question/obligatory
Got not.Q
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1">
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/>
+ <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.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1"> + <flat> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/> <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.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> - </vp> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Wafufap hates Pakekil."> <flat> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/> - <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.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> + <word posp="noun" gloss="Pakekil" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1" propernoun="yes">|p|a|k|e|k|i|l|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="Wafufap" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2" propernoun="yes">|w|a|f|u|f|a|p|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|a|w|a|f|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy> </flat> </example>
vowelharmony:
<example id="loveprop" translation="Wafufap hates Pakekil.">
<flat>
<word posp="noun" gloss="Pakekil" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1" propernoun="yes">|p|a|k|e|k|i|l|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="Wafufap" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2" propernoun="yes">|w|a|f|u|f|a|p|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|a|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
</flat>
</example>
### |p|a|k|e|k|i|l|#-> pakekil
### |p|a|k|e|k|i|l|
#-> pakekil
### -|i|l|
#-> -il
### -|i|l|
#-> -il
### -|a|
#-> -a
### -|a|
#-> -a
### |w|a|f|u|f|a|p|
#-> wafufap
### |w|a|f|u|f|a|p|
#-> wafufap
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|
#-> -a
### -|a|
#-> -a
### |p|a|w|a|f|
#-> pawaf
### |p|a|w|a|f|
#-> pawaf
### -|e|
#-> -e
### -|e|
#-> -e
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |l|a|
#-> la
### |l|a|
#-> la
### |p|a|k|e|k|i|l||i|l||a| |w|a|f|u|f|a|p||o|w||a| |p|a|w|a|f||e||h||a|p|a| |l|a|
#-> pakekilila wafufapowa pawafehapa la
removetags:
<example id="loveprop" translation="Wafufap hates Pakekil.">
<flat>
<word posp="noun" gloss="Pakekil" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.1" propernoun="yes">|p|a|k|e|k|i|l|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="Wafufap" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2" propernoun="yes">|w|a|f|u|f|a|p|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|a|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">pakekil</span><br><span class="gls">Pakekil</span></span> <span class="ilpair"><span class="mor">-il</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">wafufap</span><br><span class="gls">Wafufap</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">pawaf</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">la</span><br><span class="gls">3.sing.cl.2.<span class="glssc">SUBJ</span></span></span></p>
+ <p>pakekilila wafufapowa pawafehapa la</p>
+ <p>Pakekilila Wafufapowa pawafehapa la</p>
+ <il>
+ <w>
+ <o>pakekil</o>
+ <g>Pakekil</g>
+ </w>
+ <w>
+ <o>-il</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>wafufap</o>
+ <g>Wafufap</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>pawaf</o>
+ <g>hate</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>la</o>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ </il>
</example>
### pakekilila wafufapowa pawafehapa la#-> pakekilila wafufapowa pawafehapa la
Pakekilila Wafufapowa pawafehapa la. [pakekilila wafufapowa pawafehapa la] pakekil Pakekil -il ACC -a sing wafufap Wafufap -ow NOM -a sing pawaf hate -e PRES -h active -apa not.Q la 3.sing.cl.2.SUBJ “Wafufap hates Pakekil.” | (3) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="cl.3"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <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="cl.3"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="cl.3"> + <np type="owner_owned" case="NOM" gender="cl.3" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="apple"/> </np> </np> </example>
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: 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" case="NOM" gender="cl.3" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> </np> </example>About to call getSlotValue for boy/noun/case/obligatory
Got GEN
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/case/obligatory
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
addaffixes:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <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="owner" case="GEN" gender="cl.2"> + <flat> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|l|e|h|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">|l|a|w|e|s|e|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>
vowelharmony: No change.
### |l|e|h|#-> leh
### |l|e|h|
#-> leh
### -|a|h|
#-> -ah
### -|a|h|
#-> -ah
### -|a|
#-> -a
### -|a|
#-> -a
### |l|a|w|e|s|e|t|
#-> laweset
### |l|a|w|e|s|e|t|
#-> laweset
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |l|e|h||a|h||a| |l|a|w|e|s|e|t||e|w||a|
#-> lehaha lawesetewa
removetags:
<example id="posso1" translation="the boy's apple">
<flat>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|l|e|h|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">|l|a|w|e|s|e|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">leh</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ah</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">laweset</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span></p>
+ <p>lehaha lawesetewa</p>
+ <p>lehaha lawesetewa</p>
+ <il>
+ <w>
+ <o>leh</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-ah</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>laweset</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### lehaha lawesetewa#-> lehaha lawesetewa
lehaha lawesetewa [lehaha lawesetewa] leh boy -ah GEN -a sing laweset apple -ew NOM -a sing “the boy’s apple” | (4) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <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"/> </np> </np> </example>
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="cl.3"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="cl.2"> <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="cl.3"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="cl.3"> + <np type="owner_owned" case="NOM" gender="cl.3" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" gender="cl.3" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="cl.2"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="cl.3" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> - <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> </np> </example>About to call getSlotValue for 3.sing.cl.2/pron/number/obligatory
Got sing
About to call getSlotValue for apple/noun/case/obligatory
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="owner" case="GEN" gender="cl.2">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> + <flat> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN">|k|o|h|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">|l|a|w|e|s|e|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>
vowelharmony:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN">|k|o|h|</word>
- <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
+ <thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">|l|a|w|e|s|e|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
</example>
### |k|o|h|#-> koh
### |k|o|h|
#-> koh
### -|o|
#-> -o
### -|o|
#-> -o
### |l|a|w|e|s|e|t|
#-> laweset
### |l|a|w|e|s|e|t|
#-> laweset
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |k|o|h||o| |l|a|w|e|s|e|t||e|w||a|
#-> koho lawesetewa
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN">|k|o|h|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">|l|a|w|e|s|e|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">koh</span><br><span class="gls">3.sing.cl.2</span></span> <span class="ilpair"><span class="mor">-o</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">laweset</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span></p>
+ <p>koho lawesetewa</p>
+ <p>koho lawesetewa</p>
+ <il>
+ <w>
+ <o>koh</o>
+ <g>3.sing.cl.2</g>
+ </w>
+ <w>
+ <o>-o</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>laweset</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### koho lawesetewa#-> koho lawesetewa
koho lawesetewa [koho lawesetewa] koh 3.sing.cl.2 -o sing laweset apple -ew NOM -a sing “his (the boy’s) apple” | (5) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <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"/> </np> </np> </example>
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" gender="cl.3"> <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="cl.3"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="cl.3"> + <np type="owner_owned" case="NOM" gender="cl.3" 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="cl.3"> <word posp="noun" gloss="apple"/> </np> </np> </example>
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="posso2" translation="my apple">
<np type="owner_owned" case="NOM" gender="cl.3" number="sing">
<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="cl.4"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.3">
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM" gender="cl.3" number="sing"> - <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="cl.4"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="apple"/> </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" case="NOM" gender="cl.3" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> </np> </example>About to call getSlotValue for 1excl.sing/pron/number/obligatory
Got sing
About to call getSlotValue for apple/noun/case/obligatory
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
addaffixes:
<example id="posso2" translation="my apple">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> - <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="cl.4" def="neither" locus="number" role="owner" case="GEN">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">|l|a|w|e|s|e|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>
vowelharmony: No change.
### |f|i|t|#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |l|a|w|e|s|e|t|
#-> laweset
### |l|a|w|e|s|e|t|
#-> laweset
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |f|i|t||e| |l|a|w|e|s|e|t||e|w||a|
#-> fite lawesetewa
removetags:
<example id="posso2" translation="my apple">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">|l|a|w|e|s|e|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">laweset</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span></p>
+ <p>fite lawesetewa</p>
+ <p>fite lawesetewa</p>
+ <il>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>laweset</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### fite lawesetewa#-> fite lawesetewa
fite lawesetewa [fite lawesetewa] fit 1excl.sing -e sing laweset apple -ew NOM -a sing “my apple” | (6) |
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: No change.
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kiss"/> - </vp> - <np role="subj"> - <np type="owner_owned"> - <np number="sing" def="def" locus="number" role="owner"> - <word posp="noun" gloss="hunter"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> - <word posp="noun" gloss="daughter"/> - </np> - </np> - </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> + <np role="subj"> + <np type="owner_owned"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> + </np> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> + </np> + </np> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> </s> </example>
module casemarking:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj"> + <np role="subj" case="NOM"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
module markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<np role="subj" case="NOM">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="cl.2">
+ <np type="owner_owned" role="owner" gender="cl.2">
<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="cl.2">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.2">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<np role="subj" case="NOM">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="cl.1">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.1">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" case="ACC"> - <np type="owner_owned" gender="cl.2"> - <np type="owner_owned" role="owner" gender="cl.2"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" gender="cl.2" number="sing"> + <np type="owner_owned" role="owner" gender="cl.2" 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="cl.2"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.2"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj" case="NOM"> - <np type="owner_owned" gender="cl.1"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
createpronouns: No change.
module 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="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" gender="cl.2" number="sing">
<np type="owner_owned" role="owner" gender="cl.2" number="sing">
<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="cl.4"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.2">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<np role="subj" case="NOM" number="sing">
<np type="owner_owned" gender="cl.1" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.1">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" case="ACC" number="sing"> + <np role="obj" case="ACC" number="sing" gender="cl.2"> <np type="owner_owned" gender="cl.2" number="sing"> <np type="owner_owned" role="owner" gender="cl.2" number="sing"> - <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="cl.4"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.2"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj" case="NOM" number="sing"> + <np role="subj" case="NOM" number="sing" gender="cl.1"> <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
prodrop: No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ACC" number="sing" gender="cl.2">
<np type="owner_owned" gender="cl.2" number="sing">
<np type="owner_owned" role="owner" gender="cl.2" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.2">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<np role="subj" case="NOM" number="sing" gender="cl.1">
<np type="owner_owned" gender="cl.1" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.1">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" case="ACC" number="sing" gender="cl.2"> - <np type="owner_owned" gender="cl.2" number="sing"> + <np type="owner_owned" gender="cl.2" number="sing" role="obj" case="ACC"> <np type="owner_owned" role="owner" gender="cl.2" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.2"> <word posp="noun" gloss="son"/> </np> </np> - </np> - <np role="subj" case="NOM" number="sing" gender="cl.1"> - <np type="owner_owned" gender="cl.1" number="sing"> + <np type="owner_owned" gender="cl.1" number="sing" role="subj" case="NOM"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1"> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" gender="cl.2" number="sing" role="obj" case="ACC"> - <np type="owner_owned" role="owner" gender="cl.2" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="neighbour"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.2"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC"> <word posp="noun" gloss="son"/> </np> - </np> - <np type="owner_owned" gender="cl.1" number="sing" role="subj" case="NOM"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM"> <word posp="noun" gloss="daughter"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1"> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/> </vp> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1">
- <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.cl.2" subj="3.sing.cl.1"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/>
</vp>
</s>
</example>
About to call getSlotValue for 2.sing/pron/number/obligatoryGot sing
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 son/noun/case/obligatory
Got ACC
About to call getSlotValue for son/noun/number/obligatory
Got sing
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 daughter/noun/case/obligatory
Got NOM
About to call getSlotValue for daughter/noun/number/obligatory
Got sing
About to call getSlotValue for kiss/verb/ta/obligatory
Got PAST
About to call getSlotValue for kiss/verb/voice/obligatory
Got active
About to call getSlotValue for kiss/verb/question/obligatory
Got not.Q
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM"/>
+ <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.cl.2" subj="3.sing.cl.1">
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/>
</vp>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM"/> <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.cl.2" subj="3.sing.cl.1"> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN">|k|o|s|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|k|i|k|i|t|i|p|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC">|k|a|t|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|w|a|f|o|f|i|t|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM">|h|u|l|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1">|w|a|k|i|s|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1.SUBJ">-</thingy> </flat> </example>
vowelharmony:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN">|k|o|s|</word>
- <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
+ <thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|k|i|k|i|t|i|p|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC">|k|a|t|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
- <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|w|a|f|o|f|i|t|</word>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|w|a|f|o|f|u|t|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM">|h|u|l|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1">|w|a|k|i|s|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1.SUBJ">-</thingy>
</flat>
</example>
### |k|o|s|#-> kos
### |k|o|s|
#-> kos
### -|o|
#-> -o
### -|o|
#-> -o
### |k|i|k|i|t|i|p|
#-> kikitip
### |k|i|k|i|t|i|p|
#-> kikitip
### -|a|h|
#-> -ah
### -|a|h|
#-> -ah
### -|a|
#-> -a
### -|a|
#-> -a
### |k|a|t|
#-> kat
### |k|a|t|
#-> kat
### -|i|l|
#-> -il
### -|i|l|
#-> -il
### -|a|
#-> -a
### -|a|
#-> -a
### |w|a|f|o|f|u|t|
#-> wafofut
### |w|a|f|o|f|u|t|
#-> wafofut
### -|a|h|
#-> -ah
### -|a|h|
#-> -ah
### -|a|
#-> -a
### -|a|
#-> -a
### |h|u|l|
#-> hul
### |h|u|l|
#-> hul
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|
#-> -a
### -|a|
#-> -a
### |w|a|k|i|s|
#-> wakis
### |w|a|k|i|s|
#-> wakis
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |k|o|s||o| |k|i|k|i|t|i|p||a|h||a| |k|a|t||i|l||a| |w|a|f|o|f|u|t||a|h||a| |h|u|l||o|w||a| |w|a|k|i|s||i||h||a|p|a|
#-> koso kikitipaha katila wafofutaha hulowa wakisihapa
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN">|k|o|s|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|k|i|k|i|t|i|p|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" case="ACC">|k|a|t|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|w|a|f|o|f|u|t|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" case="NOM">|h|u|l|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.1">|w|a|k|i|s|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.1.SUBJ">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kos</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-o</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kikitip</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-ah</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kat</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-il</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">wafofut</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ah</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hul</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">wakis</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span></p>
+ <p>koso kikitipaha katila wafofutaha hulowa wakisihapa</p>
+ <p>koso kikitipaha katila wafofutaha hulowa wakisihapa</p>
+ <il>
+ <w>
+ <o>kos</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>-o</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kikitip</o>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o>-ah</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kat</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>-il</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>wafofut</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ah</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hul</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>wakis</o>
+ <g>kiss</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ </il>
</example>
### koso kikitipaha katila wafofutaha hulowa wakisihapa#-> koso kikitipaha katila wafofutaha hulowa wakisihapa
Koso kikitipaha katila wafofutaha hulowa wakisihapa. [koso kikitipaha katila wafofutaha hulowa wakisihapa] kos 2.sing -o sing kikitip neighbour -ah GEN -a sing kat son -il ACC -a sing wafofut hunter -ah GEN -a sing hul daughter -ow NOM -a sing wakis kiss -i PAST -h active -apa not.Q “The hunter’s daughter kissed your neighbour’s son.” | (7) |
Derivation
Kolak 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 NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module markowner: No change.
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"> <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: No change.
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" case="NOM" gender="cl.4"> - <word posp="noun" gloss="lamb"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/> </np> </example>About to call getSlotValue for lamb/noun/case/obligatory
Got NOM
About to call getSlotValue for lamb/noun/number/obligatory
Got sing
About to call getSlotValue for a/det/gender/obligatory
Got cl.4
addaffixes:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/>
+ <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" case="NOM" gender="cl.4"/>
+ <thingy type="detgender" function="suffix" gloss="cl.4"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"> + <flat> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/> <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" case="NOM" gender="cl.4"/> <thingy type="detgender" function="suffix" gloss="cl.4"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/> - <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" case="NOM" gender="cl.4"/> - <thingy type="detgender" function="suffix" gloss="cl.4"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|h|e|s|a|f|i|w|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|s|u|</word> + <thingy type="detgender" function="suffix" gloss="cl.4">-|h|e|</thingy> </flat> </example>
vowelharmony:
<example id="lamb0" translation="a lamb">
<flat>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|h|e|s|a|f|i|w|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|s|u|</word>
- <thingy type="detgender" function="suffix" gloss="cl.4">-|h|e|</thingy>
+ <thingy type="detgender" function="suffix" gloss="cl.4">-|h|o|</thingy>
</flat>
</example>
### |h|e|s|a|f|i|w|#-> hesafiw
### |h|e|s|a|f|i|w|
#-> hesafiw
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |s|u|
#-> su
### |s|u|
#-> su
### -|h|o|
#-> -ho
### -|h|o|
#-> -ho
### |h|e|s|a|f|i|w||e|w||a| |s|u||h|o|
#-> hesafiwewa suho
removetags:
<example id="lamb0" translation="a lamb">
<flat>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|h|e|s|a|f|i|w|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|s|u|</word>
<thingy type="detgender" function="suffix" gloss="cl.4">-|h|o|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">hesafiw</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">su</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-ho</span><br><span class="gls">cl.4</span></span></p>
+ <p>hesafiwewa suho</p>
+ <p>hesafiwewa suho</p>
+ <il>
+ <w>
+ <o>hesafiw</o>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>su</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>-ho</o>
+ <g>cl.4</g>
+ </w>
+ </il>
</example>
### hesafiwewa suho#-> hesafiwewa suho
hesafiwewa suho [hesafiwewa suho] hesafiw lamb -ew NOM -a sing su a -ho cl.4 “a lamb” | (8) |
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 NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
<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:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <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 markowner: No change.
module addgender:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"> <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: No change.
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" case="NOM" gender="cl.4"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> - <word gloss="a" posp="det"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/> </np> </example>About to call getSlotValue for lamb/noun/case/obligatory
Got NOM
About to call getSlotValue for lamb/noun/number/obligatory
Got sing
About to call getSlotValue for a/det/gender/obligatory
Got cl.4
addaffixes:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">
<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"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/>
+ <thingy type="detgender" function="suffix" gloss="cl.4"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <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" case="NOM" gender="cl.4"/> <thingy type="detgender" function="suffix" gloss="cl.4"/> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4"/> - <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" case="NOM" gender="cl.4"/> - <thingy type="detgender" function="suffix" gloss="cl.4"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|h|e|s|a|f|i|w|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|i||||t||i||||s|</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|s|u|</word> + <thingy type="detgender" function="suffix" gloss="cl.4">-|h|e|</thingy> </flat> </example>
vowelharmony:
<example id="lamb1" translation="a little lamb">
<flat>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|h|e|s|a|f|i|w|</word>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|i||||t||i||||s|</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|s|u|</word>
- <thingy type="detgender" function="suffix" gloss="cl.4">-|h|e|</thingy>
+ <thingy type="detgender" function="suffix" gloss="cl.4">-|h|o|</thingy>
</flat>
</example>
### |h|e|s|a|f|i|w|#-> hesafiw
### |h|e|s|a|f|i|w|
#-> hesafiw
### -|i||||t||i||||s|
#-> -itis
### -|i||||t||i||||s|
#-> -itis
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |s|u|
#-> su
### |s|u|
#-> su
### -|h|o|
#-> -ho
### -|h|o|
#-> -ho
### |h|e|s|a|f|i|w||i||||t||i||||s||e|w||a| |s|u||h|o|
#-> hesafiwitisewa suho
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|h|e|s|a|f|i|w|</word> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|i||||t||i||||s|</thingy> <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="cl.4">|s|u|</word> <thingy type="detgender" function="suffix" gloss="cl.4">-|h|o|</thingy> </flat> + <p><span class="ilpair"><span class="mor">hesafiw</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-itis</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">su</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-ho</span><br><span class="gls">cl.4</span></span></p> + <p>hesafiwitisewa suho</p> + <p>hesafiwitisewa suho</p> + <il> + <w> + <o>hesafiw</o> + <g>lamb</g> + </w> + <w> + <o>-itis</o> + <g>little</g> + </w> + <w> + <o>-ew</o> + <g>NOM</g> + </w> + <w> + <o>-a</o> + <g>sing</g> + </w> + <w> + <o>su</o> + <g>a</g> + </w> + <w> + <o>-ho</o> + <g>cl.4</g> + </w> + </il> </example>### hesafiwitisewa suho
#-> hesafiwitisewa suho
hesafiwitisewa suho [hesafiwitisewa suho] hesafiw lamb -itis little -ew NOM -a sing su a -ho cl.4 “a little lamb” | (9) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Kolak are enclitics (placed finally), and there are four types: first, a clitic expressing mode, comprising ki /ki/ ‘imperative’, li /li/ ‘conditional’ and he /he/ ‘optative’; second, a clitic expressing negation, comprising ka /ka/ ‘NEG’; third, a clitic expressing subj, comprising ha /ha/ ‘1incl.sing’, we /we/ ‘1excl.sing’, li /li/ ‘2.sing’, la /la/ ‘3.sing.cl.2’, se /se/ ‘3.sing.cl.3’, ti /ti/ ‘3.sing.cl.4’, ta /ta/ ‘1incl.dual’, pi /pi/ ‘1excl.dual’, pa /pa/ ‘2.dual’, te /te/ ‘3.dual.cl.1’, si /si/ ‘3.dual.cl.2’, fe /fe/ ‘3.dual.cl.3’, fe /fe/ ‘3.dual.cl.4’, fi /fi/ ‘1incl.plur’, fa /fa/ ‘1excl.plur’, wi /wi/ ‘2.plur’, wiwi /wiwi/ ‘3.plur.cl.1’, leli /leli/ ‘3.plur.cl.2’, pipi /pipi/ ‘3.plur.cl.3’ and wefi /wefi/ ‘3.plur.cl.4’; and finally, fourth, a clitic expressing comp, comprising la /la/ ‘COMP’.
In addition, the verb is structured like this: first, the root; second, an obligatory suffix expressing ta, comprising -e /-e/ ‘PRES’ and -i /-i/ ‘PAST’; third, an obligatory suffix expressing voice, comprising -h /-h/ ‘active’ and -l /-l/ ‘passive’; and finally, fourth, an obligatory suffix expressing question, comprising -a /-a/ ‘Q’ and -apa /-apa/ ‘not.Q’.
The verb displays the following derivational morphology: two suffixes, namely -epiw /-epiw/ ‘begin’ and -ipak /-ipak/ ‘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 NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<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" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module 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" case="ACC">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number" case="ACC"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/> </np> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
prodrop: No change.
addclitics:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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" case="ACC" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
</s>
</example>
About to call getSlotValue for 2.sing/pron/number/obligatoryGot sing
About to call getSlotValue for 1excl.sing/pron/number/obligatory
Got sing
About to call getSlotValue for love/verb/ta/obligatory
Got PRES
About to call getSlotValue for love/verb/voice/obligatory
Got active
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
addaffixes:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</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="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </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="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="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="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC">|k|o|s|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|h|i|w|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy> </flat> </example>
vowelharmony:
<example id="love" translation="I love you.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC">|k|o|s|</word>
- <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
+ <thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|h|i|w|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
</flat>
</example>
### |k|o|s|#-> kos
### |k|o|s|
#-> kos
### -|o|
#-> -o
### -|o|
#-> -o
### |f|i|t|
#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |h|i|w|
#-> hiw
### |h|i|w|
#-> hiw
### -|e|
#-> -e
### -|e|
#-> -e
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |w|e|
#-> we
### |w|e|
#-> we
### |k|o|s||o| |f|i|t||e| |h|i|w||e||h||a|p|a| |w|e|
#-> koso fite hiwehapa we
removetags:
<example id="love" translation="I love you.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC">|k|o|s|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|h|i|w|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kos</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-o</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hiw</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span></p>
+ <p>koso fite hiwehapa we</p>
+ <p>koso fite hiwehapa we</p>
+ <il>
+ <w>
+ <o>kos</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>-o</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hiw</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ </il>
</example>
### koso fite hiwehapa we#-> koso fite hiwehapa we
Koso fite hiwehapa we. [koso fite hiwehapa we] kos 2.sing -o sing fit 1excl.sing -e sing hiw love -e PRES -h active -apa not.Q we 1excl.sing.SUBJ “I love you.” | (10) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
+ <word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
</np>
</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">
<word gloss="in_surface" posp="pp"/>
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="cl.2">
<word posp="noun" gloss="table"/>
</np>
</pp>
</example>
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: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <word gloss="in_surface" posp="pp"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> <np def="def" number="sing" locus="number" gender="cl.2"> - <word posp="noun" gloss="table"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.2"/> </np> </pp> </example>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">
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/>
<np def="def" number="sing" locus="number" gender="cl.2">
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> + <flat> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <np def="def" number="sing" locus="number" gender="cl.2"> <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.2"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">|t|a|p|a|</word> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.2">|k|e|l|e|w|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>
vowelharmony: No change.
### |t|a|p|a|#-> tapa
### |t|a|p|a|
#-> tapa
### |k|e|l|e|w|
#-> kelew
### |k|e|l|e|w|
#-> kelew
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |t|a|p|a| |k|e|l|e|w||e|w||a|
#-> tapa kelewewa
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">|t|a|p|a|</word>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.2">|k|e|l|e|w|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tapa</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">kelew</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span></p>
+ <p>tapa kelewewa</p>
+ <p>tapa kelewewa</p>
+ <il>
+ <w>
+ <o>tapa</o>
+ <g>in_surface</g>
+ </w>
+ <w>
+ <o>kelew</o>
+ <g>table</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### tapa kelewewa#-> tapa kelewewa
tapa kelewewa [tapa kelewewa] tapa in_surface kelew table -ew NOM -a sing “on the table” | (11) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
+ <word gloss="to_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
</np>
</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">
<word gloss="to_inside" posp="pp"/>
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="cl.1">
<word posp="noun" gloss="box"/>
</np>
</pp>
</example>
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: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <word gloss="to_inside" posp="pp"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> <np def="def" number="sing" locus="number" gender="cl.1"> - <word posp="noun" gloss="box"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1"/> </np> </pp> </example>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">
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/>
<np def="def" number="sing" locus="number" gender="cl.1">
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> + <flat> <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <np def="def" number="sing" locus="number" gender="cl.1"> <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">|w|o|k|e|</word> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1">|t|i|w|o|p|e|f|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>
vowelharmony:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">|w|o|k|e|</word> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1">|t|i|w|o|p|e|f|</word> - <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">|w|o|k|o|</word> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1">|t|u|w|o|p|o|f|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>### |w|o|k|o|
#-> woko
### |w|o|k|o|
#-> woko
### |t|u|w|o|p|o|f|
#-> tuwopof
### |t|u|w|o|p|o|f|
#-> tuwopof
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|
#-> -a
### -|a|
#-> -a
### |w|o|k|o| |t|u|w|o|p|o|f||o|w||a|
#-> woko tuwopofowa
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">|w|o|k|o|</word>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1">|t|u|w|o|p|o|f|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">woko</span><br><span class="gls">to_inside</span></span> <span class="ilpair"><span class="mor">tuwopof</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span></p>
+ <p>woko tuwopofowa</p>
+ <p>woko tuwopofowa</p>
+ <il>
+ <w>
+ <o>woko</o>
+ <g>to_inside</g>
+ </w>
+ <w>
+ <o>tuwopof</o>
+ <g>box</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### woko tuwopofowa#-> woko tuwopofowa
woko tuwopofowa [woko tuwopofowa] woko to_inside tuwopof box -ow NOM -a sing “into the box” | (12) |
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 NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</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">
<word gloss="COMIT" posp="pp"/>
<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="cl.4"/>
</np>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <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="cl.4"/>
</np>
</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"> - <word gloss="COMIT" posp="pp"/> + <word gloss="COMIT" posp="pp" role="comitative"/> <np number="sing" def="neither" locus="number" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number"/> </np> </pp> </example>About to call getSlotValue for 1excl.sing/pron/number/obligatory
Got sing
addaffixes:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="neither" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</pp>
</example>
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> + <flat> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="neither" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word gloss="COMIT" posp="pp" role="comitative">|l|a|w|i|h|a|</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> </flat> </example>
vowelharmony: No change.
### |l|a|w|i|h|a|#-> lawiha
### |l|a|w|i|h|a|
#-> lawiha
### |f|i|t|
#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |l|a|w|i|h|a| |f|i|t||e|
#-> lawiha fite
removetags:
<example id="adpos3" translation="with me">
<flat>
<word gloss="COMIT" posp="pp" role="comitative">|l|a|w|i|h|a|</word>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" locus="number">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">lawiha</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span></p>
+ <p>lawiha fite</p>
+ <p>lawiha fite</p>
+ <il>
+ <w>
+ <o>lawiha</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### lawiha fite#-> lawiha fite
lawiha fite [lawiha fite] lawiha COMIT fit 1excl.sing -e sing “with me” | (13) |
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.
Kolak adopts Object–Subject–Verb (OSV) as its unmarked word order. The object precedes the subject, and the verb appears clause-finally. OSV is a rare ordering pattern but is attested in a small number of languages.
The following examples illustrate the basic, unmarked, constituent order in Kolak.
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: No change.
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> - <np number="sing" def="def" role="subj" locus="number"> - <word posp="noun" gloss="jaguar"/> - </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking:
<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" case="ACC"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module markowner: No change.
module addgender:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="obj" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module 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: No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="jaguar"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.4">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="jaguar"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.4">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.4">
- <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.cl.2" subj="3.sing.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
About to call getSlotValue for hunter/noun/case/obligatoryGot ACC
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for jaguar/noun/case/obligatory
Got NOM
About to call getSlotValue for jaguar/noun/number/obligatory
Got sing
About to call getSlotValue for kill/verb/ta/obligatory
Got PAST
About to call getSlotValue for kill/verb/voice/obligatory
Got active
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"/>
+ <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.cl.2" subj="3.sing.cl.4">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2"> + <flat> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"/> <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.cl.2" subj="3.sing.cl.4"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"/> - <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.cl.2" subj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2">|w|a|f|o|f|i|t|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">|p|a|l|u|f|e|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.4">|h|i|p|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>
vowelharmony:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2">|w|a|f|o|f|i|t|</word> - <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2">|w|a|f|o|f|u|t|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">|p|a|l|u|f|e|s|</word> - <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">|p|a|l|u|f|o|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.4">|h|i|p|</word> <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>### |w|a|f|o|f|u|t|
#-> wafofut
### |w|a|f|o|f|u|t|
#-> wafofut
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|a|
#-> -a
### -|a|
#-> -a
### |p|a|l|u|f|o|s|
#-> palufos
### |p|a|l|u|f|o|s|
#-> palufos
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|
#-> -a
### -|a|
#-> -a
### |h|i|p|
#-> hip
### |h|i|p|
#-> hip
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |w|a|f|o|f|u|t||u|l||a| |p|a|l|u|f|o|s||o|w||a| |h|i|p||i||h||a|p|a| |t|i|
#-> wafofutula palufosowa hipihapa ti
removetags:
<example id="wo1" translation="The jaguar killed the hunter.">
<flat>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="cl.2">|w|a|f|o|f|u|t|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">|p|a|l|u|f|o|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="3.sing.cl.4">|h|i|p|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">wafofut</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">palufos</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hip</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span></p>
+ <p>wafofutula palufosowa hipihapa ti</p>
+ <p>wafofutula palufosowa hipihapa ti</p>
+ <il>
+ <w>
+ <o>wafofut</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>palufos</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hip</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ </il>
</example>
### wafofutula palufosowa hipihapa ti#-> wafofutula palufosowa hipihapa ti
Wafofutula palufosowa hipihapa ti. [wafofutula palufosowa hipihapa ti] wafofut hunter -ul ACC -a sing palufos jaguar -ow NOM -a sing hip kill -i PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ “The jaguar killed the hunter.” | (14) |
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: No change.
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> - <np number="sing" def="def" role="subj" locus="number"> - <word posp="noun" gloss="lion"/> - </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </s> </example>
module casemarking:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
module markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" case="ACC">
- <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="cl.4">
+ <np type="owner_owned" role="owner" gender="cl.1">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1">
<word posp="noun" gloss="daughter"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.4">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
- <np number="sing" def="def" role="subj" locus="number" case="NOM">
+ <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" case="ACC"> - <np type="owner_owned" gender="cl.4"> - <np type="owner_owned" role="owner" gender="cl.1"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" gender="cl.4" number="sing"> + <np type="owner_owned" role="owner" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.4"> <word posp="noun" gloss="dog"/> </np> </np> </np> <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" case="ACC" number="sing"> + <np role="obj" case="ACC" number="sing" gender="cl.1"> <np type="owner_owned" gender="cl.4" number="sing"> <np type="owner_owned" role="owner" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.4"> <word posp="noun" gloss="dog"/> </np> </np> </np> <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="lion"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
prodrop: No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" case="ACC" number="sing" gender="cl.1">
<np type="owner_owned" gender="cl.4" number="sing">
<np type="owner_owned" role="owner" gender="cl.1" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.4">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" case="ACC" number="sing" gender="cl.1"> - <np type="owner_owned" gender="cl.4" number="sing"> + <np type="owner_owned" gender="cl.4" number="sing" role="obj" case="ACC"> <np type="owner_owned" role="owner" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.4"> <word posp="noun" gloss="dog"/> </np> </np> - </np> <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4"> <word posp="verb" gloss="eat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np type="owner_owned" gender="cl.4" number="sing" role="obj" case="ACC"> - <np type="owner_owned" role="owner" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.4"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC"> <word posp="noun" gloss="dog"/> </np> - </np> <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4"> <word posp="verb" gloss="eat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> </vp> </s> </example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4">
- <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.cl.1" subj="3.sing.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
About to call getSlotValue for hunter/noun/case/obligatoryGot GEN
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
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 dog/noun/case/obligatory
Got ACC
About to call getSlotValue for dog/noun/number/obligatory
Got sing
About to call getSlotValue for lion/noun/case/obligatory
Got NOM
About to call getSlotValue for lion/noun/number/obligatory
Got sing
About to call getSlotValue for eat/verb/ta/obligatory
Got PAST
About to call getSlotValue for eat/verb/voice/obligatory
Got active
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/>
+ <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="cl.1">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC">
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"/>
+ <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.cl.1" subj="3.sing.cl.4">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> + <flat> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/> <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="cl.1"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC"> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"/> <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.cl.1" subj="3.sing.cl.4"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4"/> - <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.cl.1" subj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|w|a|f|o|f|i|t|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1">|h|u|l|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC">|p|o|h|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">|k|a|l|u|p|e|w|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4">|k|u|l|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>
vowelharmony:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|w|a|f|o|f|i|t|</word> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|w|a|f|o|f|u|t|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1">|h|u|l|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC">|p|o|h|</word> - <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">|k|a|l|u|p|e|w|</word> - <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">|k|a|l|u|p|o|w|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4">|k|u|l|</word> - <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy> <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>### |w|a|f|o|f|u|t|
#-> wafofut
### |w|a|f|o|f|u|t|
#-> wafofut
### -|a|h|
#-> -ah
### -|a|h|
#-> -ah
### -|a|
#-> -a
### -|a|
#-> -a
### |h|u|l|
#-> hul
### |h|u|l|
#-> hul
### -|a|h|
#-> -ah
### -|a|h|
#-> -ah
### -|a|
#-> -a
### -|a|
#-> -a
### |p|o|h|
#-> poh
### |p|o|h|
#-> poh
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|a|
#-> -a
### -|a|
#-> -a
### |k|a|l|u|p|o|w|
#-> kalupow
### |k|a|l|u|p|o|w|
#-> kalupow
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|
#-> -a
### -|a|
#-> -a
### |k|u|l|
#-> kul
### |k|u|l|
#-> kul
### -|u|
#-> -u
### -|u|
#-> -u
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |w|a|f|o|f|u|t||a|h||a| |h|u|l||a|h||a| |p|o|h||u|l||a| |k|a|l|u|p|o|w||o|w||a| |k|u|l||u||h||a|p|a| |t|i|
#-> wafofutaha hulaha pohula kalupowowa kuluhapa ti
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<flat>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">|w|a|f|o|f|u|t|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1">|h|u|l|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.4" case="ACC">|p|o|h|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="cl.4">|k|a|l|u|p|o|w|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.1" subj="3.sing.cl.4">|k|u|l|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">wafofut</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ah</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hul</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ah</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">poh</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kalupow</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kul</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span></p>
+ <p>wafofutaha hulaha pohula kalupowowa kuluhapa ti</p>
+ <p>wafofutaha hulaha pohula kalupowowa kuluhapa ti</p>
+ <il>
+ <w>
+ <o>wafofut</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ah</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hul</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>-ah</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>poh</o>
+ <g>dog</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kalupow</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kul</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ </il>
</example>
### wafofutaha hulaha pohula kalupowowa kuluhapa ti#-> wafofutaha hulaha pohula kalupowowa kuluhapa ti
Wafofutaha hulaha pohula kalupowowa kuluhapa ti. [wafofutaha hulaha pohula kalupowowa kuluhapa ti] wafofut hunter -ah GEN -a sing hul daughter -ah GEN -a sing poh dog -ul ACC -a sing kalupow lion -ow NOM -a sing kul eat -u PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ “The lion ate the hunter’s daughter’s dog.” | (15) |
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 Kolak reveals typologically significant preferences in the ordering of nominal constituents. This includes the position of adjectives, numerals, and possessors relative to the noun, each of which can offer clues to the overall headedness of the language.
Possessive constructions are head-final: the possessor precedes the possessed noun. For example, Kolak expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module adj2noun: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <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"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> </np> </np> </example>
module markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module addgender:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="NOM" gender="cl.3"> + <np type="owner_owned" role="owner" gender="cl.2"> + <np type="owner_owned" role="owner" gender="cl.2"> <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="cl.2"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="book"/> </np> </np> </example>
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="cl.3"> - <np type="owner_owned" role="owner" gender="cl.2"> - <np type="owner_owned" role="owner" gender="cl.2"> + <np type="owner_owned" case="NOM" gender="cl.3" number="sing"> + <np type="owner_owned" role="owner" gender="cl.2" number="sing"> + <np type="owner_owned" role="owner" gender="cl.2" 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="cl.2"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="book"/> </np> </np> </example>
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="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" gender="cl.3" number="sing">
<np type="owner_owned" role="owner" gender="cl.2" number="sing">
<np type="owner_owned" role="owner" gender="cl.2" number="sing">
<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="cl.4"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.3">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" gender="cl.3" number="sing">
<np type="owner_owned" role="owner" gender="cl.2" number="sing">
<np type="owner_owned" role="owner" gender="cl.2" number="sing">
- <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="cl.4"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.3">
<word posp="noun" gloss="book"/>
</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" case="NOM" gender="cl.3" number="sing"> - <np type="owner_owned" role="owner" gender="cl.2" number="sing"> - <np type="owner_owned" role="owner" gender="cl.2" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="son"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="friend"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.3"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> <word posp="noun" gloss="book"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> </np> </example>About to call getSlotValue for 2.sing/pron/number/obligatory
Got sing
About to call getSlotValue for son/noun/case/obligatory
Got GEN
About to call getSlotValue for son/noun/number/obligatory
Got sing
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 book/noun/case/obligatory
Got NOM
About to call getSlotValue for book/noun/number/obligatory
Got sing
addaffixes:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/>
+ <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="cl.2">
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/> <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="cl.2"> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM"/> - <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="cl.4" def="neither" locus="number" role="owner" case="GEN">|k|o|s|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|k|a|t|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|h|u|s|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">puk</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>
vowelharmony:
<example id="poss3" translation="your son's friend's book">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN">|k|o|s|</word>
- <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
+ <thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|k|a|t|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|h|u|s|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">puk</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
</example>
### |k|o|s|#-> kos
### |k|o|s|
#-> kos
### -|o|
#-> -o
### -|o|
#-> -o
### |k|a|t|
#-> kat
### |k|a|t|
#-> kat
### -|a|h|
#-> -ah
### -|a|h|
#-> -ah
### -|a|
#-> -a
### -|a|
#-> -a
### |h|u|s|
#-> hus
### |h|u|s|
#-> hus
### -|a|h|
#-> -ah
### -|a|h|
#-> -ah
### -|a|
#-> -a
### -|a|
#-> -a
### puk
#-> puk
### puk
#-> puk
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|
#-> -a
### -|a|
#-> -a
### |k|o|s||o| |k|a|t||a|h||a| |h|u|s||a|h||a| puk|o|w||a|
#-> koso kataha husaha pukowa
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" locus="number" role="owner" case="GEN">|k|o|s|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|k|a|t|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">|h|u|s|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|h|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.3" case="NOM">puk</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kos</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-o</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kat</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ah</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hus</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-ah</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">puk</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span></p>
+ <p>koso kataha husaha pukowa</p>
+ <p>koso kataha husaha pukowa</p>
+ <il>
+ <w>
+ <o>kos</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>-o</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kat</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>-ah</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hus</o>
+ <g>friend</g>
+ </w>
+ <w>
+ <o>-ah</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>puk</o>
+ <g>book</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### koso kataha husaha pukowa#-> koso kataha husaha pukowa
koso kataha husaha pukowa [koso kataha husaha pukowa] kos 2.sing -o sing kat son -ah GEN -a sing hus friend -ah GEN -a sing puk book -ow NOM -a sing “your son’s friend’s book” | (16) |
Case Marking
Kolak uses nominative–accusative case marking. The subject of an intransitive verb and the subject of a transitive verb are treated alike and take the nominative case, while the object of a transitive verb is marked with the accusative case. This is the familiar pattern from many European languages: the grammar groups together the participants that function as subjects and marks the participant affected by a transitive action separately.
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: No change.
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"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<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"> <word posp="noun" gloss="cat"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="sleep"/> + </vp> </s> </example>
module casemarking:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
module markowner: No change.
module addgender:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
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: No change.
copyuptophrase:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4">
<word posp="verb" gloss="sleep"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4">
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4">
- <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.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for sleep/verb/ta/obligatory
Got PRES
About to call getSlotValue for sleep/verb/voice/obligatory
Got active
About to call getSlotValue for sleep/verb/question/obligatory
Got not.Q
addaffixes:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4">
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
flatten:
<example id="intr_stat" translation="The cat is sleeping."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4"> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/> - <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.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4">|w|i|t|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>
vowelharmony: No change.
### |s|a|s|#-> sas
### |s|a|s|
#-> sas
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |w|i|t|
#-> wit
### |w|i|t|
#-> wit
### -|e|
#-> -e
### -|e|
#-> -e
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |s|a|s||e|w||a| |w|i|t||e||h||a|p|a| |t|i|
#-> sasewa witehapa ti
removetags:
<example id="intr_stat" translation="The cat is sleeping.">
<flat>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.4">|w|i|t|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">sas</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">wit</span><br><span class="gls">sleep</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span></p>
+ <p>sasewa witehapa ti</p>
+ <p>sasewa witehapa ti</p>
+ <il>
+ <w>
+ <o>sas</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>wit</o>
+ <g>sleep</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ </il>
</example>
### sasewa witehapa ti#-> sasewa witehapa ti
Sasewa witehapa ti. [sasewa witehapa ti] sas cat -ew NOM -a sing wit sleep -e PRES -h active -apa not.Q ti 3.sing.cl.4.SUBJ “The cat is sleeping.” | (17) |
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: No change.
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"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<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"> <word posp="noun" gloss="cat"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="run"/> + </vp> </s> </example>
module casemarking:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
module markowner: No change.
module addgender:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
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: No change.
copyuptophrase:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
- <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.cl.4">
<word posp="verb" gloss="run"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.4">
<word posp="verb" gloss="run"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.4">
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.4"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for run/verb/ta/obligatory
Got PRES
About to call getSlotValue for run/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for run/verb/question/obligatory
Got not.Q
addaffixes:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/>
+ <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" subj="3.sing.cl.4">
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
flatten:
<example id="intr_act" translation="The cat is running."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/> <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" subj="3.sing.cl.4"> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/> - <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.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.4">|p|u|f|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>
vowelharmony:
<example id="intr_act" translation="The cat is running.">
<flat>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.4">|p|u|f|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
+ <thingy type="verbta" function="suffix" gloss="PRES">-|o|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
</example>
### |s|a|s|#-> sas
### |s|a|s|
#-> sas
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |p|u|f|
#-> puf
### |p|u|f|
#-> puf
### -|o|
#-> -o
### -|o|
#-> -o
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |s|a|s||e|w||a| |p|u|f||o||h||a|p|a| |t|i|
#-> sasewa pufohapa ti
removetags:
<example id="intr_act" translation="The cat is running.">
<flat>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.4">|p|u|f|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|o|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">sas</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">puf</span><br><span class="gls">run</span></span> <span class="ilpair"><span class="mor">-o</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span></p>
+ <p>sasewa pufohapa ti</p>
+ <p>sasewa pufohapa ti</p>
+ <il>
+ <w>
+ <o>sas</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>puf</o>
+ <g>run</g>
+ </w>
+ <w>
+ <o>-o</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ </il>
</example>
### sasewa pufohapa ti#-> sasewa pufohapa ti
Sasewa pufohapa ti. [sasewa pufohapa ti] sas cat -ew NOM -a sing puf run -o PRES -h active -apa not.Q ti 3.sing.cl.4.SUBJ “The cat is running.” | (18) |
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: No change.
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"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: 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> - <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"/> - </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> + </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="chase"/> + </vp> </s> </example>
module casemarking:
<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" case="ACC"> <word posp="noun" gloss="mouse"/> </np> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> </s> </example>
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" case="ACC"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"> <word posp="noun" gloss="mouse"/> </np> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> </s> </example>
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: 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" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat"/>
</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.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="chase"/>
</vp>
</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" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="chase"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</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" case="ACC" gender="cl.4">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"/>
</np>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.4" subj="3.sing.cl.4">
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.4" subj="3.sing.cl.4"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
About to call getSlotValue for mouse/noun/case/obligatoryGot ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for chase/verb/ta/obligatory
Got PRES
About to call getSlotValue for chase/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for chase/verb/question/obligatory
Got not.Q
addaffixes:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/>
+ <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.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.4" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</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" case="ACC" gender="cl.4"> + <flat> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/> <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.cl.4" subj="3.sing.cl.4"> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.4" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/> - <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.cl.4" subj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">|t|i|f|u|t|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.4" subj="3.sing.cl.4">|k|a|s|o|w|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>
vowelharmony:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">|t|i|f|u|t|a|k|</word> - <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">|t|u|f|u|t|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.4" subj="3.sing.cl.4">|k|a|s|o|w|</word> - <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy> + <thingy type="verbta" function="suffix" gloss="PRES">-|o|</thingy> <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>### |t|u|f|u|t|a|k|
#-> tufutak
### |t|u|f|u|t|a|k|
#-> tufutak
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|a|
#-> -a
### -|a|
#-> -a
### |s|a|s|
#-> sas
### |s|a|s|
#-> sas
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |k|a|s|o|w|
#-> kasow
### |k|a|s|o|w|
#-> kasow
### -|o|
#-> -o
### -|o|
#-> -o
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |t|u|f|u|t|a|k||u|l||a| |s|a|s||e|w||a| |k|a|s|o|w||o||h||a|p|a| |t|i|
#-> tufutakula sasewa kasowohapa ti
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<flat>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">|t|u|f|u|t|a|k|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.4" subj="3.sing.cl.4">|k|a|s|o|w|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|o|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tufutak</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">sas</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kasow</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">-o</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span></p>
+ <p>tufutakula sasewa kasowohapa ti</p>
+ <p>tufutakula sasewa kasowohapa ti</p>
+ <il>
+ <w>
+ <o>tufutak</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>sas</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kasow</o>
+ <g>chase</g>
+ </w>
+ <w>
+ <o>-o</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ </il>
</example>
### tufutakula sasewa kasowohapa ti#-> tufutakula sasewa kasowohapa ti
Tufutakula sasewa kasowohapa ti. [tufutakula sasewa kasowohapa ti] tufutak mouse -ul ACC -a sing sas cat -ew NOM -a sing kasow chase -o PRES -h active -apa not.Q ti 3.sing.cl.4.SUBJ “The cat is chasing the mouse.” | (19) |
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: No change.
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"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<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" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> - <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" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </s> </example>
module casemarking:
<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" case="ACC"> <word posp="noun" gloss="mouse"/> </np> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
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" case="ACC"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"> <word posp="noun" gloss="mouse"/> </np> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
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: 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" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<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.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="catch"/>
</vp>
</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" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<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.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</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" case="ACC" gender="cl.4">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"/>
</np>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.4">
- <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.cl.4" subj="3.sing.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
About to call getSlotValue for mouse/noun/case/obligatoryGot ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
About to call getSlotValue for catch/verb/voice/obligatory
Got active
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
addaffixes:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/>
+ <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.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</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" case="ACC" gender="cl.4"> + <flat> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/> <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.cl.4" subj="3.sing.cl.4"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4"/> - <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.cl.4" subj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">|t|i|f|u|t|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.4">|w|a|f|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>
vowelharmony:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">|t|i|f|u|t|a|k|</word> - <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">|t|u|f|u|t|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.4">|w|a|f|</word> <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>### |t|u|f|u|t|a|k|
#-> tufutak
### |t|u|f|u|t|a|k|
#-> tufutak
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|a|
#-> -a
### -|a|
#-> -a
### |s|a|s|
#-> sas
### |s|a|s|
#-> sas
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |w|a|f|
#-> waf
### |w|a|f|
#-> waf
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |t|u|f|u|t|a|k||u|l||a| |s|a|s||e|w||a| |w|a|f||i||h||a|p|a| |t|i|
#-> tufutakula sasewa wafihapa ti
removetags:
<example id="tr_past" translation="The cat caught the mouse.">
<flat>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="cl.4">|t|u|f|u|t|a|k|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="3.sing.cl.4">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tufutak</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">sas</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">waf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span></p>
+ <p>tufutakula sasewa wafihapa ti</p>
+ <p>tufutakula sasewa wafihapa ti</p>
+ <il>
+ <w>
+ <o>tufutak</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>sas</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>waf</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ </il>
</example>
### tufutakula sasewa wafihapa ti#-> tufutakula sasewa wafihapa ti
Tufutakula sasewa wafihapa ti. [tufutakula sasewa wafihapa ti] tufutak mouse -ul ACC -a sing sas cat -ew NOM -a sing waf catch -i PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ “The cat caught the mouse.” | (20) |
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: No change.
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="hunter"/> - </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking:
<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" case="ACC"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module 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" case="ACC"> + <np role="obj" tr="rheme" case="ACC" gender="cl.4"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="cl.4"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="cl.4"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="cl.4"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" case="ACC" gender="cl.4"> + <np role="obj" tr="rheme" case="ACC" gender="cl.4" number="plur"> <conjp conj="and"> <np def="def" number="plur" locus="number" gender="cl.4"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number" gender="cl.4"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number" gender="cl.4"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ACC" gender="cl.4" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="cl.4">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ACC" gender="cl.4" number="plur">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" gender="cl.4">
+ <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="cl.4">
+ <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="cl.4">
+ <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
fixpronouns: No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ACC" gender="cl.4" number="plur">
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ACC" gender="cl.4" number="plur">
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" case="ACC" gender="cl.4" number="plur"> <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="jaguar"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="tiger"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="lion"/> </np> - </np> <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2"> <word posp="verb" gloss="kill"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> </vp> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2">
- <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.cl.4" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
About to call getSlotValue for jaguar/noun/case/obligatoryGot ACC
About to call getSlotValue for jaguar/noun/number/obligatory
Got plur
About to call getSlotValue for tiger/noun/case/obligatory
Got ACC
About to call getSlotValue for tiger/noun/number/obligatory
Got plur
About to call getSlotValue for lion/noun/case/obligatory
Got ACC
About to call getSlotValue for lion/noun/number/obligatory
Got plur
About to call getSlotValue for hunter/noun/case/obligatory
Got NOM
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for kill/verb/ta/obligatory
Got PAST
About to call getSlotValue for kill/verb/voice/obligatory
Got active
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/>
+ <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.plur.cl.4" subj="3.sing.cl.2">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"> + <flat> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/> <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.plur.cl.4" subj="3.sing.cl.2"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/> - <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.plur.cl.4" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|p|a|l|u|f|e|s|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <word posp="conj" gloss="and">|h|a|</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|s|e|s|i|w|i|f|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <word posp="conj" gloss="and">|h|a|</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|k|a|l|u|p|e|w|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">|w|a|f|o|f|i|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2">|h|i|p|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy> </flat> </example>
vowelharmony:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|p|a|l|u|f|e|s|</word> - <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|p|a|l|u|f|o|s|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy> <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> <word posp="conj" gloss="and">|h|a|</word> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|s|e|s|i|w|i|f|</word> <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> <word posp="conj" gloss="and">|h|a|</word> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|k|a|l|u|p|e|w|</word> - <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|k|a|l|u|p|o|w|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy> <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">|w|a|f|o|f|i|t|</word> - <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">|w|a|f|o|f|u|t|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy> <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2">|h|i|p|</word> <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy> </flat> </example>### |p|a|l|u|f|o|s|
#-> palufos
### |p|a|l|u|f|o|s|
#-> palufos
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|i|
#-> -i
### -|i|
#-> -i
### |h|a|
#-> ha
### |h|a|
#-> ha
### |s|e|s|i|w|i|f|
#-> sesiwif
### |s|e|s|i|w|i|f|
#-> sesiwif
### -|i|l|
#-> -il
### -|i|l|
#-> -il
### -|i|
#-> -i
### -|i|
#-> -i
### |h|a|
#-> ha
### |h|a|
#-> ha
### |k|a|l|u|p|o|w|
#-> kalupow
### |k|a|l|u|p|o|w|
#-> kalupow
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|i|
#-> -i
### -|i|
#-> -i
### |w|a|f|o|f|u|t|
#-> wafofut
### |w|a|f|o|f|u|t|
#-> wafofut
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|
#-> -a
### -|a|
#-> -a
### |h|i|p|
#-> hip
### |h|i|p|
#-> hip
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |l|a|
#-> la
### |l|a|
#-> la
### |p|a|l|u|f|o|s||u|l||i| |h|a| |s|e|s|i|w|i|f||i|l||i| |h|a| |k|a|l|u|p|o|w||u|l||i| |w|a|f|o|f|u|t||o|w||a| |h|i|p||i||h||a|p|a| |l|a|
#-> palufosuli ha sesiwifili ha kalupowuli wafofutowa hipihapa la
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|p|a|l|u|f|o|s|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="conj" gloss="and">|h|a|</word>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|s|e|s|i|w|i|f|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="conj" gloss="and">|h|a|</word>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.4" role="obj" tr="rheme" case="ACC">|k|a|l|u|p|o|w|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">|w|a|f|o|f|u|t|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.cl.4" subj="3.sing.cl.2">|h|i|p|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">palufos</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ha</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">sesiwif</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-il</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ha</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">kalupow</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">wafofut</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hip</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">la</span><br><span class="gls">3.sing.cl.2.<span class="glssc">SUBJ</span></span></span></p>
+ <p>palufosuli ha sesiwifili ha kalupowuli wafofutowa hipihapa la</p>
+ <p>palufosuli ha sesiwifili ha kalupowuli wafofutowa hipihapa la</p>
+ <il>
+ <w>
+ <o>palufos</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ha</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>sesiwif</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>-il</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ha</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>kalupow</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>wafofut</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hip</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>la</o>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ </il>
</example>
### palufosuli ha sesiwifili ha kalupowuli wafofutowa hipihapa la#-> palufosuli ha sesiwifili ha kalupowuli wafofutowa hipihapa la
Palufosuli ha sesiwifili ha kalupowuli wafofutowa hipihapa la. [palufosuli ha sesiwifili ha kalupowuli wafofutowa hipihapa la] palufos jaguar -ul ACC -i plur ha and sesiwif tiger -il ACC -i plur ha and kalupow lion -ul ACC -i plur wafofut hunter -ow NOM -a sing hip kill -i PAST -h active -apa not.Q la 3.sing.cl.2.SUBJ “The hunter killed the jaguars, the tigers and the lions.” | (21) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Kolak 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
Kolak forms relative clauses by placing the relative clause after the noun it modifies. The clause follows the internal word order of ordinary finite clauses. A dedicated relativising marker introduces the clause and identifies the relationship between the head noun and its role inside the relative clause.
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: No change.
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking:
<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" case="ACC"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module 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" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module 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="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" case="NOM">
+ <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</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.cl.4" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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" case="ACC" gender="cl.4">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" 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.cl.4" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot ACC
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for 1excl.sing/pron/number/obligatory
Got sing
About to call getSlotValue for pat/verb/ta/obligatory
Got PAST
About to call getSlotValue for pat/verb/voice/obligatory
Got active
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" 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.cl.4" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4"> + <flat> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" 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.cl.4" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" 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.cl.4" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4">|s|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="1excl.sing">|k|a|l|o|w|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy> </flat> </example>
vowelharmony:
<example id="relp1" translation="I patted the cat.">
<flat>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="1excl.sing">|k|a|l|o|w|</word>
- <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
+ <thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
</flat>
</example>
### |s|a|s|#-> sas
### |s|a|s|
#-> sas
### -|i|l|
#-> -il
### -|i|l|
#-> -il
### -|a|
#-> -a
### -|a|
#-> -a
### |f|i|t|
#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |k|a|l|o|w|
#-> kalow
### |k|a|l|o|w|
#-> kalow
### -|u|
#-> -u
### -|u|
#-> -u
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |w|e|
#-> we
### |w|e|
#-> we
### |s|a|s||i|l||a| |f|i|t||e| |k|a|l|o|w||u||h||a|p|a| |w|e|
#-> sasila fite kalowuhapa we
removetags:
<example id="relp1" translation="I patted the cat.">
<flat>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.4" subj="1excl.sing">|k|a|l|o|w|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">sas</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-il</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kalow</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span></p>
+ <p>sasila fite kalowuhapa we</p>
+ <p>sasila fite kalowuhapa we</p>
+ <il>
+ <w>
+ <o>sas</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-il</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kalow</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ </il>
</example>
### sasila fite kalowuhapa we#-> sasila fite kalowuhapa we
Sasila fite kalowuhapa we. [sasila fite kalowuhapa we] sas cat -il ACC -a sing fit 1excl.sing -e sing kalow pat -u PAST -h active -apa not.Q we 1excl.sing.SUBJ “I patted the cat.” | (22) |
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: No change.
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<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>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </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">
- <word posp="noun" gloss="cat"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </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="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </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="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.4">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</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="obj" locus="number" case="ACC">
+ <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="cl.4">
+ <np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</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="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
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="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</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="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> </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" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.4" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.cl.4" obj="3.sing.cl.4"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
- <np id="parent" gender="cl.4" number="sing">
+ <np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4">
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" 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" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4">
- <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" subj="3.sing.cl.4" obj="3.sing.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4"/>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for 1excl.sing/pron/number/obligatoryGot sing
About to call getSlotValue for pat/verb/ta/obligatory
Got PAST
About to call getSlotValue for pat/verb/voice/obligatory
Got active
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
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 RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
About to call getSlotValue for catch/verb/voice/obligatory
Got active
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for mouse/noun/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
addaffixes:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - <np id="parent" gender="cl.4" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4"> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4"/> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4" comma="after"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4">|w|a|f|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4" comma="after">|t|i|f|u|t|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>
vowelharmony:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word>
- <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
+ <thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
- <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4" comma="after">|t|i|f|u|t|a|k|</word>
- <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4" comma="after">|t|u|f|u|t|a|k|</word>
+ <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
</example>
### |f|i|t|#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |k|a|l|o|w|
#-> kalow
### |k|a|l|o|w|
#-> kalow
### -|u|
#-> -u
### -|u|
#-> -u
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |w|e|
#-> we
### |w|e|
#-> we
### |s|a|s|
#-> sas
### |s|a|s|
#-> sas
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|,
#-> -a,
### -|a|,
#-> -a,
### |f|i|l|
#-> fil
### |f|i|l|
#-> fil
### -|e|
#-> -e
### -|e|
#-> -e
### |w|a|f|
#-> waf
### |w|a|f|
#-> waf
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |t|u|f|u|t|a|k|
#-> tufutak
### |t|u|f|u|t|a|k|
#-> tufutak
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|a|
#-> -a
### -|a|
#-> -a
### |f|i|t||e| |k|a|l|o|w||u||h||a|p|a| |w|e| |s|a|s||e|w||a|, |f|i|l||e| |w|a|f||i||h||a|p|a| |t|i| |t|u|f|u|t|a|k||u|l||a|
#-> fite kalowuhapa we sasewa, file wafihapa ti tufutakula
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
- <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing">-|a|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.4">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.4" comma="after">|t|u|f|u|t|a|k|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kalow</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">sas</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a,</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fil</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">waf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">tufutak</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span></p>
+ <p>fite kalowuhapa we sasewa, file wafihapa ti tufutakula</p>
+ <p>fite kalowuhapa we sasewa, file wafihapa ti tufutakula</p>
+ <il>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kalow</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>sas</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a,</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fil</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>waf</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ <w>
+ <o>tufutak</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### fite kalowuhapa we sasewa, file wafihapa ti tufutakula#-> fite kalowuhapa we sasewa, file wafihapa ti tufutakula
Fite kalowuhapa we sasewa, file wafihapa ti tufutakula. [fite kalowuhapa we sasewa, file wafihapa ti tufutakula] fit 1excl.sing -e sing kalow pat -u PAST -h active -apa not.Q we 1excl.sing.SUBJ sas cat -ew NOM -a, sing fil RELPRON -e sing waf catch -i PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ tufutak mouse -ul ACC -a sing “I patted the cat that caught the mouse.” | (23) |
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: No change.
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </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">
- <word posp="noun" gloss="cat"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </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">
- <word posp="noun" gloss="mouse"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </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="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </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="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.4">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.4">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</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="obj" locus="number" case="ACC">
+ <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="cl.4">
+ <np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent" gender="cl.4">
+ <np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</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="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
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="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</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="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> </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" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.4" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.cl.4"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="cl.4" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.cl.4" obj="3.sing.cl.2"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
- <np id="parent" gender="cl.4" number="sing">
+ <np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
- <np id="parent" gender="cl.4" number="sing">
+ <np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2">
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" 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" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
- <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" subj="3.sing.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2">
- <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" subj="3.sing.cl.4" obj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for 1excl.sing/pron/number/obligatoryGot sing
About to call getSlotValue for pat/verb/ta/obligatory
Got PAST
About to call getSlotValue for pat/verb/voice/obligatory
Got active
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
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 RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
About to call getSlotValue for catch/verb/voice/obligatory
Got active
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
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 RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for eat/verb/ta/obligatory
Got PAST
About to call getSlotValue for eat/verb/voice/obligatory
Got active
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for cheese/noun/case/obligatory
Got ACC
About to call getSlotValue for cheese/noun/number/obligatory
Got sing
addaffixes:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - <np id="parent" gender="cl.4" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - <np id="parent" gender="cl.4" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2"> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2" comma="after"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - </relp> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|w|a|f|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|t|i|f|u|t|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2">|k|u|l|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2" comma="after">|s|i|l|o|t|e|w|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> </flat> </example>
vowelharmony:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word>
- <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
+ <thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
- <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|t|i|f|u|t|a|k|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|t|u|f|u|t|a|k|</word>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2">|k|u|l|</word>
- <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
+ <thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
- <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2" comma="after">|s|i|l|o|t|e|w|</word>
- <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2" comma="after">|s|u|l|o|t|o|w|</word>
+ <thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
</example>
### |f|i|t|#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |k|a|l|o|w|
#-> kalow
### |k|a|l|o|w|
#-> kalow
### -|u|
#-> -u
### -|u|
#-> -u
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |w|e|
#-> we
### |w|e|
#-> we
### |s|a|s|
#-> sas
### |s|a|s|
#-> sas
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|,
#-> -a,
### -|a|,
#-> -a,
### |f|i|l|
#-> fil
### |f|i|l|
#-> fil
### -|e|
#-> -e
### -|e|
#-> -e
### |w|a|f|
#-> waf
### |w|a|f|
#-> waf
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |t|u|f|u|t|a|k|
#-> tufutak
### |t|u|f|u|t|a|k|
#-> tufutak
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|,
#-> -a,
### -|a|,
#-> -a,
### |f|i|l|
#-> fil
### |f|i|l|
#-> fil
### -|e|
#-> -e
### -|e|
#-> -e
### |k|u|l|
#-> kul
### |k|u|l|
#-> kul
### -|u|
#-> -u
### -|u|
#-> -u
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |s|u|l|o|t|o|w|
#-> sulotow
### |s|u|l|o|t|o|w|
#-> sulotow
### -|u|l|
#-> -ul
### -|u|l|
#-> -ul
### -|a|
#-> -a
### -|a|
#-> -a
### |f|i|t||e| |k|a|l|o|w||u||h||a|p|a| |w|e| |s|a|s||e|w||a|, |f|i|l||e| |w|a|f||i||h||a|p|a| |t|i| |t|u|f|u|t|a|k||o|w||a|, |f|i|l||e| |k|u|l||u||h||a|p|a| |t|i| |s|u|l|o|t|o|w||u|l||a|
#-> fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowula
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
- <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing">-|a|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|t|u|f|u|t|a|k|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
- <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing">-|a|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4" obj="3.sing.cl.2">|k|u|l|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="cl.2" comma="after">|s|u|l|o|t|o|w|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kalow</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">sas</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a,</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fil</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">waf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">tufutak</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a,</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fil</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kul</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">sulotow</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ul</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span></p>
+ <p>fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowula</p>
+ <p>fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowula</p>
+ <il>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kalow</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>sas</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a,</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fil</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>waf</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ <w>
+ <o>tufutak</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a,</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fil</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kul</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ <w>
+ <o>sulotow</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>-ul</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowula#-> fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowula
Fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowula. [fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowula] fit 1excl.sing -e sing kalow pat -u PAST -h active -apa not.Q we 1excl.sing.SUBJ sas cat -ew NOM -a, sing fil RELPRON -e sing waf catch -i PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ tufutak mouse -ow NOM -a, sing fil RELPRON -e sing kul eat -u PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ sulotow cheese -ul ACC -a sing “I patted the cat that caught the mouse that ate the cheese.” | (24) |
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: No change.
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </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">
- <word posp="noun" gloss="cat"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </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">
- <word posp="noun" gloss="mouse"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cheese"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </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>
- <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 sentenceconnectors: No change.
module subordinate: No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before"> <word posp="pron" gloss="RELPRON"/> </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> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before"> + <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </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"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
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 number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.4">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.4">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.2">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</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" case="NOM">
+ <np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="cl.2">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="cl.4">
+ <np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent" gender="cl.4">
+ <np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent" gender="cl.2">
+ <np id="parent" gender="cl.2" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</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" case="NOM" gender="cl.2">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
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="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent" gender="cl.2" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</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" case="NOM" gender="cl.2">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> </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" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.4" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.cl.4"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="cl.4" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.cl.4"> <word posp="verb" gloss="eat"/> </vp> <np id="parent" gender="cl.2" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2"> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2"> <word posp="pron" gloss="RELPRON"/> </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.cl.2" subj="1excl.sing"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="cl.2"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="cl.2" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.4" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.2" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="cl.2" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
- <np id="parent" gender="cl.4" number="sing">
+ <np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
- <np id="parent" gender="cl.4" number="sing">
+ <np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
- <np id="parent" gender="cl.2" number="sing">
+ <np id="parent" gender="cl.2" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="cl.2" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" 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" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
- <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" subj="3.sing.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
- <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" subj="3.sing.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.2" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" 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.cl.2" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="cl.2" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for 1excl.sing/pron/number/obligatoryGot sing
About to call getSlotValue for pat/verb/ta/obligatory
Got PAST
About to call getSlotValue for pat/verb/voice/obligatory
Got active
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
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 RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
About to call getSlotValue for catch/verb/voice/obligatory
Got active
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
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 RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for eat/verb/ta/obligatory
Got PAST
About to call getSlotValue for eat/verb/voice/obligatory
Got active
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
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 RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for buy/verb/ta/obligatory
Got PAST
About to call getSlotValue for buy/verb/voice/obligatory
Got active
About to call getSlotValue for buy/verb/question/obligatory
Got not.Q
About to call getSlotValue for 1excl.sing/pron/number/obligatory
Got sing
addaffixes:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.4" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
<np id="parent" gender="cl.2" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" 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.cl.2" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="cl.2" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - <np id="parent" gender="cl.4" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - <np id="parent" gender="cl.4" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.4"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - <np id="parent" gender="cl.2" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2"> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" 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.cl.2" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="cl.2" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM" comma="after"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </relp> - </np> - </relp> - </np> - </relp> - </np> - </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 person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM" comma="after"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|w|a|f|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|t|i|f|u|t|a|k|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|k|u|l|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2">|s|i|l|o|t|e|w|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">|f|i|l|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="1excl.sing">|k|e|t|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM" comma="after">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> </flat> </example>
vowelharmony:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word>
- <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
+ <thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
- <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|t|i|f|u|t|a|k|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|t|u|f|u|t|a|k|</word>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|k|u|l|</word>
- <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
+ <thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
- <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2">|s|i|l|o|t|e|w|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2">|s|u|l|o|t|o|w|</word>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="1excl.sing">|k|e|t|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM" comma="after">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
</flat>
</example>
### |f|i|t|#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |k|a|l|o|w|
#-> kalow
### |k|a|l|o|w|
#-> kalow
### -|u|
#-> -u
### -|u|
#-> -u
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |w|e|
#-> we
### |w|e|
#-> we
### |s|a|s|
#-> sas
### |s|a|s|
#-> sas
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|,
#-> -a,
### -|a|,
#-> -a,
### |f|i|l|
#-> fil
### |f|i|l|
#-> fil
### -|e|
#-> -e
### -|e|
#-> -e
### |w|a|f|
#-> waf
### |w|a|f|
#-> waf
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |t|u|f|u|t|a|k|
#-> tufutak
### |t|u|f|u|t|a|k|
#-> tufutak
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|,
#-> -a,
### -|a|,
#-> -a,
### |f|i|l|
#-> fil
### |f|i|l|
#-> fil
### -|e|
#-> -e
### -|e|
#-> -e
### |k|u|l|
#-> kul
### |k|u|l|
#-> kul
### -|u|
#-> -u
### -|u|
#-> -u
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |s|u|l|o|t|o|w|
#-> sulotow
### |s|u|l|o|t|o|w|
#-> sulotow
### -|o|w|
#-> -ow
### -|o|w|
#-> -ow
### -|a|,
#-> -a,
### -|a|,
#-> -a,
### |f|i|l|
#-> fil
### |f|i|l|
#-> fil
### -|e|
#-> -e
### -|e|
#-> -e
### |k|e|t|
#-> ket
### |k|e|t|
#-> ket
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |w|e|
#-> we
### |w|e|
#-> we
### |f|i|t|
#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |f|i|t||e| |k|a|l|o|w||u||h||a|p|a| |w|e| |s|a|s||e|w||a|, |f|i|l||e| |w|a|f||i||h||a|p|a| |t|i| |t|u|f|u|t|a|k||o|w||a|, |f|i|l||e| |k|u|l||u||h||a|p|a| |t|i| |s|u|l|o|t|o|w||o|w||a|, |f|i|l||e| |k|e|t||i||h||a|p|a| |w|e| |f|i|t||e|
#-> fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowowa, file ketihapa we fite
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|k|a|l|o|w|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|s|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
- <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing">-|a|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|w|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.4">|t|u|f|u|t|a|k|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
- <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing">-|a|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="cl.4">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.cl.4">|k|u|l|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2">|s|u|l|o|t|o|w|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|o|w|</thingy>
- <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing">-|a|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="cl.2">|f|i|l|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.cl.2" subj="1excl.sing">|k|e|t|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM" comma="after">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kalow</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">sas</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a,</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fil</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">waf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">tufutak</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a,</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fil</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kul</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">sulotow</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ow</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a,</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fil</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ket</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span></p>
+ <p>fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowowa, file ketihapa we fite</p>
+ <p>fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowowa, file ketihapa we fite</p>
+ <il>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kalow</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>sas</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a,</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fil</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>waf</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ <w>
+ <o>tufutak</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a,</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fil</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kul</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ <w>
+ <o>sulotow</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>-ow</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a,</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fil</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ket</o>
+ <g>buy</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowowa, file ketihapa we fite#-> fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowowa, file ketihapa we fite
Fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowowa, file ketihapa we fite. [fite kalowuhapa we sasewa, file wafihapa ti tufutakowa, file kuluhapa ti sulotowowa, file ketihapa we fite] fit 1excl.sing -e sing kalow pat -u PAST -h active -apa not.Q we 1excl.sing.SUBJ sas cat -ew NOM -a, sing fil RELPRON -e sing waf catch -i PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ tufutak mouse -ow NOM -a, sing fil RELPRON -e sing kul eat -u PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ sulotow cheese -ow NOM -a, sing fil RELPRON -e sing ket buy -i PAST -h active -apa not.Q we 1excl.sing.SUBJ fit 1excl.sing -e sing “I patted the cat that caught the mouse that ate the cheese that I bought.” | (25) |
Complementation Strategies
Kolak marks complement clauses with subordinating verbal morphology. The embedded verb is fully finite and carries a subordinating suffix that identifies the clause as a complement. No structural changes occur within the clause apart from this verbal marking.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module 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"/>
</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"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate:
<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">
<subs>
- <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" comp="COMP">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="surprise"/> - </vp> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> + </np> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> - <word posp="verb" gloss="give"/> - </vp> - <np number="sing" def="def" head="this" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> - </subs> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" role="indobj" locus="number"> - <word posp="noun" gloss="teacher"/> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <word posp="verb" gloss="give"/> + </vp> + </subs> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="surprise"/> + </vp> </s> </example>
module casemarking:
<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" case="DAT"> <word posp="noun" gloss="teacher"/> </np> - <np role="subj"> + <np role="subj" case="NOM"> <subs> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="ACC"> <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" case="DAT"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> <word posp="verb" gloss="give"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module markowner: No change.
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4"> <word posp="noun" gloss="teacher"/> </np> - <np role="subj" case="NOM"> + <np role="subj" case="NOM" gender="cl.4" number="sing"> <subs> - <np number="sing" role="obj" locus="number" case="ACC"> + <np number="sing" role="obj" locus="number" case="ACC" gender="cl.3"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> <word posp="verb" gloss="give"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module 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: 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" case="DAT" gender="cl.4">
<word posp="noun" gloss="teacher"/>
</np>
<np role="subj" case="NOM" gender="cl.4" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ACC" gender="cl.3">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="boy"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4">
<word posp="noun" gloss="teacher"/>
</np>
<np role="subj" case="NOM" gender="cl.4" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ACC" gender="cl.3">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="give"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4"/>
</np>
<np role="subj" case="NOM" gender="cl.4" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ACC" gender="cl.3">
- <word posp="noun" gloss="apple"/>
- <word gloss="a" posp="det"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="cl.3"/>
+ <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="cl.3"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2">
- <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" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4">
- <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.cl.4" subj="3.sing.cl.4"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
About to call getSlotValue for teacher/noun/case/obligatoryGot DAT
About to call getSlotValue for teacher/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/case/obligatory
Got ACC
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for a/det/gender/obligatory
Got cl.3
About to call getSlotValue for girl/noun/case/obligatory
Got DAT
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for boy/noun/case/obligatory
Got NOM
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for give/verb/ta/obligatory
Got PAST
About to call getSlotValue for give/verb/voice/obligatory
Got active
About to call getSlotValue for give/verb/question/obligatory
Got not.Q
About to call getSlotValue for surprise/verb/ta/obligatory
Got PAST
About to call getSlotValue for surprise/verb/voice/obligatory
Got active
About to call getSlotValue for surprise/verb/question/obligatory
Got not.Q
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" case="DAT" gender="cl.4">
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np role="subj" case="NOM" gender="cl.4" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ACC" gender="cl.3">
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="cl.3"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="cl.3"/>
+ <thingy type="detgender" function="suffix" gloss="cl.3"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1">
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2"/>
+ <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" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4">
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/>
</vp>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4"> + <flat> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np role="subj" case="NOM" gender="cl.4" number="sing"> - <subs> - <np number="sing" role="obj" locus="number" case="ACC" gender="cl.3"> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="cl.3"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="cl.3"/> <thingy type="detgender" function="suffix" gloss="cl.3"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1"> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2"/> <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" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4"> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="cl.3"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="cl.3"/> - <thingy type="detgender" function="suffix" gloss="cl.3"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2"/> - <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" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4"/> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4">tefisel</word> + <thingy type="nouncase" function="suffix" gloss="DAT">-|i|s|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="cl.3">|l|a|w|e|s|e|t|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="cl.3">|s|u|</word> + <thingy type="detgender" function="suffix" gloss="cl.3">-|l|a|</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1">|t|o|t|</word> + <thingy type="nouncase" function="suffix" gloss="DAT">-|i|s|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2">|l|e|h|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2">|l|a|t|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">|l|a|</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4">|l|i|s|a|f|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy> </flat> </example>
vowelharmony:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4">tefisel</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|i|s|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="cl.3">|l|a|w|e|s|e|t|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="cl.3">|s|u|</word>
<thingy type="detgender" function="suffix" gloss="cl.3">-|l|a|</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1">|t|o|t|</word>
- <thingy type="nouncase" function="suffix" gloss="DAT">-|i|s|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="DAT">-|u|s|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2">|l|e|h|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2">|l|a|t|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
<thingy type="vpcomp" function="enclitic" gloss="COMP">|l|a|</thingy>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4">|l|i|s|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
</example>
### tefisel#-> tefisel
### tefisel
#-> tefisel
### -|i|s|
#-> -is
### -|i|s|
#-> -is
### -|a|
#-> -a
### -|a|
#-> -a
### |l|a|w|e|s|e|t|
#-> laweset
### |l|a|w|e|s|e|t|
#-> laweset
### -|i|l|
#-> -il
### -|i|l|
#-> -il
### -|a|
#-> -a
### -|a|
#-> -a
### |s|u|
#-> su
### |s|u|
#-> su
### -|l|a|
#-> -la
### -|l|a|
#-> -la
### |t|o|t|
#-> tot
### |t|o|t|
#-> tot
### -|u|s|
#-> -us
### -|u|s|
#-> -us
### -|a|
#-> -a
### -|a|
#-> -a
### |l|e|h|
#-> leh
### |l|e|h|
#-> leh
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |l|a|t|
#-> lat
### |l|a|t|
#-> lat
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |l|a|
#-> la
### |l|a|
#-> la
### |l|a|
#-> la
### |l|a|
#-> la
### |l|i|s|a|f|
#-> lisaf
### |l|i|s|a|f|
#-> lisaf
### -|i|
#-> -i
### -|i|
#-> -i
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |t|i|
#-> ti
### |t|i|
#-> ti
### tefisel|i|s||a| |l|a|w|e|s|e|t||i|l||a| |s|u||l|a| |t|o|t||u|s||a| |l|e|h||e|w||a| |l|a|t||i||h||a|p|a| |l|a| |l|a| |l|i|s|a|f||i||h||a|p|a| |t|i|
#-> tefiselisa lawesetila sula totusa lehewa latihapa la la lisafihapa ti
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="cl.4">tefisel</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|i|s|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="cl.3">|l|a|w|e|s|e|t|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|i|l|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="cl.3">|s|u|</word>
<thingy type="detgender" function="suffix" gloss="cl.3">-|l|a|</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="cl.1">|t|o|t|</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|u|s|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="cl.2">|l|e|h|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.cl.3" indobj="3.sing.cl.1" subj="3.sing.cl.2">|l|a|t|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
<thingy type="vpcomp" function="enclitic" gloss="COMP">|l|a|</thingy>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.cl.4" subj="3.sing.cl.4">|l|i|s|a|f|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.4.SUBJ">|t|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tefisel</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-is</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">laweset</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-il</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">su</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-la</span><br><span class="gls">cl.3</span></span> <span class="ilpair"><span class="mor">tot</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-us</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">leh</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">lat</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">la</span><br><span class="gls">3.sing.cl.2.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">la</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">lisaf</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">3.sing.cl.4.<span class="glssc">SUBJ</span></span></span></p>
+ <p>tefiselisa lawesetila sula totusa lehewa latihapa la la lisafihapa ti</p>
+ <p>tefiselisa lawesetila sula totusa lehewa latihapa la la lisafihapa ti</p>
+ <il>
+ <w>
+ <o>tefisel</o>
+ <g>teacher</g>
+ </w>
+ <w>
+ <o>-is</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>laweset</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-il</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>su</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>-la</o>
+ <g>cl.3</g>
+ </w>
+ <w>
+ <o>tot</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>-us</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>leh</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>lat</o>
+ <g>give</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>la</o>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o>la</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>lisaf</o>
+ <g>surprise</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>3.sing.cl.4.SUBJ</g>
+ </w>
+ </il>
</example>
### tefiselisa lawesetila sula totusa lehewa latihapa la la lisafihapa ti#-> tefiselisa lawesetila sula totusa lehewa latihapa la la lisafihapa ti
Tefiselisa lawesetila sula totusa lehewa latihapa la la lisafihapa ti. [tefiselisa lawesetila sula totusa lehewa latihapa la la lisafihapa ti] tefisel teacher -is DAT -a sing laweset apple -il ACC -a sing su a -la cl.3 tot girl -us DAT -a sing leh boy -ew NOM -a sing lat give -i PAST -h active -apa not.Q la 3.sing.cl.2.SUBJ la COMP lisaf surprise -i PAST -h active -apa not.Q ti 3.sing.cl.4.SUBJ “It surprised the teacher that the boy had given the girl an apple.” | (26) |
Quotes
Kolak expresses quoted or reported speech without a dedicated quotative particle. Quotations appear as ordinary clauses, distinguished only by the surrounding syntactic context or by the use of verbs of speaking.
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: No change.
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"/> </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"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module subordinate:
<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"/>
</np>
<np role="obj" tr="rheme">
<subs>
- <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" comp="COMP">
<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"/>
</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"/> - </np> <np role="obj" tr="rheme"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> - <word posp="verb" gloss="love"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> + <word posp="verb" gloss="love"/> + </vp> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="tell"/> + </vp> </s> </example>
module casemarking:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <subs> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> <word posp="verb" gloss="love"/> </vp> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> </s> </example>
module markowner: No change.
module addgender:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np role="obj" tr="rheme" case="ACC"> + <np role="obj" tr="rheme" case="ACC" gender="cl.4" number="sing"> <subs> <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> <word posp="verb" gloss="love"/> </vp> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> </s> </example>
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="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="obj" tr="rheme" case="ACC" gender="cl.4" number="sing">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1">
<word posp="noun" gloss="girl"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np role="obj" tr="rheme" case="ACC" gender="cl.4" number="sing"> + <np role="obj" tr="rheme" case="ACC" gender="cl.4" number="sing" person="2"> <subs> - <np number="sing" def="neither" role="obj" locus="number" case="ACC"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/> </np> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" obj="2.sing" subj="1excl.sing"> <word posp="verb" gloss="love"/> </vp> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1"> <word posp="noun" gloss="girl"/> </np> <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="tell"/> </vp> </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" case="ACC" gender="cl.4" number="sing" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" obj="2.sing" subj="1excl.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1">
<word posp="noun" gloss="girl"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="tell"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="obj" tr="rheme" case="ACC" gender="cl.4" number="sing" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" 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" comp="COMP" obj="2.sing" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2">
- <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="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
About to call getSlotValue for 2.sing/pron/number/obligatoryGot sing
About to call getSlotValue for 1excl.sing/pron/number/obligatory
Got sing
About to call getSlotValue for love/verb/ta/obligatory
Got PRES
About to call getSlotValue for love/verb/voice/obligatory
Got active
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
About to call getSlotValue for girl/noun/case/obligatory
Got DAT
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for boy/noun/case/obligatory
Got NOM
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for tell/verb/ta/obligatory
Got PAST
About to call getSlotValue for tell/verb/voice/obligatory
Got active
About to call getSlotValue for tell/verb/question/obligatory
Got not.Q
addaffixes:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np role="obj" tr="rheme" case="ACC" gender="cl.4" number="sing" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" 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" comp="COMP" obj="2.sing" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1">
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/>
+ <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="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/>
</vp>
</s>
</example>
flatten:
<example id="quot1" translation="The boy told the girl that he loved her."> - <s> - <np role="obj" tr="rheme" case="ACC" gender="cl.4" number="sing" person="2"> - <subs> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" 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" comp="COMP" obj="2.sing" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1"> <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"> <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/> <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="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> - </vp> - </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="cl.4" def="neither" role="obj" locus="number" case="ACC"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" obj="2.sing" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2"/> - <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="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.4" def="neither" role="obj" locus="number" case="ACC">|k|o|s|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" obj="2.sing" subj="1excl.sing">|h|i|w|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">|l|a|</thingy> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1">|t|o|t|</word> + <thingy type="nouncase" function="suffix" gloss="DAT">-|i|s|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">|l|e|h|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2">|p|o|k|</word> + <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy> </flat> </example>
vowelharmony:
<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="cl.4" def="neither" role="obj" locus="number" case="ACC">|k|o|s|</word>
- <thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
+ <thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" obj="2.sing" subj="1excl.sing">|h|i|w|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<thingy type="vpcomp" function="enclitic" gloss="COMP">|l|a|</thingy>
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1">|t|o|t|</word>
- <thingy type="nouncase" function="suffix" gloss="DAT">-|i|s|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="DAT">-|u|s|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">|l|e|h|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2">|p|o|k|</word>
- <thingy type="verbta" function="suffix" gloss="PAST">-|i|</thingy>
+ <thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
</flat>
</example>
### |k|o|s|#-> kos
### |k|o|s|
#-> kos
### -|o|
#-> -o
### -|o|
#-> -o
### |f|i|t|
#-> fit
### |f|i|t|
#-> fit
### -|e|
#-> -e
### -|e|
#-> -e
### |h|i|w|
#-> hiw
### |h|i|w|
#-> hiw
### -|e|
#-> -e
### -|e|
#-> -e
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |w|e|
#-> we
### |w|e|
#-> we
### |l|a|
#-> la
### |l|a|
#-> la
### |t|o|t|
#-> tot
### |t|o|t|
#-> tot
### -|u|s|
#-> -us
### -|u|s|
#-> -us
### -|a|
#-> -a
### -|a|
#-> -a
### |l|e|h|
#-> leh
### |l|e|h|
#-> leh
### -|e|w|
#-> -ew
### -|e|w|
#-> -ew
### -|a|
#-> -a
### -|a|
#-> -a
### |p|o|k|
#-> pok
### |p|o|k|
#-> pok
### -|u|
#-> -u
### -|u|
#-> -u
### -|h|
#-> -h
### -|h|
#-> -h
### -|a|p|a|
#-> -apa
### -|a|p|a|
#-> -apa
### |l|a|
#-> la
### |l|a|
#-> la
### |k|o|s||o| |f|i|t||e| |h|i|w||e||h||a|p|a| |w|e| |l|a| |t|o|t||u|s||a| |l|e|h||e|w||a| |p|o|k||u||h||a|p|a| |l|a|
#-> koso fite hiwehapa we la totusa lehewa pokuhapa la
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="cl.4" def="neither" role="obj" locus="number" case="ACC">|k|o|s|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|o|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.4" def="neither" role="subj" locus="number" case="NOM">|f|i|t|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|e|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" obj="2.sing" subj="1excl.sing">|h|i|w|</word>
<thingy type="verbta" function="suffix" gloss="PRES">-|e|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">|w|e|</thingy>
<thingy type="vpcomp" function="enclitic" gloss="COMP">|l|a|</thingy>
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="cl.1">|t|o|t|</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|u|s|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="cl.2">|l|e|h|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|e|w|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|a|</thingy>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="2.sing" indobj="3.sing.cl.1" subj="3.sing.cl.2">|p|o|k|</word>
<thingy type="verbta" function="suffix" gloss="PAST">-|u|</thingy>
<thingy type="verbvoice" function="suffix" gloss="active">-|h|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|p|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.cl.2.SUBJ">|l|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kos</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-o</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fit</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hiw</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-e</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">la</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">tot</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-us</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">leh</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ew</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">pok</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">-apa</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">la</span><br><span class="gls">3.sing.cl.2.<span class="glssc">SUBJ</span></span></span></p>
+ <p>koso fite hiwehapa we la totusa lehewa pokuhapa la</p>
+ <p>koso fite hiwehapa we la totusa lehewa pokuhapa la</p>
+ <il>
+ <w>
+ <o>kos</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>-o</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>fit</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hiw</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-e</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>la</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>tot</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>-us</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>leh</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-ew</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>pok</o>
+ <g>tell</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>-h</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>-apa</o>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o>la</o>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ </il>
</example>
### koso fite hiwehapa we la totusa lehewa pokuhapa la#-> koso fite hiwehapa we la totusa lehewa pokuhapa la
Koso fite hiwehapa we la totusa lehewa pokuhapa la. [koso fite hiwehapa we la totusa lehewa pokuhapa la] kos 2.sing -o sing fit 1excl.sing -e sing hiw love -e PRES -h active -apa not.Q we 1excl.sing.SUBJ la COMP tot girl -us DAT -a sing leh boy -ew NOM -a sing pok tell -u PAST -h active -apa not.Q la 3.sing.cl.2.SUBJ “The boy told the girl that he loved her.” | (27) |
How to cite this grammar
Language Creator. 2026. A Grammar of Kolak. Generated by the Language Creator, version 0.91, on 2 June 2026. https://languagecreator.org/grammar/3TD8W
In BibTeX format:
@misc{LC-3TD8W,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Kolak}},
howpublished = {\url{https://languagecreator.org/grammar/3TD8W}},
note = {Generated by the Language Creator, version 0.91, on 2 June 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Kolak / Kolak–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/3TD8W
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.05 seconds.