A Grammar of Tuw
Introduction
Scope and Purpose
This grammar provides a systematic description of the Tuw language (the 154th 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 Tuw.
Typological Profile
It has a highly marked collection of glottal, uvular, pharyngeal or epiglottal contrasts, the typologically rare OSV basic word order, a small but genuine set of click consonants, a richly developed retroflex subsystem and postpositions.Phonology
Phoneme Inventory
Consonants
Tuw has a large consonant inventory, comprising 36 phonemes.
It has a richly developed retroflex subsystem, a highly marked collection of glottal, uvular, pharyngeal or epiglottal contrasts, an extensively developed liquid system, a notable dental–alveolar contrast across several manners and a strongly reduced sibilant system.The table below presents the full inventory of consonant phonemes in Tuw. The chart lists all places and manners of articulation attested in the language.
| labial | dental | alveolar | postalveolar | lateral | palatal | retroflex | velar | lab. velar | uvular | lab. uvular | glottal | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | ɖ ʈ | k ɡ | kʷ ɡʷ | q | qʷ | ʔ | ||||
| nasal | m | n | ɲ | ɳ | ŋ | ŋʷ | ɴ | ɴʷ | ||||
| trill/tap/flap | ɾ | ɽ | ||||||||||
| fricative | f | s | h | |||||||||
| approximant | w | l | j | |||||||||
| affricate | t͡s | t͡ʃ | tɬ | |||||||||
| click | ᵏǀ | |||||||||||
| click, nasal | ᵑǀ |
Vowels
Tuw has more than 14 vowel qualities. This constitutes an exceptionally rich vowel inventory, with numerous distinct categories represented in the chart.
It has a fully contrastive long–short vowel distinction across the system, a strongly reduced vowel system in unstressed syllables, phonologically distinctive back unrounded vowels, an unusually fine-grained height system distinguishing four levels and a fully three-way front–central–back distinction.The table below presents the full inventory of vowel phonemes in Tuw. The system comprises the distinct vowel qualities listed in the chart.
| front | central | back unrounded | back rounded | |
|---|---|---|---|---|
| close | i | ɨ | ɯ | u |
| close-mid | e | ɘ | ɤ | o |
| open-mid | ɛ | ʌ | ɔ | |
| open | æ | ɑ | ɒ |
Stress and Tones
Tuw has neither phonemic stress nor lexical tone. Prosodic prominence and pitch variation are determined by pragmatic and discourse factors rather than by lexical contrasts.
Phonological Processes
Vowel Harmony
Vowel harmony does not exist in this language.
Writing System
Introduction
Tuw 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 /ɑ/ | b /b/ | c /ᵏǀ/ | d /d/ |
| e /ɛ/ | f /f/ | g /ɡ/ | h /h/ |
| i /i/ | j /j/ | k /k/ | l /l/ |
| m /m/ | n /n/ | o /ɔ/ | p /p/ |
| q /q/ | r /r, ɾ/ | s /s/ | t /t/ |
| u /u/ | w /w/ | y /ɨ/ | ä /æ/ |
| å /ʌ/ | é /e/ | ë /ɘ/ | ñ /ɲ/ |
| ó /o/ | ơ /ɤ/ | ư /ɯ/ | ɒ /ɒ/ |
| ɴ /ɴ/ |
Multi-letter combinations such as digraphs
| aa /ɑː/ | ai /ai/ | au /au/ |
| ch /t͡ʃ/ | ee /ɛː/ | gw /ɡʷ/ |
| ii /iː/ | nc /ᵑǀ/ | ng /ŋ/ |
| ngw /ŋʷ/ | oo /ɔː/ | qu /kʷ/ |
| qw /qʷ/ | rd /ɖ/ | rn /ɳ/ |
| rr /ɽ/ | rt /ʈ/ | tz /t͡s/ |
| tɬ /tɬ/ | uu /uː/ | yy /ɨː/ |
| ää /æː/ | åå /ʌː/ | éé /eː/ |
| ëë /ɘː/ | óó /oː/ | ơơ /ɤː/ |
| ưư /ɯː/ | ɒː /ɒː/ | ɔi /ɔi/ |
| ɴʷ /ɴʷ/ | ’ /ʔ/ |
Word Classes and Morphology
Number and Gender
Number
Tuw does not have grammatical number.
Gender
Tuw does not have genders or noun classes.
The Nominal Phrase
Nominal phrases in Tuw can be exemplified by the following example:
initial XML:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np role="subj" number="sing" def="def">
<noun>woman</noun>
<pp role="comitative">
<np number="sing" def="def">
<noun>knife</noun>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme">
<noun>mouse</noun>
<adj>blind</adj>
<num>three</num>
<det>yon</det>
</np>
</s>
</example>cleanup:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def"> - <noun>woman</noun> + <np role="subj" number="sing" def="def" locus="number"> + <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def"> - <noun>knife</noun> + <np number="sing" def="def" locus="number"> + <word posp="noun" gloss="knife"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme"> - <noun>mouse</noun> - <adj>blind</adj> - <num>three</num> - <det>yon</det> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="adj" gloss="blind"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> </np> </s> </example>
module adj2verb:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="blind"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
- <word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ </relp>
+ </np>
</s>
</example>
module articles: No change.
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
- <np role="obj" def="def" number="plur" tr="rheme" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="blind"/>
- </vp>
- <np head="this" role="subj" number="plur">
+ <np def="def" locus="number" id="parent">
+ <np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp tam="pres-state" ta="PRES">
+ <word lexposp="adj" posp="verb" gloss="blind"/>
+ </vp>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np def="def" locus="number" id="parent">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</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"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> <np def="def" locus="number" id="parent"> <np role="obj" number="plur" id="headnp" tr="rheme"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module casemarking:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <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"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" locus="number" id="parent"> <np role="obj" number="plur" id="headnp" tr="rheme"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before"> + <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module markowner: No change.
module simplifynumber: No change.
module propagatenumber:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<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" locus="number" id="parent">
+ <np def="def" locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
createpronouns: No change.
module markowned:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number" case="NOM"> + <np role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner"> <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def" locus="number"> + <np number="sing" def="def" locus="number" possessor="no.owner"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" locus="number" id="parent" number="plur"> - <np role="obj" number="plur" id="headnp" tr="rheme"> + <np def="def" locus="number" id="parent" number="plur" possessor="no.owner"> + <np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</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="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="knife"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="plur"/>
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
propagateArgumentCase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="knife"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
+ <np def="def" locus="number" id="parent" number="plur" possessor="no.owner" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
- <word posp="num" gloss="three"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="det" gloss="yon"/>
+ <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/>
+ <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/>
+ <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="blind"/>
+ <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur"/>
</vp>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
About to call getSlotValue for woman/noun/case/obligatoryGot NOM
About to call getSlotValue for woman/noun/def/optional
Got def
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/def/optional
Got def
About to call getSlotValue for catch/verb/negation/optional
Got POS
About to call getSlotValue for catch/verb/subj/obligatory
Got 3.sing
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/def/optional
About to call getSlotValue for blind/verb/negation/optional
About to call getSlotValue for blind/verb/subj/obligatory
Got 3.plur
addaffixes:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/>
<word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.plur"/>
</vp>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - <pp role="comitative"> - <np number="sing" def="def" locus="number" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" locus="number" id="parent" number="plur" possessor="no.owner" case="NOM"> <thingy type="npnumber" function="proclitic" gloss="plur"/> - <np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"> <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur"/> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> <thingy type="verbsubj" function="suffix" gloss="3.plur"/> - </vp> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="plur"/> - <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> - <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> - <thingy type="verbsubj" function="suffix" gloss="3.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner">|t͡s|ɘ|b|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner">|m|ɤ|ɴ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="COMIT" posp="pp" role="comitative">|kʷ|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|r|uː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="plur">|ɖ|ɑː|</thingy> + <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|k|o|</word> + <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|ʈ|ɒ|ɖ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|d|ɒː|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|l|oː|</word> + <thingy type="verbsubj" function="suffix" gloss="3.plur.SUBJ">-|r|iː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |t͡s|ɘ|b|#-> t͡sɘb
### |t͡s|ɘ|b|
#-> t͡sɘb
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |m|ɤ|ɴ|
#-> mɤɴ
### |m|ɤ|ɴ|
#-> mɤɴ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |kʷ|ɘ|
#-> kʷɘ
### |kʷ|ɘ|
#-> kʷɘ
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |r|uː|
#-> ruː
### |r|uː|
#-> ruː
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ɖ|ɑː|
#-> ɖɑː
### |ɖ|ɑː|
#-> ɖɑː
### |k|o|
#-> ko
### |k|o|
#-> ko
### |ʈ|ɒ|ɖ|
#-> ʈɒɖ
### |ʈ|ɒ|ɖ|
#-> ʈɒɖ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### |d|ɒː|
#-> dɒː
### |d|ɒː|
#-> dɒː
### -,
#-> -,
### |ɲ|ɔ|
#-> ɲɔ
### |ɲ|ɔ|
#-> ɲɔ
### |l|oː|
#-> loː
### |l|oː|
#-> loː
### -|r|iː|
#-> -riː
### -|r|iː|
#-> -riː
### |t͡s|ɘ|b||ɒ||m|æː| |m|ɤ|ɴ||ɒ||m|æː| |kʷ|ɘ| |f|ɑ| |r|uː||l|i| |n|ɨː| |ɖ|ɑː| |k|o| |ʈ|ɒ|ɖ||ɒ| |d|ɒː|, |ɲ|ɔ| |l|oː||r|iː|
#-> t͡sɘbɒmæː mɤɴɒmæː kʷɘ fɑ ruːli nɨː ɖɑː ko ʈɒɖɒ dɒː, ɲɔ loːriː
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" possessor="no.owner">|t͡s|ɘ|b|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner">|m|ɤ|ɴ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word gloss="COMIT" posp="pp" role="comitative">|kʷ|ɘ|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|r|uː|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <thingy type="npnumber" function="proclitic" gloss="plur">|ɖ|ɑː|</thingy> <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|k|o|</word> <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|ʈ|ɒ|ɖ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|d|ɒː|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|l|oː|</word> <thingy type="verbsubj" function="suffix" gloss="3.plur.SUBJ">-|r|iː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡sɘb</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">mɤɴ</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">kʷɘ</span><br><span class="gls">COMIT</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ruː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɖɑː</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ko</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">ʈɒɖ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">dɒː</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">ɲɔ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">loː</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">-riː</span><br><span class="gls">3.plur.SUBJ</span></span></p> + <p>t͡sɘbɒmæː mɤɴɒmæː kʷɘ fɑ ruːli nɨː ɖɑː ko ʈɒɖɒ dɒː, ɲɔ loːriː</p> + <p>tzëbɒmää mơɴɒmää Quë fa ruuli nyy rdaa kó rtɒrdɒ dɒː, ño lóórii</p> + <il> + <w> + <o>t͡sɘb</o> + <g>woman</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>mɤɴ</o> + <g>knife</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>kʷɘ</o> + <g>COMIT</g> + </w> + <w> + <o>fɑ</o> + <g>PAST</g> + </w> + <w> + <o>ruː</o> + <g>catch</g> + </w> + <w> + <o>-li</o> + <g>3.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + <w> + <o>ɖɑː</o> + <g>plur</g> + </w> + <w> + <o>ko</o> + <g>three</g> + </w> + <w> + <o>ʈɒɖ</o> + <g>mouse</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>dɒː</o> + <g>yon</g> + </w> + <w> + <o>-,</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>ɲɔ</o> + <g>RELPRON</g> + </w> + <w> + <o>loː</o> + <g>blind</g> + </w> + <w> + <o>-riː</o> + <g>3.plur.SUBJ</g> + </w> + </il> </example>### t͡sɘbɒmæː mɤɴɒmæː kʷɘ fɑ ruːli nɨː ɖɑː ko ʈɒɖɒ dɒː, ɲɔ loːriː
#-> t͡sɘbɒmæː mɤɴɒmæː kʷɘ fɑ ruːli nɨː ɖɑː ko ʈɒɖɒ dɒː, ɲɔ loːriː
Tzëbɒmää mơɴɒmää Quë fa ruuli nyy rdaa kó rtɒrdɒ dɒː, ño lóórii. [t͡sɘbɒmæː mɤɴɒmæː kʷɘ fɑ ruːli nɨː ɖɑː ko ʈɒɖɒ dɒː, ɲɔ loːriː] t͡sɘb woman -ɒ NOM -mæː def mɤɴ knife -ɒ NOM -mæː def kʷɘ COMIT fɑ PAST ruː catch -li 3.sing.SUBJ nɨː indicative ɖɑː plur ko three ʈɒɖ mouse -ɒ NOM dɒː yon ɲɔ RELPRON loː blind -riː 3.plur.SUBJ “The woman with the knife caught those three blind mice.” | (1) |
In the following, we shall look at the various components in more details.
The nominal phrase clitics in Tuw fall into two categories, proclitics and enclitics: a clitic expressing number, comprising rdaa /ɖɑː/ ‘plur’ followed by a clitic expressing possessor, comprising jư /jɯ/ ‘1incl.sing’, rdyy /ɖɨː/ ‘1excl.sing’, rduu /ɖuː/ ‘2.sing’, ki /ki/ ‘3.sing’, rdưư /ɖɯː/ ‘1incl.plur’, fư /fɯ/ ‘1excl.plur’, rɒ /ɾɒ/ ‘2.plur’ and jɒ /jɒ/ ‘3.plur’.
The morphology of the elements of the nominal phrase, i.e., nouns, numerals and pronouns, is described below, as is the way that possession is expressed in Tuw.
The Noun
The noun in Tuw consists of first, the root; second, an obligatory suffix expressing case, comprising -ɒ /-ɒ/ ‘NOM’, -u /-u/ ‘ACC’, -i /-i/ ‘GEN’, -ää /-æː/ ‘DAT’, -aa /-ɑː/ ‘INS’, -a /-ɑ/ ‘VOC’, -u /-u/ ‘ALL’, -yy /-ɨː/ ‘LOC’, -ư /-ɯ/ ‘ABL’ and -ä /-æ/ ‘PART’; and finally, third, an optional suffix expressing def, comprising -mää /-mæː/ ‘def’.
The noun displays the following derivational morphology: two suffixes, namely -uur /-uːɾ/ ‘little’ and -ưqw /-ɯqʷ/ ‘big’
The Adjective
The adjective in Tuw stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in Tuw stands alone without any prefixes or suffixes attached to it.
Determiners
The determiner in Tuw stands alone without any prefixes or suffixes attached to it.
Pronouns
The pronoun in Tuw stands alone without any prefixes or suffixes attached to it.
initial XML:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1excl" number="dual"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj">
<noun>tiger</noun>
</np>
</s>
<s>
<vp tam="pres-state">
<verb>be</verb>
<adj>happy</adj>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
</s>
</example>cleanup:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1excl" number="dual"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1excl" number="dual" posp="pron"/> </np> - <np def="def" tr="rheme" number="sing" role="obj"> - <noun>tiger</noun> + <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="tiger"/> </np> </s> <s> - <vp tam="pres-state"> - <verb>be</verb> - <adj>happy</adj> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> + <word posp="adj" gloss="happy"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module adj2verb:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
- <word posp="verb" gloss="be"/>
- <word posp="adj" gloss="happy"/>
+ <word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module articles: No change.
module nonpastonly:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> </np> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
+ <word gloss="because" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module complementise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <word gloss="because" posp="conj"/> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> - <word person="1excl" number="dual" posp="pron"/> - </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> </np> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1excl" number="dual" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> + <word gloss="because" posp="conj"/> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="happy" lexposp="adj"/> - </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="happy" lexposp="adj"/> + </vp> </s> </example>
module casemarking:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word person="1excl" number="dual" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word person="1incl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
- <word person="1excl" number="dual" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <word person="1excl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <word person="1incl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word person="1excl" number="plur" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="gender?"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="gender?"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl">
<word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="gender?"/>
</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" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="gender?"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
prodrop:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl">
- <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="gender?"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="gender?"/>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
addclitics:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="tiger"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="happy" lexposp="adj"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" subj="1excl.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word posp="verb" gloss="happy" lexposp="adj"/>
+ <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for tiger/noun/case/obligatoryGot ACC
About to call getSlotValue for tiger/noun/def/optional
Got def
About to call getSlotValue for kill/verb/negation/optional
Got POS
About to call getSlotValue for kill/verb/subj/obligatory
Got 1excl.plur
About to call getSlotValue for happy/verb/negation/optional
Got POS
About to call getSlotValue for happy/verb/subj/obligatory
Got 1incl.plur
addaffixes:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="1incl.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> - <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="1excl.plur"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> <word gloss="because" posp="conj"/> - </s> - <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="1incl.plur"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.plur"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="because" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="1incl.plur"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">|ɾ|oː|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur">|ʈ|ɨ|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.plur.SUBJ">-|j|ɑ|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="because" posp="conj">|w|ʌ|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|s|u|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1incl.plur.SUBJ">-|ɾ|uː|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɾ|oː|ŋ|#-> ɾoːŋ
### |ɾ|oː|ŋ|
#-> ɾoːŋ
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |ʈ|ɨ|
#-> ʈɨ
### |ʈ|ɨ|
#-> ʈɨ
### -|j|ɑ|
#-> -jɑ
### -|j|ɑ|
#-> -jɑ
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |w|ʌ|
#-> wʌ
### |w|ʌ|
#-> wʌ
### |s|u|
#-> su
### |s|u|
#-> su
### -|ɾ|uː|
#-> -ɾuː
### -|ɾ|uː|
#-> -ɾuː
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ɾ|oː|ŋ||u||m|æː| |f|ɑ| |ʈ|ɨ||j|ɑ| |n|ɨː| |w|ʌ| |s|u||ɾ|uː| |n|ɨː|
#-> ɾoːŋumæː fɑ ʈɨjɑ nɨː wʌ suɾuː nɨː
removetags:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">|ɾ|oː|ŋ|</word> <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.plur">|ʈ|ɨ|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="1excl.plur.SUBJ">-|j|ɑ|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <word gloss="because" posp="conj">|w|ʌ|</word> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|s|u|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="1incl.plur.SUBJ">-|ɾ|uː|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɾoːŋ</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ʈɨ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-jɑ</span><br><span class="gls">1excl.plur.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">wʌ</span><br><span class="gls">because</span></span> <span class="ilpair"><span class="mor">su</span><br><span class="gls">happy</span></span> <span class="ilpair"><span class="mor">-ɾuː</span><br><span class="gls">1incl.plur.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>ɾoːŋumæː fɑ ʈɨjɑ nɨː wʌ suɾuː nɨː</p> + <p>róóngumää fa rtyja nyy wå suruu nyy</p> + <il> + <w> + <o>ɾoːŋ</o> + <g>tiger</g> + </w> + <w> + <o>-u</o> + <g>ACC</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>fɑ</o> + <g>PAST</g> + </w> + <w> + <o>ʈɨ</o> + <g>kill</g> + </w> + <w> + <o>-jɑ</o> + <g>1excl.plur.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + <w> + <o>wʌ</o> + <g>because</g> + </w> + <w> + <o>su</o> + <g>happy</g> + </w> + <w> + <o>-ɾuː</o> + <g>1incl.plur.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### ɾoːŋumæː fɑ ʈɨjɑ nɨː wʌ suɾuː nɨː
#-> ɾoːŋumæː fɑ ʈɨjɑ nɨː wʌ suɾuː nɨː
Róóngumää fa rtyja nyy wå suruu nyy. [ɾoːŋumæː fɑ ʈɨjɑ nɨː wʌ suɾuː nɨː] ɾoːŋ tiger -u ACC -mæː def fɑ PAST ʈɨ kill -jɑ 1excl.plur.SUBJ nɨː indicative wʌ because su happy -ɾuː 1incl.plur.SUBJ nɨː indicative “Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.” | (2) |
Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </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" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </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" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" subj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" possessor="no.owner"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<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" obj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</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>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/negation/optionalGot POS
About to call getSlotValue for love/verb/subj/obligatory
Got 3.sing
addaffixes:
<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" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<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" obj="3.sing" subj="3.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">|ŋ|uː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ŋ|uː|#-> ŋuː
### |ŋ|uː|
#-> ŋuː
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ŋ|uː||l|i| |n|ɨː|
#-> ŋuːli nɨː
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">|ŋ|uː|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ŋuː</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>ŋuːli nɨː</p> + <p>nguuli nyy</p> + <il> + <w> + <o>ŋuː</o> + <g>love</g> + </w> + <w> + <o>-li</o> + <g>3.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### ŋuːli nɨː
#-> ŋuːli nɨː
Nguuli nyy. [ŋuːli nɨː] ŋuː love -li 3.sing.SUBJ nɨː indicative “He (the boy) loves her (the girl).” | (3) |
But here, the word corresponding to he is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" subj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" possessor="no.owner"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/negation/optionalGot POS
About to call getSlotValue for love/verb/subj/obligatory
Got 3.sing
addaffixes:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner">|ŋʷ|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">|ŋ|uː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ŋʷ|ɘ|#-> ŋʷɘ
### |ŋʷ|ɘ|
#-> ŋʷɘ
### |ŋ|uː|
#-> ŋuː
### |ŋ|uː|
#-> ŋuː
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ŋʷ|ɘ| |ŋ|uː||l|i| |n|ɨː|
#-> ŋʷɘ ŋuːli nɨː
removetags:
<example id="love2he" translation="*He* loves her.">
<flat>
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM" possessor="no.owner">|ŋʷ|ɘ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">|ŋ|uː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ŋʷɘ</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">ŋuː</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p>
+ <p>ŋʷɘ ŋuːli nɨː</p>
+ <p>ngwë nguuli nyy</p>
+ <il>
+ <w>
+ <o>ŋʷɘ</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>ŋuː</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-li</o>
+ <g>3.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### ŋʷɘ ŋuːli nɨː#-> ŋʷɘ ŋuːli nɨː
Ngwë nguuli nyy. [ŋʷɘ ŋuːli nɨː] ŋʷɘ 3.sing ŋuː love -li 3.sing.SUBJ nɨː indicative “He loves her.” | (4) |
And here, it is the one translated as her that is stressed:
initial XML:
<example id="love2her" translation="He loves *her*.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2her" translation="He loves *her*."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </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" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" subj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/negation/optionalGot POS
About to call getSlotValue for love/verb/subj/obligatory
Got 3.sing
addaffixes:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">|ŋʷ|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">|ŋ|uː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ŋʷ|ɘ|#-> ŋʷɘ
### |ŋʷ|ɘ|
#-> ŋʷɘ
### |ŋ|uː|
#-> ŋuː
### |ŋ|uː|
#-> ŋuː
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ŋʷ|ɘ| |ŋ|uː||l|i| |n|ɨː|
#-> ŋʷɘ ŋuːli nɨː
removetags:
<example id="love2her" translation="He loves *her*.">
<flat>
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">|ŋʷ|ɘ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">|ŋ|uː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ŋʷɘ</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">ŋuː</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p>
+ <p>ŋʷɘ ŋuːli nɨː</p>
+ <p>ngwë nguuli nyy</p>
+ <il>
+ <w>
+ <o>ŋʷɘ</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>ŋuː</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-li</o>
+ <g>3.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### ŋʷɘ ŋuːli nɨː#-> ŋʷɘ ŋuːli nɨː
Ngwë nguuli nyy. [ŋʷɘ ŋuːli nɨː] ŋʷɘ 3.sing ŋuː love -li 3.sing.SUBJ nɨː indicative “He loves her.” | (5) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"> <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" possessor="no.owner"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="NN2"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="noun" gloss="NN1"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<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" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="NN2"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="NN1"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="hate"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for NN2/noun/case/obligatoryGot ACC
About to call getSlotValue for NN2/noun/def/optional
Got def
About to call getSlotValue for NN1/noun/case/obligatory
Got NOM
About to call getSlotValue for NN1/noun/def/optional
Got def
About to call getSlotValue for hate/verb/negation/optional
Got POS
About to call getSlotValue for hate/verb/subj/obligatory
Got 3.sing
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Qiq hates Ruts."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="Ruts" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">|ɽ|ɯ|t͡s|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="Qiq" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">|q|ɨː|qʷ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">|q|o|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɽ|ɯ|t͡s|#-> ɽɯt͡s
### |ɽ|ɯ|t͡s|
#-> ɽɯt͡s
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |q|ɨː|qʷ|
#-> qɨːqʷ
### |q|ɨː|qʷ|
#-> qɨːqʷ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |q|o|
#-> qo
### |q|o|
#-> qo
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ɽ|ɯ|t͡s||u||m|æː| |q|ɨː|qʷ||ɒ||m|æː| |q|o||l|i| |n|ɨː|
#-> ɽɯt͡sumæː qɨːqʷɒmæː qoli nɨː
removetags:
<example id="loveprop" translation="Qiq hates Ruts."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="Ruts" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">|ɽ|ɯ|t͡s|</word> <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="Qiq" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">|q|ɨː|qʷ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing" subj="3.sing">|q|o|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɽɯt͡s</span><br><span class="gls">Ruts</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">qɨːqʷ</span><br><span class="gls">Qiq</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">qo</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>ɽɯt͡sumæː qɨːqʷɒmæː qoli nɨː</p> + <p>Rrưtzumää Qyyqwɒmää qóli nyy</p> + <il> + <w> + <o>ɽɯt͡s</o> + <g>Ruts</g> + </w> + <w> + <o>-u</o> + <g>ACC</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>qɨːqʷ</o> + <g>Qiq</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>qo</o> + <g>hate</g> + </w> + <w> + <o>-li</o> + <g>3.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### ɽɯt͡sumæː qɨːqʷɒmæː qoli nɨː
#-> ɽɯt͡sumæː qɨːqʷɒmæː qoli nɨː
Rrưtzumää Qyyqwɒmää qóli nyy. [ɽɯt͡sumæː qɨːqʷɒmæː qoli nɨː] ɽɯt͡s Ruts -u ACC -mæː def qɨːqʷ Qiq -ɒ NOM -mæː def qo hate -li 3.sing.SUBJ nɨː indicative “Qiq hates Ruts.” | (6) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <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>
createpronouns: No change.
module markowned:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> - <word posp="noun" gloss="boy"/> - </np> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> </np> + <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> + <word posp="noun" gloss="boy"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" case="NOM" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="boy"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="boy"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
About to call getSlotValue for apple/noun/case/obligatoryGot NOM
About to call getSlotValue for apple/noun/def/optional
Got def
About to call getSlotValue for boy/noun/case/obligatory
Got GEN
About to call getSlotValue for boy/noun/def/optional
Got def
addaffixes:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">|ɲ|ai|qʷ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|ɳ|ɔ|ʔ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɲ|ai|qʷ|#-> ɲaiqʷ
### |ɲ|ai|qʷ|
#-> ɲaiqʷ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |k|i|
#-> ki
### |k|i|
#-> ki
### |ɳ|ɔ|ʔ|
#-> ɳɔʔ
### |ɳ|ɔ|ʔ|
#-> ɳɔʔ
### -|i|
#-> -i
### -|i|
#-> -i
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɲ|ai|qʷ||ɒ||m|æː| |k|i| |ɳ|ɔ|ʔ||i||m|æː|
#-> ɲaiqʷɒmæː ki ɳɔʔimæː
removetags:
<example id="posso1" translation="the boy's apple"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">|ɲ|ai|qʷ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|ɳ|ɔ|ʔ|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɲaiqʷ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">3.sing.POSS</span></span> <span class="ilpair"><span class="mor">ɳɔʔ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span></p> + <p>ɲaiqʷɒmæː ki ɳɔʔimæː</p> + <p>ñaiqwɒmää ki rno’imää</p> + <il> + <w> + <o>ɲaiqʷ</o> + <g>apple</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ki</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>ɳɔʔ</o> + <g>boy</g> + </w> + <w> + <o>-i</o> + <g>GEN</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + </il> </example>### ɲaiqʷɒmæː ki ɳɔʔimæː
#-> ɲaiqʷɒmæː ki ɳɔʔimæː
ñaiqwɒmää ki rno’imää [ɲaiqʷɒmæː ki ɳɔʔimæː] ɲaiqʷ apple -ɒ NOM -mæː def ki 3.sing.POSS ɳɔʔ boy -i GEN -mæː def “the boy’s apple” | (7) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <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>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowned:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> </np> + <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" case="NOM" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
About to call getSlotValue for apple/noun/case/obligatoryGot NOM
About to call getSlotValue for apple/noun/def/optional
Got def
addaffixes:
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">|ɲ|ai|qʷ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|ŋʷ|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɲ|ai|qʷ|#-> ɲaiqʷ
### |ɲ|ai|qʷ|
#-> ɲaiqʷ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |k|i|
#-> ki
### |k|i|
#-> ki
### |ŋʷ|ɘ|
#-> ŋʷɘ
### |ŋʷ|ɘ|
#-> ŋʷɘ
### |ɲ|ai|qʷ||ɒ||m|æː| |k|i| |ŋʷ|ɘ|
#-> ɲaiqʷɒmæː ki ŋʷɘ
removetags:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">|ɲ|ai|qʷ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|ŋʷ|ɘ|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɲaiqʷ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">3.sing.POSS</span></span> <span class="ilpair"><span class="mor">ŋʷɘ</span><br><span class="gls">3.sing</span></span></p> + <p>ɲaiqʷɒmæː ki ŋʷɘ</p> + <p>ñaiqwɒmää ki ngwë</p> + <il> + <w> + <o>ɲaiqʷ</o> + <g>apple</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ki</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>ŋʷɘ</o> + <g>3.sing</g> + </w> + </il> </example>### ɲaiqʷɒmæː ki ŋʷɘ
#-> ɲaiqʷɒmæː ki ŋʷɘ
ñaiqwɒmää ki ngwë [ɲaiqʷɒmæː ki ŋʷɘ] ɲaiqʷ apple -ɒ NOM -mæː def ki 3.sing.POSS ŋʷɘ 3.sing “his (the boy’s) apple” | (8) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" 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"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns: No change.
module markowned:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM" 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"> + <np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple">
<np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/>
</np>
</example>
About to call getSlotValue for apple/noun/case/obligatoryGot NOM
About to call getSlotValue for apple/noun/def/optional
Got def
addaffixes:
<example id="posso2" translation="my apple">
<np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM">|ɲ|ai|qʷ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1excl.sing.POSS">|ɖ|ɨː|</thingy> </flat> </example>
vowelharmony: No change.
### |ɲ|ai|qʷ|#-> ɲaiqʷ
### |ɲ|ai|qʷ|
#-> ɲaiqʷ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɖ|ɨː|
#-> ɖɨː
### |ɖ|ɨː|
#-> ɖɨː
### |ɲ|ai|qʷ||ɒ||m|æː| |ɖ|ɨː|
#-> ɲaiqʷɒmæː ɖɨː
removetags:
<example id="posso2" translation="my apple"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" case="NOM">|ɲ|ai|qʷ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing.POSS">|ɖ|ɨː|</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɲaiqʷ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɖɨː</span><br><span class="gls">1excl.sing.POSS</span></span></p> + <p>ɲaiqʷɒmæː ɖɨː</p> + <p>ñaiqwɒmää rdyy</p> + <il> + <w> + <o>ɲaiqʷ</o> + <g>apple</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ɖɨː</o> + <g>1excl.sing.POSS</g> + </w> + </il> </example>### ɲaiqʷɒmæː ɖɨː
#-> ɲaiqʷɒmæː ɖɨː
ñaiqwɒmää rdyy [ɲaiqʷɒmæː ɖɨː] ɲaiqʷ apple -ɒ NOM -mæː def ɖɨː 1excl.sing.POSS “my apple” | (9) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
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"> - <np type="owner_owned" role="owner"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" number="sing"> + <np type="owner_owned" role="owner" 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"> <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 role="subj" case="NOM" number="sing"> + <np type="owner_owned" number="sing"> <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>
createpronouns: No change.
module markowned:
<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" possessor="no.owner"> <np type="owner_owned" number="sing"> <np type="owner_owned" role="owner" 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"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"> <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" possessor="3.sing"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj" case="NOM" number="sing"> + <np role="subj" case="NOM" number="sing" possessor="no.owner"> <np type="owner_owned" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
module ngen:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ACC" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
+ <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <word posp="noun" gloss="son"/>
+ </np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
- <word posp="noun" gloss="son"/>
</np>
</np>
- </np>
<np role="subj" case="NOM" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
- <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
- </np>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
</np>
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
+ <word posp="noun" gloss="hunter"/>
</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 wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ACC" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="son"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
</np>
</np>
<np role="subj" case="NOM" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</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" subj="3.sing">
<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" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="son"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="neighbour"/>
+ <thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" case="NOM" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="daughter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="obj" case="ACC" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="son"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="neighbour"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="subj" case="NOM" number="sing" possessor="no.owner"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="subj" case="NOM" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="daughter"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" number="sing" role="obj" case="ACC" possessor="no.owner"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="son"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="neighbour"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> - </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np type="owner_owned" number="sing" role="subj" case="NOM" possessor="no.owner"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="daughter"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for son/noun/case/obligatoryGot ACC
About to call getSlotValue for son/noun/def/optional
Got def
About to call getSlotValue for neighbour/noun/case/obligatory
Got GEN
About to call getSlotValue for neighbour/noun/def/optional
Got def
About to call getSlotValue for daughter/noun/case/obligatory
Got NOM
About to call getSlotValue for daughter/noun/def/optional
Got def
About to call getSlotValue for hunter/noun/case/obligatory
Got GEN
About to call getSlotValue for hunter/noun/def/optional
Got def
About to call getSlotValue for kiss/verb/negation/optional
Got POS
About to call getSlotValue for kiss/verb/subj/obligatory
Got 3.sing
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC">|q|ɛ|l|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">|ɲ|ɔː|ʈ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">|ɖ|uː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">|l|ɨː|p|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|n|ɛ|ɳ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">|s|ɛː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |q|ɛ|l|#-> qɛl
### |q|ɛ|l|
#-> qɛl
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |k|i|
#-> ki
### |k|i|
#-> ki
### |ɲ|ɔː|ʈ|
#-> ɲɔːʈ
### |ɲ|ɔː|ʈ|
#-> ɲɔːʈ
### -|i|
#-> -i
### -|i|
#-> -i
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɖ|uː|
#-> ɖuː
### |ɖ|uː|
#-> ɖuː
### |l|ɨː|p|
#-> lɨːp
### |l|ɨː|p|
#-> lɨːp
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |k|i|
#-> ki
### |k|i|
#-> ki
### |n|ɛ|ɳ|
#-> nɛɳ
### |n|ɛ|ɳ|
#-> nɛɳ
### -|i|
#-> -i
### -|i|
#-> -i
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |s|ɛː|
#-> sɛː
### |s|ɛː|
#-> sɛː
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |q|ɛ|l||u||m|æː| |k|i| |ɲ|ɔː|ʈ||i||m|æː| |ɖ|uː| |l|ɨː|p||ɒ||m|æː| |k|i| |n|ɛ|ɳ||i||m|æː| |f|ɑ| |s|ɛː||l|i| |n|ɨː|
#-> qɛlumæː ki ɲɔːʈimæː ɖuː lɨːpɒmæː ki nɛɳimæː fɑ sɛːli nɨː
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC">|q|ɛ|l|</word> <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">|ɲ|ɔː|ʈ|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">|ɖ|uː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">|l|ɨː|p|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|n|ɛ|ɳ|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">|s|ɛː|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">qɛl</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">3.sing.POSS</span></span> <span class="ilpair"><span class="mor">ɲɔːʈ</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɖuː</span><br><span class="gls">2.sing.POSS</span></span> <span class="ilpair"><span class="mor">lɨːp</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">3.sing.POSS</span></span> <span class="ilpair"><span class="mor">nɛɳ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">sɛː</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>qɛlumæː ki ɲɔːʈimæː ɖuː lɨːpɒmæː ki nɛɳimæː fɑ sɛːli nɨː</p> + <p>qelumää ki ñoortimää rduu lyypɒmää ki nernimää fa seeli nyy</p> + <il> + <w> + <o>qɛl</o> + <g>son</g> + </w> + <w> + <o>-u</o> + <g>ACC</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ki</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>ɲɔːʈ</o> + <g>neighbour</g> + </w> + <w> + <o>-i</o> + <g>GEN</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ɖuː</o> + <g>2.sing.POSS</g> + </w> + <w> + <o>lɨːp</o> + <g>daughter</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ki</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>nɛɳ</o> + <g>hunter</g> + </w> + <w> + <o>-i</o> + <g>GEN</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>fɑ</o> + <g>PAST</g> + </w> + <w> + <o>sɛː</o> + <g>kiss</g> + </w> + <w> + <o>-li</o> + <g>3.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### qɛlumæː ki ɲɔːʈimæː ɖuː lɨːpɒmæː ki nɛɳimæː fɑ sɛːli nɨː
#-> qɛlumæː ki ɲɔːʈimæː ɖuː lɨːpɒmæː ki nɛɳimæː fɑ sɛːli nɨː
Qelumää ki ñoortimää rduu lyypɒmää ki nernimää fa seeli nyy. [qɛlumæː ki ɲɔːʈimæː ɖuː lɨːpɒmæː ki nɛɳimæː fɑ sɛːli nɨː] qɛl son -u ACC -mæː def ki 3.sing.POSS ɲɔːʈ neighbour -i GEN -mæː def ɖuː 2.sing.POSS lɨːp daughter -ɒ NOM -mæː def ki 3.sing.POSS nɛɳ hunter -i GEN -mæː def fɑ PAST sɛː kiss -li 3.sing.SUBJ nɨː indicative “The hunter’s daughter kissed your neighbour’s son.” | (10) |
Derivation
Tuw has a few derivational processes. To illustrate this, let us start with a simple noun phrase:
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module adj2verb: No change.
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"> + <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="lamb"/>
- <word gloss="a" posp="det"/>
+ <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/>
+ <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
About to call getSlotValue for lamb/noun/case/obligatoryGot NOM
About to call getSlotValue for lamb/noun/def/optional
addaffixes:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">|n|i|ɳ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">|q|ɯ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |n|i|ɳ|#-> niɳ
### |n|i|ɳ|
#-> niɳ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### |q|ɯ|
#-> qɯ
### |q|ɯ|
#-> qɯ
### |n|i|ɳ||ɒ| |q|ɯ|
#-> niɳɒ qɯ
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">|n|i|ɳ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">|q|ɯ|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">niɳ</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">qɯ</span><br><span class="gls">a</span></span></p> + <p>niɳɒ qɯ</p> + <p>nirnɒ qư</p> + <il> + <w> + <o>niɳ</o> + <g>lamb</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>qɯ</o> + <g>a</g> + </w> + </il> </example>### niɳɒ qɯ
#-> niɳɒ qɯ
nirnɒ qư [niɳɒ qɯ] niɳ lamb -ɒ NOM qɯ a “a lamb” | (11) |
In the following, the word for little becomes an affix attached to lamb:
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>The adjective 'little' will be incorporated. Resistance is useless.
module adj2verb: No change.
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"> + <thingy type="npnumber" function="proclitic" gloss="sing"/> <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"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="lamb" lexposp="noun" posp="noun">
+ <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">
<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" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
About to call getSlotValue for lamb/noun/case/obligatoryGot NOM
About to call getSlotValue for lamb/noun/def/optional
addaffixes:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nouncase" function="suffix" gloss="NOM"/> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">|n|i|ɳ|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|uː||||ɾ|</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">|q|ɯ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |n|i|ɳ|#-> niɳ
### |n|i|ɳ|
#-> niɳ
### -|uː||||ɾ|
#-> -uːɾ
### -|uː||||ɾ|
#-> -uːɾ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### |q|ɯ|
#-> qɯ
### |q|ɯ|
#-> qɯ
### |n|i|ɳ||uː||||ɾ||ɒ| |q|ɯ|
#-> niɳuːɾɒ qɯ
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">|n|i|ɳ|</word> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|uː||||ɾ|</thingy> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" possessor="no.owner">|q|ɯ|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">niɳ</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-uːɾ</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">qɯ</span><br><span class="gls">a</span></span></p> + <p>niɳuːɾɒ qɯ</p> + <p>nirnuurɒ qư</p> + <il> + <w> + <o>niɳ</o> + <g>lamb</g> + </w> + <w> + <o>-uːɾ</o> + <g>little</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>qɯ</o> + <g>a</g> + </w> + </il> </example>### niɳuːɾɒ qɯ
#-> niɳuːɾɒ qɯ
nirnuurɒ qư [niɳuːɾɒ qɯ] niɳ lamb -uːɾ little -ɒ NOM qɯ a “a little lamb” | (12) |
Compounding
Verbs
Inflectional Categories
The verbal phrase clitics in Tuw fall into two categories, proclitics and enclitics: first, a clitic expressing ta, comprising fa /fɑ/ ‘PAST’; second, a clitic expressing mode, comprising nyy /nɨː/ ‘indicative’, quɒ /kʷɒ/ ‘conditional’ and hu /hu/ ‘optative’; and finally, third, a clitic expressing voice, comprising qưư /qɯː/ ‘passive’.
In addition, the verb is structured like this: first, the root; second, an optional suffix expressing negation, comprising -lä /-læ/ ‘NEG’; and finally, third, an obligatory suffix expressing subj, comprising -kɒ /-kɒ/ ‘1incl.sing’, -mư /-mɯ/ ‘1excl.sing’, -mu /-mu/ ‘2.sing’, -li /-li/ ‘3.sing’, -ruu /-ɾuː/ ‘1incl.plur’, -ja /-jɑ/ ‘1excl.plur’, -chuu /-t͡ʃuː/ ‘2.plur’ and -rii /-riː/ ‘3.plur’.
The verb displays the following derivational morphology: two suffixes, namely -nä /-næ/ ‘begin’ and -tɬɒ /-tɬɒ/ ‘stop’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number" case="ACC"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC" possessor="no.owner"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" possessor="no.owner">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="gender?"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
</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" possessor="no.owner"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC" possessor="no.owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="gender?"/> </np> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
prodrop:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" possessor="no.owner" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="gender?"/> - </np> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/negation/optionalGot POS
About to call getSlotValue for love/verb/subj/obligatory
Got 1excl.sing
addaffixes:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<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="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <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="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <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="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</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">|ŋ|uː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ŋ|uː|#-> ŋuː
### |ŋ|uː|
#-> ŋuː
### -|m|ɯ|
#-> -mɯ
### -|m|ɯ|
#-> -mɯ
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ŋ|uː||m|ɯ| |n|ɨː|
#-> ŋuːmɯ nɨː
removetags:
<example id="love" translation="I love you."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</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">|ŋ|uː|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ŋuː</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-mɯ</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>ŋuːmɯ nɨː</p> + <p>nguumư nyy</p> + <il> + <w> + <o>ŋuː</o> + <g>love</g> + </w> + <w> + <o>-mɯ</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### ŋuːmɯ nɨː
#-> ŋuːmɯ nɨː
Nguumư nyy. [ŋuːmɯ nɨː] ŋuː love -mɯ 1excl.sing.SUBJ nɨː indicative “I love you.” | (13) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> + <word gloss="in" posp="pp"/> </pp> </example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> </np> <np def="def" number="sing"> <word posp="noun" gloss="surface"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </example>
createpronouns: No change.
module markowned:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="table"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
module ngen:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="table"/>
- </np>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
+ <np def="def" number="sing" locus="number" possessor="no.owner">
+ <word posp="noun" gloss="table"/>
</np>
+ </np>
<word gloss="in" posp="pp"/>
</pp>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="table"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="surface"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" locus="number" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="table"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> <word gloss="in" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="surface"/>
+ <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="table"/>
+ <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
About to call getSlotValue for surface/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for surface/noun/def/optional
Got def
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/def/optional
Got def
addaffixes:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing" possessor="no.owner"> + <flat> <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" locus="number" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> + <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner">|ᵏǀ|iː|qʷ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner">|j|ʌ|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes">|ɲ|uː|</word> </flat> </example>
vowelharmony: No change.
### |ᵏǀ|iː|qʷ|#-> ᵏǀiːqʷ
### |ᵏǀ|iː|qʷ|
#-> ᵏǀiːqʷ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |j|ʌ|ŋ|
#-> jʌŋ
### |j|ʌ|ŋ|
#-> jʌŋ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɲ|uː|
#-> ɲuː
### |ɲ|uː|
#-> ɲuː
### |ᵏǀ|iː|qʷ||ɒ||m|æː| |j|ʌ|ŋ||ɒ||m|æː| |ɲ|uː|
#-> ᵏǀiːqʷɒmæː jʌŋɒmæː ɲuː
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner">|ᵏǀ|iː|qʷ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner">|j|ʌ|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="in" posp="pp" p="in" location="surface" precise="yes">|ɲ|uː|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ᵏǀiːqʷ</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">jʌŋ</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲuː</span><br><span class="gls">in</span></span></p>
+ <p>ᵏǀiːqʷɒmæː jʌŋɒmæː ɲuː</p>
+ <p>ciiqwɒmää jångɒmää ñuu</p>
+ <il>
+ <w>
+ <o>ᵏǀiːqʷ</o>
+ <g>surface</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>jʌŋ</o>
+ <g>table</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ɲuː</o>
+ <g>in</g>
+ </w>
+ </il>
</example>
### ᵏǀiːqʷɒmæː jʌŋɒmæː ɲuː#-> ᵏǀiːqʷɒmæː jʌŋɒmæː ɲuː
ciiqwɒmää jångɒmää ñuu [ᵏǀiːqʷɒmæː jʌŋɒmæː ɲuː] ᵏǀiːqʷ surface -ɒ NOM -mæː def jʌŋ table -ɒ NOM -mæː def ɲuː in “on the table” | (14) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> + <word gloss="to" posp="pp"/> </pp> </example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> </np> <np def="def" number="sing"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="to" posp="pp"/> </pp> </example>
createpronouns: No change.
module markowned:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="box"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
module ngen:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="box"/>
- </np>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
+ <np def="def" number="sing" locus="number" possessor="no.owner">
+ <word posp="noun" gloss="box"/>
</np>
+ </np>
<word gloss="to" posp="pp"/>
</pp>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="box"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" locus="number" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="box"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> <word gloss="to" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="box"/>
+ <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="to" posp="pp"/>
+ <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
About to call getSlotValue for inside/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for inside/noun/def/optional
Got def
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/def/optional
Got def
addaffixes:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing" possessor="no.owner"> + <flat> <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" locus="number" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> + <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|ɳ|ʌ|tɬ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner">|ɡʷ|ɑː|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes">|t͡s|e|</word> </flat> </example>
vowelharmony: No change.
### |ɳ|ʌ|tɬ|#-> ɳʌtɬ
### |ɳ|ʌ|tɬ|
#-> ɳʌtɬ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɡʷ|ɑː|j|
#-> ɡʷɑːj
### |ɡʷ|ɑː|j|
#-> ɡʷɑːj
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |t͡s|e|
#-> t͡se
### |t͡s|e|
#-> t͡se
### |ɳ|ʌ|tɬ||ɒ||m|æː| |ɡʷ|ɑː|j||ɒ||m|æː| |t͡s|e|
#-> ɳʌtɬɒmæː ɡʷɑːjɒmæː t͡se
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|ɳ|ʌ|tɬ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner">|ɡʷ|ɑː|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="to" posp="pp" p="to" location="inside" precise="yes">|t͡s|e|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɳʌtɬ</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɡʷɑːj</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡se</span><br><span class="gls">to</span></span></p>
+ <p>ɳʌtɬɒmæː ɡʷɑːjɒmæː t͡se</p>
+ <p>rnåtɬɒmää gwaajɒmää tzé</p>
+ <il>
+ <w>
+ <o>ɳʌtɬ</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ɡʷɑːj</o>
+ <g>box</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>t͡se</o>
+ <g>to</g>
+ </w>
+ </il>
</example>
### ɳʌtɬɒmæː ɡʷɑːjɒmæː t͡se#-> ɳʌtɬɒmæː ɡʷɑːjɒmæː t͡se
rnåtɬɒmää gwaajɒmää tzé [ɳʌtɬɒmæː ɡʷɑːjɒmæː t͡se] ɳʌtɬ inside -ɒ NOM -mæː def ɡʷɑːj box -ɒ NOM -mæː def t͡se to “into the box” | (15) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number"> + <np number="sing" def="neither" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number" possessor="no.owner"> + <np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </example>
prodrop: No change.
addclitics:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> - <np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="COMIT" posp="pp" role="comitative"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" locus="number" possessor="no.owner">|l|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="COMIT" posp="pp" role="comitative">|kʷ|ɘ|</word> </flat> </example>
vowelharmony: No change.
### |l|ɘ|#-> lɘ
### |l|ɘ|
#-> lɘ
### |kʷ|ɘ|
#-> kʷɘ
### |kʷ|ɘ|
#-> kʷɘ
### |l|ɘ| |kʷ|ɘ|
#-> lɘ kʷɘ
removetags:
<example id="adpos3" translation="with me">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" locus="number" possessor="no.owner">|l|ɘ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="COMIT" posp="pp" role="comitative">|kʷ|ɘ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">lɘ</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">kʷɘ</span><br><span class="gls">COMIT</span></span></p>
+ <p>lɘ kʷɘ</p>
+ <p>lë Quë</p>
+ <il>
+ <w>
+ <o>lɘ</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>kʷɘ</o>
+ <g>COMIT</g>
+ </w>
+ </il>
</example>
### lɘ kʷɘ#-> lɘ kʷɘ
lë Quë [lɘ kʷɘ] lɘ 1excl.sing kʷɘ COMIT “with me” | (16) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Tuw 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 Tuw.
initial XML:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>jaguar</noun>
</np>
<np number="sing" def="def" role="obj">
<noun>hunter</noun>
</np>
</s>
</example>cleanup:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>jaguar</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj"> - <noun>hunter</noun> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="obj" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner"> <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" possessor="no.owner"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
<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" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="jaguar"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for hunter/noun/case/obligatoryGot ACC
About to call getSlotValue for hunter/noun/def/optional
Got def
About to call getSlotValue for jaguar/noun/case/obligatory
Got NOM
About to call getSlotValue for jaguar/noun/def/optional
Got def
About to call getSlotValue for kill/verb/negation/optional
Got POS
About to call getSlotValue for kill/verb/subj/obligatory
Got 3.sing
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner">|n|ɛ|ɳ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">|ɲ|ʌ|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">|ʈ|ɨ|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |n|ɛ|ɳ|#-> nɛɳ
### |n|ɛ|ɳ|
#-> nɛɳ
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɲ|ʌ|s|
#-> ɲʌs
### |ɲ|ʌ|s|
#-> ɲʌs
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |ʈ|ɨ|
#-> ʈɨ
### |ʈ|ɨ|
#-> ʈɨ
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |n|ɛ|ɳ||u||m|æː| |ɲ|ʌ|s||ɒ||m|æː| |f|ɑ| |ʈ|ɨ||l|i| |n|ɨː|
#-> nɛɳumæː ɲʌsɒmæː fɑ ʈɨli nɨː
removetags:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" possessor="no.owner">|n|ɛ|ɳ|</word> <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">|ɲ|ʌ|s|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">|ʈ|ɨ|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">nɛɳ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲʌs</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ʈɨ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>nɛɳumæː ɲʌsɒmæː fɑ ʈɨli nɨː</p> + <p>nernumää ñåsɒmää fa rtyli nyy</p> + <il> + <w> + <o>nɛɳ</o> + <g>hunter</g> + </w> + <w> + <o>-u</o> + <g>ACC</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ɲʌs</o> + <g>jaguar</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>fɑ</o> + <g>PAST</g> + </w> + <w> + <o>ʈɨ</o> + <g>kill</g> + </w> + <w> + <o>-li</o> + <g>3.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### nɛɳumæː ɲʌsɒmæː fɑ ʈɨli nɨː
#-> nɛɳumæː ɲʌsɒmæː fɑ ʈɨli nɨː
Nernumää ñåsɒmää fa rtyli nyy. [nɛɳumæː ɲʌsɒmæː fɑ ʈɨli nɨː] nɛɳ hunter -u ACC -mæː def ɲʌs jaguar -ɒ NOM -mæː def fɑ PAST ʈɨ kill -li 3.sing.SUBJ nɨː indicative “The jaguar killed the hunter.” | (17) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
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"> - <np type="owner_owned" role="owner"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" number="sing"> + <np type="owner_owned" role="owner" number="sing"> <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" 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>
createpronouns: No change.
module markowned:
<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" possessor="no.owner"> <np type="owner_owned" number="sing"> <np type="owner_owned" role="owner" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <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" possessor="3.sing"> <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" possessor="3.sing"> <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" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
module ngen:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" case="ACC" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
- <np type="owner_owned" role="owner" number="sing">
- <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <word posp="noun" gloss="dog"/>
</np>
+ <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
</np>
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
+ <word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
- <word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module 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" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="dog"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
<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" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="dog"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="daughter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="lion"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="obj" case="ACC" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="dog"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="daughter"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="lion"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="eat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np type="owner_owned" number="sing" role="obj" case="ACC" possessor="no.owner"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="dog"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="daughter"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="lion"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="eat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </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="owned" possessor="3.sing" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for dog/noun/case/obligatoryGot ACC
About to call getSlotValue for dog/noun/def/optional
Got def
About to call getSlotValue for daughter/noun/case/obligatory
Got GEN
About to call getSlotValue for daughter/noun/def/optional
Got def
About to call getSlotValue for hunter/noun/case/obligatory
Got GEN
About to call getSlotValue for hunter/noun/def/optional
Got def
About to call getSlotValue for lion/noun/case/obligatory
Got NOM
About to call getSlotValue for lion/noun/def/optional
Got def
About to call getSlotValue for eat/verb/negation/optional
Got POS
About to call getSlotValue for eat/verb/subj/obligatory
Got 3.sing
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</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="owned" possessor="3.sing" case="ACC"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC">|kʷ|ai|qʷ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">|l|ɨː|p|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|n|ɛ|ɳ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">|d|oː|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">|kʷ|i|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |kʷ|ai|qʷ|#-> kʷaiqʷ
### |kʷ|ai|qʷ|
#-> kʷaiqʷ
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |k|i|
#-> ki
### |k|i|
#-> ki
### |l|ɨː|p|
#-> lɨːp
### |l|ɨː|p|
#-> lɨːp
### -|i|
#-> -i
### -|i|
#-> -i
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |k|i|
#-> ki
### |k|i|
#-> ki
### |n|ɛ|ɳ|
#-> nɛɳ
### |n|ɛ|ɳ|
#-> nɛɳ
### -|i|
#-> -i
### -|i|
#-> -i
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |d|oː|j|
#-> doːj
### |d|oː|j|
#-> doːj
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |kʷ|i|
#-> kʷi
### |kʷ|i|
#-> kʷi
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |kʷ|ai|qʷ||u||m|æː| |k|i| |l|ɨː|p||i||m|æː| |k|i| |n|ɛ|ɳ||i||m|æː| |d|oː|j||ɒ||m|æː| |f|ɑ| |kʷ|i||l|i| |n|ɨː|
#-> kʷaiqʷumæː ki lɨːpimæː ki nɛɳimæː doːjɒmæː fɑ kʷili nɨː
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="ACC">|kʷ|ai|qʷ|</word> <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">|l|ɨː|p|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|n|ɛ|ɳ|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">|d|oː|j|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="3.sing">|kʷ|i|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">kʷaiqʷ</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">3.sing.POSS</span></span> <span class="ilpair"><span class="mor">lɨːp</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">3.sing.POSS</span></span> <span class="ilpair"><span class="mor">nɛɳ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">doːj</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">kʷi</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>kʷaiqʷumæː ki lɨːpimæː ki nɛɳimæː doːjɒmæː fɑ kʷili nɨː</p> + <p>quaiqwumää ki lyypimää ki nernimää dóójɒmää fa quili nyy</p> + <il> + <w> + <o>kʷaiqʷ</o> + <g>dog</g> + </w> + <w> + <o>-u</o> + <g>ACC</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ki</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>lɨːp</o> + <g>daughter</g> + </w> + <w> + <o>-i</o> + <g>GEN</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ki</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>nɛɳ</o> + <g>hunter</g> + </w> + <w> + <o>-i</o> + <g>GEN</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>doːj</o> + <g>lion</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>fɑ</o> + <g>PAST</g> + </w> + <w> + <o>kʷi</o> + <g>eat</g> + </w> + <w> + <o>-li</o> + <g>3.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### kʷaiqʷumæː ki lɨːpimæː ki nɛɳimæː doːjɒmæː fɑ kʷili nɨː
#-> kʷaiqʷumæː ki lɨːpimæː ki nɛɳimæː doːjɒmæː fɑ kʷili nɨː
Quaiqwumää ki lyypimää ki nernimää dóójɒmää fa quili nyy. [kʷaiqʷumæː ki lɨːpimæː ki nɛɳimæː doːjɒmæː fɑ kʷili nɨː] kʷaiqʷ dog -u ACC -mæː def ki 3.sing.POSS lɨːp daughter -i GEN -mæː def ki 3.sing.POSS nɛɳ hunter -i GEN -mæː def doːj lion -ɒ NOM -mæː def fɑ PAST kʷi eat -li 3.sing.SUBJ nɨː indicative “The lion ate the hunter’s daughter’s dog.” | (18) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Tuw reveals typologically significant preferences in the ordering of nominal constituents. This includes the position of adjectives, numerals, and possessors relative to the noun, each of which can offer clues to the overall headedness of the language.
Possessive constructions are head-initial: the possessed noun precedes the possessor. For instance, Tuw expresses “the child’s toy” with the equivalent of “toy child”. This structure is typologically rarer and often co-occurs with verb-initial syntax or with grammatical marking on the noun.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber:
<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" number="sing"> + <np type="owner_owned" role="owner" number="sing"> + <np type="owner_owned" role="owner" 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"> <word posp="noun" gloss="son"/> </np> </np> <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>
createpronouns: No change.
module markowned:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np type="owner_owned" role="owner" 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">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
<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" possessor="3.sing">
<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" possessor="3.sing">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module ngen:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned" case="NOM" number="sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <word posp="noun" gloss="book"/> + </np> <np type="owner_owned" role="owner" number="sing"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"> + <word posp="noun" gloss="friend"/> + </np> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"> - <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> - <word posp="noun" gloss="book"/> - </np> - </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="book"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="friend"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="son"/>
+ <thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</np>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="book"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="friend"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="son"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> - </np> - </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="book"/>
+ <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="friend"/>
+ <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</example>
About to call getSlotValue for book/noun/case/obligatoryGot NOM
About to call getSlotValue for book/noun/def/optional
Got def
About to call getSlotValue for friend/noun/case/obligatory
Got GEN
About to call getSlotValue for friend/noun/def/optional
Got def
About to call getSlotValue for son/noun/case/obligatory
Got GEN
About to call getSlotValue for son/noun/def/optional
Got def
addaffixes:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">|ʔ|ɛ|qʷ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">|h|ɔ|ɖ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">|q|ɛ|l|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">|ɖ|uː|</thingy> </flat> </example>
vowelharmony: No change.
### |ʔ|ɛ|qʷ|#-> ʔɛqʷ
### |ʔ|ɛ|qʷ|
#-> ʔɛqʷ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |k|i|
#-> ki
### |k|i|
#-> ki
### |h|ɔ|ɖ|
#-> hɔɖ
### |h|ɔ|ɖ|
#-> hɔɖ
### -|i|
#-> -i
### -|i|
#-> -i
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |k|i|
#-> ki
### |k|i|
#-> ki
### |q|ɛ|l|
#-> qɛl
### |q|ɛ|l|
#-> qɛl
### -|i|
#-> -i
### -|i|
#-> -i
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɖ|uː|
#-> ɖuː
### |ɖ|uː|
#-> ɖuː
### |ʔ|ɛ|qʷ||ɒ||m|æː| |k|i| |h|ɔ|ɖ||i||m|æː| |k|i| |q|ɛ|l||i||m|æː| |ɖ|uː|
#-> ʔɛqʷɒmæː ki hɔɖimæː ki qɛlimæː ɖuː
removetags:
<example id="poss3" translation="your son's friend's book"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" case="NOM">|ʔ|ɛ|qʷ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="3.sing">|h|ɔ|ɖ|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">|k|i|</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" possessor="2.sing">|q|ɛ|l|</word> <thingy type="nouncase" function="suffix" gloss="GEN">-|i|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">|ɖ|uː|</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʔɛqʷ</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">3.sing.POSS</span></span> <span class="ilpair"><span class="mor">hɔɖ</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">3.sing.POSS</span></span> <span class="ilpair"><span class="mor">qɛl</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɖuː</span><br><span class="gls">2.sing.POSS</span></span></p> + <p>ʔɛqʷɒmæː ki hɔɖimæː ki qɛlimæː ɖuː</p> + <p>’eqwɒmää ki hordimää ki qelimää rduu</p> + <il> + <w> + <o>ʔɛqʷ</o> + <g>book</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ki</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>hɔɖ</o> + <g>friend</g> + </w> + <w> + <o>-i</o> + <g>GEN</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ki</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>qɛl</o> + <g>son</g> + </w> + <w> + <o>-i</o> + <g>GEN</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ɖuː</o> + <g>2.sing.POSS</g> + </w> + </il> </example>### ʔɛqʷɒmæː ki hɔɖimæː ki qɛlimæː ɖuː
#-> ʔɛqʷɒmæː ki hɔɖimæː ki qɛlimæː ɖuː
’eqwɒmää ki hordimää ki qelimää rduu [ʔɛqʷɒmæː ki hɔɖimæː ki qɛlimæː ɖuː] ʔɛqʷ book -ɒ NOM -mæː def ki 3.sing.POSS hɔɖ friend -i GEN -mæː def ki 3.sing.POSS qɛl son -i GEN -mæː def ɖuː 2.sing.POSS “your son’s friend’s book” | (19) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" case="ACC"> + <np role="obj" tr="rheme" case="ACC" number="plur"> <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" 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>
createpronouns: No change.
module markowned:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" case="ACC" number="plur"> + <np role="obj" tr="rheme" case="ACC" number="plur" possessor="no.owner"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" possessor="no.owner"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" possessor="no.owner"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" possessor="no.owner"> <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" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ACC" number="plur" possessor="no.owner">
<conjp conj="and">
<np def="def" number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ACC" number="plur" possessor="no.owner">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" possessor="no.owner">
+ <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" possessor="no.owner">
+ <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" possessor="no.owner">
+ <np def="def" number="plur" locus="number" possessor="no.owner" 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" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
fixpronouns: No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ACC" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" 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" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing">
<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" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
+ <thingy type="npnumber" function="proclitic" gloss="plur"/>
<word posp="noun" gloss="jaguar"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
+ <thingy type="npnumber" function="proclitic" gloss="plur"/>
<word posp="noun" gloss="tiger"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
+ <thingy type="npnumber" function="proclitic" gloss="plur"/>
<word posp="noun" gloss="lion"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" number="plur" possessor="no.owner"> <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word posp="noun" gloss="jaguar"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word posp="noun" gloss="tiger"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word posp="noun" gloss="lion"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="kill"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </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" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for jaguar/noun/case/obligatoryGot ACC
About to call getSlotValue for jaguar/noun/def/optional
Got def
About to call getSlotValue for tiger/noun/case/obligatory
Got ACC
About to call getSlotValue for tiger/noun/def/optional
Got def
About to call getSlotValue for lion/noun/case/obligatory
Got ACC
About to call getSlotValue for lion/noun/def/optional
Got def
About to call getSlotValue for hunter/noun/case/obligatory
Got NOM
About to call getSlotValue for hunter/noun/def/optional
Got def
About to call getSlotValue for kill/verb/negation/optional
Got POS
About to call getSlotValue for kill/verb/subj/obligatory
Got 3.sing
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner" role="obj" tr="rheme" case="ACC"> + <flat> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <thingy type="npnumber" function="proclitic" gloss="plur"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <thingy type="npnumber" function="proclitic" gloss="plur"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <thingy type="npnumber" function="proclitic" gloss="plur"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="plur">|ɖ|ɑː|</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">|ɲ|ʌ|s|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and">|t|oː|</word> + <thingy type="npnumber" function="proclitic" gloss="plur">|ɖ|ɑː|</thingy> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">|ɾ|oː|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and">|t|oː|</word> + <thingy type="npnumber" function="proclitic" gloss="plur">|ɖ|ɑː|</thingy> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">|d|oː|j|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">|n|ɛ|ɳ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing">|ʈ|ɨ|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɖ|ɑː|#-> ɖɑː
### |ɖ|ɑː|
#-> ɖɑː
### |ɲ|ʌ|s|
#-> ɲʌs
### |ɲ|ʌ|s|
#-> ɲʌs
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |t|oː|
#-> toː
### |t|oː|
#-> toː
### |ɖ|ɑː|
#-> ɖɑː
### |ɖ|ɑː|
#-> ɖɑː
### |ɾ|oː|ŋ|
#-> ɾoːŋ
### |ɾ|oː|ŋ|
#-> ɾoːŋ
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |t|oː|
#-> toː
### |t|oː|
#-> toː
### |ɖ|ɑː|
#-> ɖɑː
### |ɖ|ɑː|
#-> ɖɑː
### |d|oː|j|
#-> doːj
### |d|oː|j|
#-> doːj
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |n|ɛ|ɳ|
#-> nɛɳ
### |n|ɛ|ɳ|
#-> nɛɳ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |ʈ|ɨ|
#-> ʈɨ
### |ʈ|ɨ|
#-> ʈɨ
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ɖ|ɑː| |ɲ|ʌ|s||u||m|æː| |t|oː| |ɖ|ɑː| |ɾ|oː|ŋ||u||m|æː| |t|oː| |ɖ|ɑː| |d|oː|j||u||m|æː| |n|ɛ|ɳ||ɒ||m|æː| |f|ɑ| |ʈ|ɨ||l|i| |n|ɨː|
#-> ɖɑː ɲʌsumæː toː ɖɑː ɾoːŋumæː toː ɖɑː doːjumæː nɛɳɒmæː fɑ ʈɨli nɨː
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<thingy type="npnumber" function="proclitic" gloss="plur">|ɖ|ɑː|</thingy>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">|ɲ|ʌ|s|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and">|t|oː|</word>
<thingy type="npnumber" function="proclitic" gloss="plur">|ɖ|ɑː|</thingy>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">|ɾ|oː|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and">|t|oː|</word>
<thingy type="npnumber" function="proclitic" gloss="plur">|ɖ|ɑː|</thingy>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" case="ACC">|d|oː|j|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">|n|ɛ|ɳ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur" subj="3.sing">|ʈ|ɨ|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ɖɑː</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɲʌs</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">toː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɖɑː</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɾoːŋ</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">toː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɖɑː</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">doːj</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">nɛɳ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ʈɨ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p>
+ <p>ɖɑː ɲʌsumæː toː ɖɑː ɾoːŋumæː toː ɖɑː doːjumæː nɛɳɒmæː fɑ ʈɨli nɨː</p>
+ <p>rdaa ñåsumää tóó rdaa róóngumää tóó rdaa dóójumää nernɒmää fa rtyli nyy</p>
+ <il>
+ <w>
+ <o>ɖɑː</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ɲʌs</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>toː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ɖɑː</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ɾoːŋ</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>toː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ɖɑː</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>doːj</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>nɛɳ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ʈɨ</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>-li</o>
+ <g>3.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### ɖɑː ɲʌsumæː toː ɖɑː ɾoːŋumæː toː ɖɑː doːjumæː nɛɳɒmæː fɑ ʈɨli nɨː#-> ɖɑː ɲʌsumæː toː ɖɑː ɾoːŋumæː toː ɖɑː doːjumæː nɛɳɒmæː fɑ ʈɨli nɨː
Rdaa ñåsumää tóó rdaa róóngumää tóó rdaa dóójumää nernɒmää fa rtyli nyy. [ɖɑː ɲʌsumæː toː ɖɑː ɾoːŋumæː toː ɖɑː doːjumæː nɛɳɒmæː fɑ ʈɨli nɨː] ɖɑː plur ɲʌs jaguar -u ACC -mæː def toː and ɖɑː plur ɾoːŋ tiger -u ACC -mæː def toː and ɖɑː plur doːj lion -u ACC -mæː def nɛɳ hunter -ɒ NOM -mæː def fɑ PAST ʈɨ kill -li 3.sing.SUBJ nɨː indicative “The hunter killed the jaguars, the tigers and the lions.” | (20) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Tuw 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
Tuw 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 adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="relp1" translation="I patted the cat."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"> <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" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
</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" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
</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" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
prodrop:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot ACC
About to call getSlotValue for cat/noun/def/optional
Got def
About to call getSlotValue for pat/verb/negation/optional
Got POS
About to call getSlotValue for pat/verb/subj/obligatory
Got 1excl.sing
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">|ɴʷ|ɑː|t͡ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">|ŋʷ|oː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɴʷ|ɑː|t͡ʃ|#-> ɴʷɑːt͡ʃ
### |ɴʷ|ɑː|t͡ʃ|
#-> ɴʷɑːt͡ʃ
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |ŋʷ|oː|
#-> ŋʷoː
### |ŋʷ|oː|
#-> ŋʷoː
### -|m|ɯ|
#-> -mɯ
### -|m|ɯ|
#-> -mɯ
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ɴʷ|ɑː|t͡ʃ||u||m|æː| |f|ɑ| |ŋʷ|oː||m|ɯ| |n|ɨː|
#-> ɴʷɑːt͡ʃumæː fɑ ŋʷoːmɯ nɨː
removetags:
<example id="relp1" translation="I patted the cat."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" possessor="no.owner">|ɴʷ|ɑː|t͡ʃ|</word> <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">|ŋʷ|oː|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɴʷɑːt͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ŋʷoː</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-mɯ</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>ɴʷɑːt͡ʃumæː fɑ ŋʷoːmɯ nɨː</p> + <p>ɴʷaachumää fa ngwóómư nyy</p> + <il> + <w> + <o>ɴʷɑːt͡ʃ</o> + <g>cat</g> + </w> + <w> + <o>-u</o> + <g>ACC</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>fɑ</o> + <g>PAST</g> + </w> + <w> + <o>ŋʷoː</o> + <g>pat</g> + </w> + <w> + <o>-mɯ</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### ɴʷɑːt͡ʃumæː fɑ ŋʷoːmɯ nɨː
#-> ɴʷɑːt͡ʃumæː fɑ ŋʷoːmɯ nɨː
ɴʷaachumää fa ngwóómư nyy. [ɴʷɑːt͡ʃumæː fɑ ŋʷoːmɯ nɨː] ɴʷɑːt͡ʃ cat -u ACC -mæː def fɑ PAST ŋʷoː pat -mɯ 1excl.sing.SUBJ nɨː indicative “I patted the cat.” | (21) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module 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 complementise: 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 simplifynumber: No change.
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">
+ <np id="parent" number="sing">
<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" 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" case="ACC">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
createpronouns: No change.
module markowned:
<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" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <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" possessor="no.owner"> <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" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
</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" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<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" possessor="no.owner">
<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" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> </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" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> - </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"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
addclitics:
<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" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" obj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/negation/optionalGot POS
About to call getSlotValue for pat/verb/subj/obligatory
Got 1excl.sing
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/def/optional
Got def
About to call getSlotValue for catch/verb/negation/optional
Got POS
About to call getSlotValue for catch/verb/subj/obligatory
Got 3.sing
About to call getSlotValue for mouse/noun/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/def/optional
Got def
addaffixes:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<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="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
flatten:
<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" subj="1excl.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <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="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner" comma="after"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <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="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ŋʷ|oː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ɴʷ|ɑː|t͡ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|r|uː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner" comma="after">|ʈ|ɒ|ɖ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |f|ɑ|#-> fɑ
### |f|ɑ|
#-> fɑ
### |ŋʷ|oː|
#-> ŋʷoː
### |ŋʷ|oː|
#-> ŋʷoː
### -|m|ɯ|
#-> -mɯ
### -|m|ɯ|
#-> -mɯ
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ɴʷ|ɑː|t͡ʃ|
#-> ɴʷɑːt͡ʃ
### |ɴʷ|ɑː|t͡ʃ|
#-> ɴʷɑːt͡ʃ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### -,
#-> -,
### |ɲ|ɔ|
#-> ɲɔ
### |ɲ|ɔ|
#-> ɲɔ
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |r|uː|
#-> ruː
### |r|uː|
#-> ruː
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ʈ|ɒ|ɖ|
#-> ʈɒɖ
### |ʈ|ɒ|ɖ|
#-> ʈɒɖ
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ| |ŋʷ|oː||m|ɯ| |n|ɨː| |ɴʷ|ɑː|t͡ʃ||ɒ||m|æː|, |ɲ|ɔ| |f|ɑ| |r|uː||l|i| |n|ɨː| |ʈ|ɒ|ɖ||u||m|æː|
#-> fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖumæː
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ŋʷ|oː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ɴʷ|ɑː|t͡ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|r|uː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner" comma="after">|ʈ|ɒ|ɖ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ŋʷoː</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-mɯ</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɴʷɑːt͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲɔ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ruː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ʈɒɖ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span></p>
+ <p>fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖumæː</p>
+ <p>fa ngwóómư nyy ɴʷaachɒmää, ño fa ruuli nyy rtɒrdumää</p>
+ <il>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ŋʷoː</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-mɯ</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ɴʷɑːt͡ʃ</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>ɲɔ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ruː</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-li</o>
+ <g>3.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ʈɒɖ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ </il>
</example>
### fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖumæː#-> fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖumæː
Fa ngwóómư nyy ɴʷaachɒmää, ño fa ruuli nyy rtɒrdumää. [fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖumæː] fɑ PAST ŋʷoː pat -mɯ 1excl.sing.SUBJ nɨː indicative ɴʷɑːt͡ʃ cat -ɒ NOM -mæː def ɲɔ RELPRON fɑ PAST ruː catch -li 3.sing.SUBJ nɨː indicative ʈɒɖ mouse -u ACC -mæː def “I patted the cat that caught the mouse.” | (22) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module 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 complementise: 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 simplifynumber: No change.
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">
+ <np id="parent" number="sing">
<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" 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 id="parent" number="sing">
<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" 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" case="ACC">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
createpronouns: No change.
module markowned:
<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" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <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" possessor="no.owner"> <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" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <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" possessor="no.owner"> <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" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<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" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
</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" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<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" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<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" possessor="no.owner">
<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" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> </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" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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" obj="3.sing"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<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" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> - </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"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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" obj="3.sing"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<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" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cheese"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
propagateArgumentCase:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing" possessor="no.owner">
+ <np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="mouse"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cheese"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" obj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/negation/optionalGot POS
About to call getSlotValue for pat/verb/subj/obligatory
Got 1excl.sing
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/def/optional
Got def
About to call getSlotValue for catch/verb/negation/optional
Got POS
About to call getSlotValue for catch/verb/subj/obligatory
Got 3.sing
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/def/optional
Got def
About to call getSlotValue for eat/verb/negation/optional
Got POS
About to call getSlotValue for eat/verb/subj/obligatory
Got 3.sing
About to call getSlotValue for cheese/noun/case/obligatory
Got ACC
About to call getSlotValue for cheese/noun/def/optional
Got def
addaffixes:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<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="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
flatten:
<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" subj="1excl.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <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="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" possessor="no.owner" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner" comma="after"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <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="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ŋʷ|oː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ɴʷ|ɑː|t͡ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|r|uː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ʈ|ɒ|ɖ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|kʷ|i|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner" comma="after">|ʈ|u|n|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |f|ɑ|#-> fɑ
### |f|ɑ|
#-> fɑ
### |ŋʷ|oː|
#-> ŋʷoː
### |ŋʷ|oː|
#-> ŋʷoː
### -|m|ɯ|
#-> -mɯ
### -|m|ɯ|
#-> -mɯ
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ɴʷ|ɑː|t͡ʃ|
#-> ɴʷɑːt͡ʃ
### |ɴʷ|ɑː|t͡ʃ|
#-> ɴʷɑːt͡ʃ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### -,
#-> -,
### |ɲ|ɔ|
#-> ɲɔ
### |ɲ|ɔ|
#-> ɲɔ
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |r|uː|
#-> ruː
### |r|uː|
#-> ruː
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ʈ|ɒ|ɖ|
#-> ʈɒɖ
### |ʈ|ɒ|ɖ|
#-> ʈɒɖ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### -,
#-> -,
### |ɲ|ɔ|
#-> ɲɔ
### |ɲ|ɔ|
#-> ɲɔ
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |kʷ|i|
#-> kʷi
### |kʷ|i|
#-> kʷi
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ʈ|u|n|
#-> ʈun
### |ʈ|u|n|
#-> ʈun
### -|u|
#-> -u
### -|u|
#-> -u
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ| |ŋʷ|oː||m|ɯ| |n|ɨː| |ɴʷ|ɑː|t͡ʃ||ɒ||m|æː|, |ɲ|ɔ| |f|ɑ| |r|uː||l|i| |n|ɨː| |ʈ|ɒ|ɖ||ɒ||m|æː|, |ɲ|ɔ| |f|ɑ| |kʷ|i||l|i| |n|ɨː| |ʈ|u|n||u||m|æː|
#-> fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunumæː
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ŋʷ|oː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ɴʷ|ɑː|t͡ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|r|uː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ʈ|ɒ|ɖ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|kʷ|i|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner" comma="after">|ʈ|u|n|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ŋʷoː</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-mɯ</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɴʷɑːt͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲɔ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ruː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ʈɒɖ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲɔ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">kʷi</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ʈun</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span></p>
+ <p>fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunumæː</p>
+ <p>fa ngwóómư nyy ɴʷaachɒmää, ño fa ruuli nyy rtɒrdɒmää, ño fa quili nyy rtunumää</p>
+ <il>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ŋʷoː</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-mɯ</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ɴʷɑːt͡ʃ</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>ɲɔ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ruː</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-li</o>
+ <g>3.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ʈɒɖ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>ɲɔ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kʷi</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-li</o>
+ <g>3.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ʈun</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ </il>
</example>
### fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunumæː#-> fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunumæː
Fa ngwóómư nyy ɴʷaachɒmää, ño fa ruuli nyy rtɒrdɒmää, ño fa quili nyy rtunumää. [fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunumæː] fɑ PAST ŋʷoː pat -mɯ 1excl.sing.SUBJ nɨː indicative ɴʷɑːt͡ʃ cat -ɒ NOM -mæː def ɲɔ RELPRON fɑ PAST ruː catch -li 3.sing.SUBJ nɨː indicative ʈɒɖ mouse -ɒ NOM -mæː def ɲɔ RELPRON fɑ PAST kʷi eat -li 3.sing.SUBJ nɨː indicative ʈun cheese -u ACC -mæː def “I patted the cat that caught the mouse that ate the cheese.” | (23) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module 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 complementise: 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 simplifynumber: No change.
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">
+ <np id="parent" number="sing">
<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" 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 id="parent" number="sing">
<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" 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 id="parent" number="sing">
<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" 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" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
createpronouns: No change.
module markowned:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <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" possessor="no.owner"> <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" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <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" possessor="no.owner"> <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" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <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" possessor="no.owner"> <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" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<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" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
</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" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<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" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<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" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner">
<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" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
</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" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> </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" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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"> <word posp="verb" gloss="eat"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner"> <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" subj="1excl.sing"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<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" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> - </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"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <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"> <word posp="verb" gloss="eat"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner"> <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" subj="1excl.sing"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<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" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cheese"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="buy"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
propagateArgumentCase:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing" possessor="no.owner">
+ <np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="mouse"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing" possessor="no.owner">
+ <np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cheese"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="buy"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/negation/optionalGot POS
About to call getSlotValue for pat/verb/subj/obligatory
Got 1excl.sing
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/def/optional
Got def
About to call getSlotValue for catch/verb/negation/optional
Got POS
About to call getSlotValue for catch/verb/subj/obligatory
Got 3.sing
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/def/optional
Got def
About to call getSlotValue for eat/verb/negation/optional
Got POS
About to call getSlotValue for eat/verb/subj/obligatory
Got 3.sing
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/def/optional
Got def
About to call getSlotValue for buy/verb/negation/optional
Got POS
About to call getSlotValue for buy/verb/subj/obligatory
Got 1excl.sing
addaffixes:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<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="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" possessor="no.owner" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
flatten:
<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" subj="1excl.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <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="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" possessor="no.owner" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" possessor="no.owner" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" comma="after"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <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="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" comma="after"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ŋʷ|oː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ɴʷ|ɑː|t͡ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|r|uː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ʈ|ɒ|ɖ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|kʷ|i|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ʈ|u|n|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner">|ɲ|ɔ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">|b|æː|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" comma="after">|l|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </example>
vowelharmony: No change.
### |f|ɑ|#-> fɑ
### |f|ɑ|
#-> fɑ
### |ŋʷ|oː|
#-> ŋʷoː
### |ŋʷ|oː|
#-> ŋʷoː
### -|m|ɯ|
#-> -mɯ
### -|m|ɯ|
#-> -mɯ
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ɴʷ|ɑː|t͡ʃ|
#-> ɴʷɑːt͡ʃ
### |ɴʷ|ɑː|t͡ʃ|
#-> ɴʷɑːt͡ʃ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### -,
#-> -,
### |ɲ|ɔ|
#-> ɲɔ
### |ɲ|ɔ|
#-> ɲɔ
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |r|uː|
#-> ruː
### |r|uː|
#-> ruː
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ʈ|ɒ|ɖ|
#-> ʈɒɖ
### |ʈ|ɒ|ɖ|
#-> ʈɒɖ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### -,
#-> -,
### |ɲ|ɔ|
#-> ɲɔ
### |ɲ|ɔ|
#-> ɲɔ
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |kʷ|i|
#-> kʷi
### |kʷ|i|
#-> kʷi
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |ʈ|u|n|
#-> ʈun
### |ʈ|u|n|
#-> ʈun
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### -,
#-> -,
### |ɲ|ɔ|
#-> ɲɔ
### |ɲ|ɔ|
#-> ɲɔ
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |b|æː|
#-> bæː
### |b|æː|
#-> bæː
### -|m|ɯ|
#-> -mɯ
### -|m|ɯ|
#-> -mɯ
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |l|ɘ|
#-> lɘ
### |l|ɘ|
#-> lɘ
### |f|ɑ| |ŋʷ|oː||m|ɯ| |n|ɨː| |ɴʷ|ɑː|t͡ʃ||ɒ||m|æː|, |ɲ|ɔ| |f|ɑ| |r|uː||l|i| |n|ɨː| |ʈ|ɒ|ɖ||ɒ||m|æː|, |ɲ|ɔ| |f|ɑ| |kʷ|i||l|i| |n|ɨː| |ʈ|u|n||ɒ||m|æː|, |ɲ|ɔ| |f|ɑ| |b|æː||m|ɯ| |n|ɨː| |l|ɘ|
#-> fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunɒmæː, ɲɔ fɑ bæːmɯ nɨː lɘ
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ŋʷ|oː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ɴʷ|ɑː|t͡ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|r|uː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ʈ|ɒ|ɖ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" possessor="no.owner">|ɲ|ɔ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|kʷ|i|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">|ʈ|u|n|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" possessor="no.owner">|ɲ|ɔ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">|b|æː|</word>
- <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|m|ɯ|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="gender?" def="neither" role="subj" locus="number" case="NOM" possessor="no.owner" comma="after">|l|ɘ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ŋʷoː</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-mɯ</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɴʷɑːt͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲɔ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ruː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ʈɒɖ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲɔ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">kʷi</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ʈun</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲɔ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">bæː</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-mɯ</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">lɘ</span><br><span class="gls">1excl.sing</span></span></p>
+ <p>fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunɒmæː, ɲɔ fɑ bæːmɯ nɨː lɘ</p>
+ <p>fa ngwóómư nyy ɴʷaachɒmää, ño fa ruuli nyy rtɒrdɒmää, ño fa quili nyy rtunɒmää, ño fa bäämư nyy lë</p>
+ <il>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ŋʷoː</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-mɯ</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ɴʷɑːt͡ʃ</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>ɲɔ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ruː</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-li</o>
+ <g>3.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ʈɒɖ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>ɲɔ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kʷi</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-li</o>
+ <g>3.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>ʈun</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>-ɒ</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-mæː</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>ɲɔ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>fɑ</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>bæː</o>
+ <g>buy</g>
+ </w>
+ <w>
+ <o>-mɯ</o>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o>nɨː</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>lɘ</o>
+ <g>1excl.sing</g>
+ </w>
+ </il>
</example>
### fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunɒmæː, ɲɔ fɑ bæːmɯ nɨː lɘ#-> fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunɒmæː, ɲɔ fɑ bæːmɯ nɨː lɘ
Fa ngwóómư nyy ɴʷaachɒmää, ño fa ruuli nyy rtɒrdɒmää, ño fa quili nyy rtunɒmää, ño fa bäämư nyy lë. [fɑ ŋʷoːmɯ nɨː ɴʷɑːt͡ʃɒmæː, ɲɔ fɑ ruːli nɨː ʈɒɖɒmæː, ɲɔ fɑ kʷili nɨː ʈunɒmæː, ɲɔ fɑ bæːmɯ nɨː lɘ] fɑ PAST ŋʷoː pat -mɯ 1excl.sing.SUBJ nɨː indicative ɴʷɑːt͡ʃ cat -ɒ NOM -mæː def ɲɔ RELPRON fɑ PAST ruː catch -li 3.sing.SUBJ nɨː indicative ʈɒɖ mouse -ɒ NOM -mæː def ɲɔ RELPRON fɑ PAST kʷi eat -li 3.sing.SUBJ nɨː indicative ʈun cheese -ɒ NOM -mæː def ɲɔ RELPRON fɑ PAST bæː buy -mɯ 1excl.sing.SUBJ nɨː indicative lɘ 1excl.sing “I patted the cat that caught the mouse that ate the cheese that I bought.” | (24) |
Complementation Strategies
Tuw introduces complement clauses with a dedicated complementiser, similar to English that. The complementiser appears at the beginning of the embedded clause and signals that the clause functions as a syntactic argument. The embedded clause is fully finite and displays the same tense, aspect and agreement patterns as independent clauses.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
+ <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 complementise:
<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>
+ <word gloss="COMP" posp="pp"/>
<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>
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> - <word gloss="COMP" posp="pp"/> - <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 number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" role="indobj" locus="number"> - <word posp="noun" gloss="teacher"/> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="give"/> + </vp> + <word gloss="COMP" posp="pp"/> + </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"> <word posp="verb" gloss="give"/> </vp> <word gloss="COMP" posp="pp"/> </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 simplifynumber: No change.
module propagatenumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
</np>
- <np role="subj" case="NOM">
+ <np role="subj" case="NOM" number="sing">
<subs>
<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" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<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">
<word posp="verb" gloss="give"/>
</vp>
<word gloss="COMP" posp="pp"/>
</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>
createpronouns: No change.
module markowned:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner"> <word posp="noun" gloss="teacher"/> </np> - <np role="subj" case="NOM" number="sing"> + <np role="subj" case="NOM" number="sing" possessor="no.owner"> <subs> - <np number="sing" role="obj" locus="number" case="ACC"> + <np number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <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" possessor="no.owner"> <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" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <word gloss="COMP" posp="pp"/> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner">
<word posp="noun" gloss="teacher"/>
</np>
<np role="subj" case="NOM" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing">
<word posp="verb" gloss="give"/>
</vp>
<word gloss="COMP" posp="pp"/>
</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" subj="3.sing">
<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" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="teacher"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" case="NOM" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="girl"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="boy"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="give"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<word gloss="COMP" posp="pp"/>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" case="NOM" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="apple"/>
- <word gloss="a" posp="det"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
+ <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing" possessor="no.owner"/>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
- <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" subj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for teacher/noun/case/obligatoryGot DAT
About to call getSlotValue for teacher/noun/def/optional
Got def
About to call getSlotValue for apple/noun/case/obligatory
Got ACC
About to call getSlotValue for apple/noun/def/optional
About to call getSlotValue for girl/noun/case/obligatory
Got DAT
About to call getSlotValue for girl/noun/def/optional
Got def
About to call getSlotValue for boy/noun/case/obligatory
Got NOM
About to call getSlotValue for boy/noun/def/optional
Got def
About to call getSlotValue for give/verb/negation/optional
Got POS
About to call getSlotValue for give/verb/subj/obligatory
Got 3.sing
About to call getSlotValue for surprise/verb/negation/optional
Got POS
About to call getSlotValue for surprise/verb/subj/obligatory
Got 3.sing
addaffixes:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="subj" case="NOM" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing" possessor="no.owner"/>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing"/>
+ <thingy type="verbnegation" function="suffix" gloss="POS"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</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" possessor="no.owner"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="subj" case="NOM" number="sing" possessor="no.owner"> - <subs> - <np number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> <word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing" possessor="no.owner"/> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="verbsubj" function="suffix" gloss="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner">|kʷ|ɛ|r|</word> + <thingy type="nouncase" function="suffix" gloss="DAT">-|æː|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">|ɲ|ai|qʷ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">|q|ɯ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner">|l|ɘ|k|</word> + <thingy type="nouncase" function="suffix" gloss="DAT">-|æː|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner">|ɳ|ɔ|ʔ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing">|t͡ʃ|ɒ|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing" possessor="no.owner">|m|ɛː|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing">|r|ai|</word> + <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |kʷ|ɛ|r|#-> kʷɛr
### |kʷ|ɛ|r|
#-> kʷɛr
### -|æː|
#-> -æː
### -|æː|
#-> -æː
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɲ|ai|qʷ|
#-> ɲaiqʷ
### |ɲ|ai|qʷ|
#-> ɲaiqʷ
### -|u|
#-> -u
### -|u|
#-> -u
### |q|ɯ|
#-> qɯ
### |q|ɯ|
#-> qɯ
### |l|ɘ|k|
#-> lɘk
### |l|ɘ|k|
#-> lɘk
### -|æː|
#-> -æː
### -|æː|
#-> -æː
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |ɳ|ɔ|ʔ|
#-> ɳɔʔ
### |ɳ|ɔ|ʔ|
#-> ɳɔʔ
### -|ɒ|
#-> -ɒ
### -|ɒ|
#-> -ɒ
### -|m|æː|
#-> -mæː
### -|m|æː|
#-> -mæː
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |t͡ʃ|ɒ|
#-> t͡ʃɒ
### |t͡ʃ|ɒ|
#-> t͡ʃɒ
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |m|ɛː|
#-> mɛː
### |m|ɛː|
#-> mɛː
### |f|ɑ|
#-> fɑ
### |f|ɑ|
#-> fɑ
### |r|ai|
#-> rai
### |r|ai|
#-> rai
### -|l|i|
#-> -li
### -|l|i|
#-> -li
### |n|ɨː|
#-> nɨː
### |n|ɨː|
#-> nɨː
### |kʷ|ɛ|r||æː||m|æː| |ɲ|ai|qʷ||u| |q|ɯ| |l|ɘ|k||æː||m|æː| |ɳ|ɔ|ʔ||ɒ||m|æː| |f|ɑ| |t͡ʃ|ɒ||l|i| |n|ɨː| |m|ɛː| |f|ɑ| |r|ai||l|i| |n|ɨː|
#-> kʷɛræːmæː ɲaiqʷu qɯ lɘkæːmæː ɳɔʔɒmæː fɑ t͡ʃɒli nɨː mɛː fɑ raili nɨː
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" possessor="no.owner">|kʷ|ɛ|r|</word> <thingy type="nouncase" function="suffix" gloss="DAT">-|æː|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">|ɲ|ai|qʷ|</word> <thingy type="nouncase" function="suffix" gloss="ACC">-|u|</thingy> <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" possessor="no.owner">|q|ɯ|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" possessor="no.owner">|l|ɘ|k|</word> <thingy type="nouncase" function="suffix" gloss="DAT">-|æː|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" possessor="no.owner">|ɳ|ɔ|ʔ|</word> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɒ|</thingy> <thingy type="noundef" function="suffix" gloss="def">-|m|æː|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" indobj="3.sing" subj="3.sing">|t͡ʃ|ɒ|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing" possessor="no.owner">|m|ɛː|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="vpta" function="proclitic" gloss="PAST">|f|ɑ|</thingy> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" subj="3.sing">|r|ai|</word> - <thingy type="verbnegation" function="suffix" gloss="POS">-</thingy> <thingy type="verbsubj" function="suffix" gloss="3.sing.SUBJ">-|l|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|n|ɨː|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">kʷɛr</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-æː</span><br><span class="gls">DAT</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲaiqʷ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">qɯ</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">lɘk</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-æː</span><br><span class="gls">DAT</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɳɔʔ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ɒ</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-mæː</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">t͡ʃɒ</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mɛː</span><br><span class="gls">COMP</span></span> <span class="ilpair"><span class="mor">fɑ</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">rai</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">-li</span><br><span class="gls">3.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">nɨː</span><br><span class="gls">indicative</span></span></p> + <p>kʷɛræːmæː ɲaiqʷu qɯ lɘkæːmæː ɳɔʔɒmæː fɑ t͡ʃɒli nɨː mɛː fɑ raili nɨː</p> + <p>queräämää ñaiqwu qư lëkäämää rno’ɒmää fa chɒli nyy Mee fa raili nyy</p> + <il> + <w> + <o>kʷɛr</o> + <g>teacher</g> + </w> + <w> + <o>-æː</o> + <g>DAT</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ɲaiqʷ</o> + <g>apple</g> + </w> + <w> + <o>-u</o> + <g>ACC</g> + </w> + <w> + <o>qɯ</o> + <g>a</g> + </w> + <w> + <o>lɘk</o> + <g>girl</g> + </w> + <w> + <o>-æː</o> + <g>DAT</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>ɳɔʔ</o> + <g>boy</g> + </w> + <w> + <o>-ɒ</o> + <g>NOM</g> + </w> + <w> + <o>-mæː</o> + <g>def</g> + </w> + <w> + <o>fɑ</o> + <g>PAST</g> + </w> + <w> + <o>t͡ʃɒ</o> + <g>give</g> + </w> + <w> + <o>-li</o> + <g>3.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + <w> + <o>mɛː</o> + <g>COMP</g> + </w> + <w> + <o>fɑ</o> + <g>PAST</g> + </w> + <w> + <o>rai</o> + <g>surprise</g> + </w> + <w> + <o>-li</o> + <g>3.sing.SUBJ</g> + </w> + <w> + <o>nɨː</o> + <g>indicative</g> + </w> + </il> </example>### kʷɛræːmæː ɲaiqʷu qɯ lɘkæːmæː ɳɔʔɒmæː fɑ t͡ʃɒli nɨː mɛː fɑ raili nɨː
#-> kʷɛræːmæː ɲaiqʷu qɯ lɘkæːmæː ɳɔʔɒmæː fɑ t͡ʃɒli nɨː mɛː fɑ raili nɨː
Queräämää ñaiqwu qư lëkäämää rno’ɒmää fa chɒli nyy Mee fa raili nyy. [kʷɛræːmæː ɲaiqʷu qɯ lɘkæːmæː ɳɔʔɒmæː fɑ t͡ʃɒli nɨː mɛː fɑ raili nɨː] kʷɛr teacher -æː DAT -mæː def ɲaiqʷ apple -u ACC qɯ a lɘk girl -æː DAT -mæː def ɳɔʔ boy -ɒ NOM -mæː def fɑ PAST t͡ʃɒ give -li 3.sing.SUBJ nɨː indicative mɛː COMP fɑ PAST rai surprise -li 3.sing.SUBJ nɨː indicative “It surprised the teacher that the boy had given the girl an apple.” | (25) |
Quotes
Here is an example of how quotations are expressed:
Miscellaneous
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Tuw / Tuw–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/3D2W5
Behind the scenes, the Language Creator stores the generated language in a JSON-based format known as ELD. The corresponding ELD file may be downloaded, edited as required, and reuploaded in order to regenerate the grammar, dictionary and texts.
How to cite this grammar:
Language Creator. 2026. A Grammar of Tuw. Generated by the Language Creator, version 0.90, on 20 May 2026. https://languagecreator.org/grammar/3D2W5
In BibTeX format:
@misc{LC-3D2W5,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Tuw}},
howpublished = {\url{https://languagecreator.org/grammar/3D2W5}},
note = {Generated by the Language Creator, version 0.90, on 20 May 2026}
}
Execution time: 0.06 seconds.