A Grammar of EditedAkutu
Introduction
Scope and Purpose
This grammar provides a systematic description of the EditedAkutu language (the 335th 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 EditedAkutu.
Typological Profile
It has has no interesting typological features.Phonology
Phoneme Inventory
Consonants
EditedAkutu has 19 consonant phonemes, a size that falls within a broadly average range.
It has a strongly reduced sibilant system.The table below presents the full inventory of consonant phonemes in EditedAkutu. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | postalveolar | lateral | palatal | velar | glottal | |
|---|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | ||||
| nasal | m | n | ɲ | ŋ | |||
| trill/tap/flap | r | ||||||
| fricative | f | s | h | ||||
| approximant | w | l | j | ||||
| affricate | t͡ʃ |
Vowels
EditedAkutu has 7 vowel qualities, forming a relatively large inventory. The system distinguishes several vowel categories, as indicated in the chart, offering a wide range of vocalic contrasts.
It has a moderately reduced system of unstressed vowels.The table below presents the full inventory of vowel phonemes in EditedAkutu. The system comprises the distinct vowel qualities listed in the chart.
| front | central | back | |
|---|---|---|---|
| close | i | u | |
| mid | e | o | |
| open | a |
Stress and Tones
EditedAkutu 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
EditedAkutu is normally written using the Latin alphabet, whose familiarity makes it straightforward for most readers. For clarity and precision, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also provided throughout this grammar.
Orthography
Here are the various components of the orthography:
Simple letters
| a /a/ | b /b/ | d /d/ | e /e/ |
| g /ɡ/ | h /h/ | i /i/ | k /k/ |
| l /l/ | m /m/ | n /n/ | o /o/ |
| p /p/ | r /r/ | s /s/ | t /t/ |
| u /u/ | w /w/ | y /j/ |
Multi-letter combinations such as digraphs
| aa /aː/ | ee /eː/ | ei /ai/ |
| gn /ɲ/ | ie /iː/ | ng’ /ŋ/ |
| oo /oː/ | ou /au/ | ph /f/ |
| tsch /t͡ʃ/ | ue /uː/ |
Word Classes and Morphology
Number and Gender
Number
EditedAkutu does not have grammatical number.
Gender
EditedAkutu does not have genders or noun classes.
The Nominal Phrase
Nominal phrases in EditedAkutu 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:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
<np role="obj" 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="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> <np role="obj" 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"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
- <np role="obj" 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"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</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"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> <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="ACT"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <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="STA"> <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 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="ACT">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <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="STA">
<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 simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="ACT">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<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="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<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:
<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="ACT">
- <word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
- <word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
+ <word posp="det" gloss="yon"/>
<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="STA">
<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 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="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<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="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</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"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</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>
</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="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np def="def" locus="number" id="parent" number="plur">
+ <np def="def" locus="number" id="parent" number="plur" case="ACT">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</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>
</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="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ACT"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ACT"/>
<pp role="comitative">
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number"/>
</np>
</pp>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" case="ACT">
<np role="obj" number="plur" id="headnp" tr="rheme">
- <word posp="det" gloss="yon"/>
- <word posp="num" gloss="three"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme"/>
+ <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme"/>
+ <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"/>
</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>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for woman/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for knife/noun/number/obligatory
Got sing
About to call getSlotValue for catch/verb/mode/optional
Got indicative
About to call getSlotValue for yon/det/case/optional
About to call getSlotValue for mouse/noun/number/obligatory
Got plur
About to call getSlotValue for blind/verb/mode/optional
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="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ACT"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number">
<word gloss="the" posp="det" number="sing" def="def" locus="number"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number"/>
</np>
</pp>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" case="ACT">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme"/>
<word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"/>
</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"/>
</vp>
</relp>
</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="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ACT"/> - <pp role="comitative"> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="def" locus="number"> <word gloss="the" posp="det" number="sing" def="def" locus="number"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="knife" number="sing" def="def" locus="number"/> - </np> - </pp> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" locus="number" id="parent" number="plur" case="ACT"> - <np role="obj" number="plur" id="headnp" tr="rheme"> <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme"/> <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme"/> - </np> - <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"/> - </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"/> - </vp> - </relp> - </np> - </s> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ACT"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme"/> - <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"/> - <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="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ACT">|e|p|a|</word> + <word gloss="COMIT" posp="pp" role="comitative">|d|i|n|o|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number">|aː|ɲ|a|ɡ|u|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|n|eː|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme">|t|e|</word> + <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme">|ɲ|u|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|f|-</thingy> + <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme">|a|l|i|d|a|ɲ|i|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">|h|oː|</word> + <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">|ɲ|u|p|a|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |e|p|a|
#-> epa
### |e|p|a|
#-> epa
### |d|i|n|o|
#-> dino
### |d|i|n|o|
#-> dino
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |aː|ɲ|a|ɡ|u|
#-> aːɲaɡu
### |aː|ɲ|a|ɡ|u|
#-> aːɲaɡu
### |h|u|
#-> hu
### |h|u|
#-> hu
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |t|e|
#-> te
### |t|e|
#-> te
### |ɲ|u|
#-> ɲu
### |ɲ|u|
#-> ɲu
### |f|-
#-> f-
### |f|-
#-> f-
### |a|l|i|d|a|ɲ|i|,
#-> alidaɲi,
### |a|l|i|d|a|ɲ|i|,
#-> alidaɲi,
### |h|oː|
#-> hoː
### |h|oː|
#-> hoː
### |ɲ|u|p|a|
#-> ɲupa
### |ɲ|u|p|a|
#-> ɲupa
### |ɡ|i||l|uː| |m||e|p|a| |d|i|n|o| |l|uː| |m||aː|ɲ|a|ɡ|u| |h|u| |n|eː| |t|e| |ɲ|u| |f||a|l|i|d|a|ɲ|i|, |h|oː| |ɲ|u|p|a|
#-> ɡiluː mepa dino luː maːɲaɡu hu neː te ɲu falidaɲi, hoː ɲupa
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ACT">|e|p|a|</word>
<word gloss="COMIT" posp="pp" role="comitative">|d|i|n|o|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number">|aː|ɲ|a|ɡ|u|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|n|eː|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme">|t|e|</word>
<word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme">|ɲ|u|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|f|-</thingy>
- <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme">|a|l|i|d|a|ɲ|i|</word>
+ <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme">|a|l|i|d|a|ɲ|i|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">|h|oː|</word>
- <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">|ɲ|u|p|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">epa</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">dino</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">aːɲaɡu</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">te</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">ɲu</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">alidaɲi,</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">hoː</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ɲupa</span><br><span class="gls">blind</span></span></p>
+ <p>ɡiluː mepa dino luː maːɲaɡu hu neː te ɲu falidaɲi, hoː ɲupa</p>
+ <p>gilue mepa dino lue maagnagu hu nee te gnu phalidagni, hoo gnupa</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>epa</o>
+ <g>woman</g>
+ </w>
+ <w>
+ <o>dino</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>aːɲaɡu</o>
+ <g>knife</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>te</o>
+ <g>yon</g>
+ </w>
+ <w>
+ <o>ɲu</o>
+ <g>three</g>
+ </w>
+ <w>
+ <o>f-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>alidaɲi,</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>hoː</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ɲupa</o>
+ <g>blind</g>
+ </w>
+ </il>
</example>
### ɡiluː mepa dino luː maːɲaɡu hu neː te ɲu falidaɲi, hoː ɲupa#-> ɡiluː mepa dino luː maːɲaɡu hu neː te ɲu falidaɲi, hoː ɲupa
Gilue mepa dino lue maagnagu hu nee te gnu phalidagni, hoo gnupa. [ɡiluː mepa dino luː maːɲaɡu hu neː te ɲu falidaɲi, hoː ɲupa] ɡi- ACT luː the m- sing epa woman dino COMIT luː the m- sing aːɲaɡu knife hu PAST neː catch te yon ɲu three f- plur alidaɲi, mouse hoː RELPRON ɲupa blind “The woman with the knife caught those three blind mice.” | (1) |
In the following, we shall look at the various components in more details.
There are no clitics in the nominal phrase.The Noun
The noun in EditedAkutu consists of an obligatory prefix expressing number, comprising m- /m-/ ‘sing’ and ph- /f-/ ‘plur’ followed by the root.
The noun displays the following derivational morphology: two suffixes, namely -du /-du/ ‘little’ and -yi /-ji/ ‘big’
The Adjective
The adjective in EditedAkutu stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in EditedAkutu stands alone without any prefixes or suffixes attached to it.
Determiners
In EditedAkutu, the determiner has the following structure: an optional prefix expressing case, comprising gi- /ɡi-/ ‘ACT’, pha- /fa-/ ‘DAT’, ta- /ta-/ ‘INS’, na- /na-/ ‘VOC’, gu- /ɡu-/ ‘ALL’, mu- /mu-/ ‘LOC’, ni- /ni-/ ‘ABL’ and hi- /hi-/ ‘PART’ followed by the root.
Pronouns
The pronoun in EditedAkutu stands alone without any prefixes or suffixes attached to it.
In EditedAkutu, both subject and object pronouns are dropped unless they are stressed. Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module 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> + <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="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module casemarking:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <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="ACT"> <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> - <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="STA"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ACT"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> + <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> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="STA"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="STA"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<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" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="STA">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> - <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" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="STA"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> </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" subj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <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" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" obj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/mode/optionalGot indicative
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" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/>
+ <thingy type="verbmode" function="suffix" 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" subj="3.sing" obj="3.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="verbmode" function="suffix" 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"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|b|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|u|#-> bu
### |b|u|
#-> bu
### |b|u|
#-> bu
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|b|u|</word> - <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">bu</span><br><span class="gls">love</span></span></p> + <p>bu</p> + <p>bu</p> + <il> + <w> + <o>bu</o> + <g>love</g> + </w> + </il> </example>### bu
#-> bu
Bu. [bu] bu love “He (the boy) loves her (the girl).” | (2) |
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> + <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="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module casemarking:
<example id="love2he" translation="*He* loves her."> <s> - <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="ACT"> <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> - <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="STA"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="ACT"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ACT"> + <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> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="STA"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="STA"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ACT">
<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" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="STA">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
</s>
</example>
prodrop:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ACT">
<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" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="obj" locus="number" case="STA">
- <word posp="pron" number="sing" gloss="3.sing"/>
- </np>
</s>
</example>
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ACT">
<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" subj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <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="ACT">
- <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="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" obj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/mode/optionalGot indicative
addaffixes:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ACT">
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/>
+ <thingy type="verbmode" function="suffix" 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="ACT"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="ACT"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="verbmode" function="suffix" 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="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="verbmode" function="suffix" 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="ACT">|f|i|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|b|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |f|i|#-> fi
### |f|i|
#-> fi
### |b|u|
#-> bu
### |b|u|
#-> bu
### |f|i| |b|u|
#-> fi bu
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="ACT">|f|i|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|b|u|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fi</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">bu</span><br><span class="gls">love</span></span></p>
+ <p>fi bu</p>
+ <p>phi bu</p>
+ <il>
+ <w>
+ <o>fi</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>bu</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### fi bu#-> fi bu
Phi bu. [fi bu] fi 3.sing bu love “He loves her.” | (3) |
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> + <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="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module casemarking:
<example id="love2her" translation="He loves *her*."> <s> - <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="ACT"> <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> - <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="STA"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ACT"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> + <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> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="STA"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<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" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> - <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" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> <word posp="pron" number="sing" gloss="3.sing"/> </np> </s> </example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" obj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
- <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="STA"/>
</np>
</s>
</example>
About to call getSlotValue for love/verb/mode/optionalGot indicative
addaffixes:
<example id="love2her" translation="He loves *her*.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="STA"/>
</np>
</s>
</example>
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="verbmode" function="suffix" 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="STA"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|b|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="STA">|f|i|</word> </flat> </example>
vowelharmony: No change.
### |b|u|#-> bu
### |b|u|
#-> bu
### |f|i|
#-> fi
### |f|i|
#-> fi
### |b|u| |f|i|
#-> bu fi
removetags:
<example id="love2her" translation="He loves *her*."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|b|u|</word> - <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="STA">|f|i|</word> </flat> + <p><span class="ilpair"><span class="mor">bu</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">fi</span><br><span class="gls">3.sing</span></span></p> + <p>bu fi</p> + <p>bu phi</p> + <il> + <w> + <o>bu</o> + <g>love</g> + </w> + <w> + <o>fi</o> + <g>3.sing</g> + </w> + </il> </example>### bu fi
#-> bu fi
Bu phi. [bu fi] bu love fi 3.sing “He loves her.” | (4) |
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:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module 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"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="hate"/> + </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
- <word posp="noun" gloss="NN1"/>
<word gloss="the" posp="det"/>
+ <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>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
- <word posp="noun" gloss="NN2"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<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" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="hate"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" obj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for NN1/noun/number/obligatory
Got sing
About to call getSlotValue for hate/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for NN2/noun/number/obligatory
Got sing
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/>
</np>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Omuchanyi hates Afachina."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="Omuchanyi" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT" propernoun="yes">|o|m|u|t͡ʃ|a|ɲ|i|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|n|u|b|u|j|a|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="Afachina" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA" propernoun="yes">|aː|f|a|t͡ʃ|i|n|a|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |o|m|u|t͡ʃ|a|ɲ|i|
#-> omut͡ʃaɲi
### |o|m|u|t͡ʃ|a|ɲ|i|
#-> omut͡ʃaɲi
### |n|u|b|u|j|a|
#-> nubuja
### |n|u|b|u|j|a|
#-> nubuja
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |aː|f|a|t͡ʃ|i|n|a|
#-> aːfat͡ʃina
### |aː|f|a|t͡ʃ|i|n|a|
#-> aːfat͡ʃina
### |ɡ|i||l|uː| |m||o|m|u|t͡ʃ|a|ɲ|i| |n|u|b|u|j|a| |l|uː| |m||aː|f|a|t͡ʃ|i|n|a|
#-> ɡiluː momut͡ʃaɲi nubuja luː maːfat͡ʃina
removetags:
<example id="loveprop" translation="Omuchanyi hates Afachina.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="Omuchanyi" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT" propernoun="yes">|o|m|u|t͡ʃ|a|ɲ|i|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|n|u|b|u|j|a|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="Afachina" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA" propernoun="yes">|aː|f|a|t͡ʃ|i|n|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">omut͡ʃaɲi</span><br><span class="gls">Omuchanyi</span></span> <span class="ilpair"><span class="mor">nubuja</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">aːfat͡ʃina</span><br><span class="gls">Afachina</span></span></p>
+ <p>ɡiluː momut͡ʃaɲi nubuja luː maːfat͡ʃina</p>
+ <p>gilue mOmutschagni nubuya lue mAaphatschina</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>omut͡ʃaɲi</o>
+ <g>Omuchanyi</g>
+ </w>
+ <w>
+ <o>nubuja</o>
+ <g>hate</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>aːfat͡ʃina</o>
+ <g>Afachina</g>
+ </w>
+ </il>
</example>
### ɡiluː momut͡ʃaɲi nubuja luː maːfat͡ʃina#-> ɡiluː momut͡ʃaɲi nubuja luː maːfat͡ʃina
Gilue mOmutschagni nubuya lue mAaphatschina. [ɡiluː momut͡ʃaɲi nubuja luː maːfat͡ʃina] ɡi- ACT luː the m- sing omut͡ʃaɲi Omuchanyi nubuja hate luː the m- sing aːfat͡ʃina Afachina “Omuchanyi hates Afachina.” | (5) |
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:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module 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="STA"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="STA"> + <np type="owner_owned" case="STA" number="sing"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" case="STA" number="sing">
<np number="sing" def="def" locus="number" role="owner">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="STA" number="sing"> <np number="sing" def="def" locus="number" role="owner"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="STA"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owner"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner"/> </np> <np number="sing" def="def" locus="number" role="owned" case="STA"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> </np> </example>About to call getSlotValue for the/det/case/optional
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for apple/noun/number/obligatory
Got sing
addaffixes:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owner">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owner"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner">|i|l|i|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA">|e|w|a|l|u|d|a|</word> </flat> </example>
vowelharmony: No change.
### |l|uː|#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |i|l|i|
#-> ili
### |i|l|i|
#-> ili
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |e|w|a|l|u|d|a|
#-> ewaluda
### |e|w|a|l|u|d|a|
#-> ewaluda
### |l|uː| |m||i|l|i| |l|uː| |m||e|w|a|l|u|d|a|
#-> luː mili luː mewaluda
removetags:
<example id="posso1" translation="the boy's apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner">|i|l|i|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA">|e|w|a|l|u|d|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ili</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ewaluda</span><br><span class="gls">apple</span></span></p>
+ <p>luː mili luː mewaluda</p>
+ <p>lue mili lue mewaluda</p>
+ <il>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ili</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ewaluda</o>
+ <g>apple</g>
+ </w>
+ </il>
</example>
### luː mili luː mewaluda#-> luː mili luː mewaluda
lue mili lue mewaluda [luː mili luː mewaluda] luː the m- sing ili boy luː the m- sing ewaluda apple “the boy’s apple” | (6) |
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:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module 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="STA"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="STA"> + <np type="owner_owned" case="STA" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber: No change.
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="STA" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" case="STA" number="sing">
<np number="sing" def="def" locus="number" role="owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="STA" number="sing"> <np number="sing" def="def" locus="number" role="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" case="STA"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owner"> - <word posp="pron" number="sing" gloss="3.sing"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner"/> </np> <np number="sing" def="def" locus="number" role="owned" case="STA"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> </np> </example>About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for apple/noun/number/obligatory
Got sing
addaffixes:
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owner">
<word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owner"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner">|f|i|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA">|e|w|a|l|u|d|a|</word> </flat> </example>
vowelharmony: No change.
### |f|i|#-> fi
### |f|i|
#-> fi
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |e|w|a|l|u|d|a|
#-> ewaluda
### |e|w|a|l|u|d|a|
#-> ewaluda
### |f|i| |l|uː| |m||e|w|a|l|u|d|a|
#-> fi luː mewaluda
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner">|f|i|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA">|e|w|a|l|u|d|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">fi</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ewaluda</span><br><span class="gls">apple</span></span></p>
+ <p>fi luː mewaluda</p>
+ <p>phi lue mewaluda</p>
+ <il>
+ <w>
+ <o>fi</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ewaluda</o>
+ <g>apple</g>
+ </w>
+ </il>
</example>
### fi luː mewaluda#-> fi luː mewaluda
phi lue mewaluda [fi luː mewaluda] fi 3.sing luː the m- sing ewaluda apple “his (the boy’s) apple” | (7) |
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:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither" locus="number" role="owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module 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="STA"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="STA"> + <np type="owner_owned" case="STA" number="sing"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="STA" number="sing">
<np number="sing" def="neither" locus="number" role="owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="STA" number="sing">
<np number="sing" def="neither" locus="number" role="owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="STA" number="sing"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> </np> </example>
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="STA" number="sing"> <np number="sing" def="neither" locus="number" role="owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="STA"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="neither" locus="number" role="owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner"/> </np> <np number="sing" def="def" locus="number" role="owned" case="STA"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> </np> </example>About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for apple/noun/number/obligatory
Got sing
addaffixes:
<example id="posso2" translation="my apple">
<np number="sing" def="neither" locus="number" role="owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="neither" locus="number" role="owner" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner">|f|o|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA">|e|w|a|l|u|d|a|</word> </flat> </example>
vowelharmony: No change.
### |f|o|#-> fo
### |f|o|
#-> fo
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |e|w|a|l|u|d|a|
#-> ewaluda
### |e|w|a|l|u|d|a|
#-> ewaluda
### |f|o| |l|uː| |m||e|w|a|l|u|d|a|
#-> fo luː mewaluda
removetags:
<example id="posso2" translation="my apple">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner">|f|o|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="STA">|e|w|a|l|u|d|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">fo</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ewaluda</span><br><span class="gls">apple</span></span></p>
+ <p>fo luː mewaluda</p>
+ <p>pho lue mewaluda</p>
+ <il>
+ <w>
+ <o>fo</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ewaluda</o>
+ <g>apple</g>
+ </w>
+ </il>
</example>
### fo luː mewaluda#-> fo luː mewaluda
pho lue mewaluda [fo luː mewaluda] fo 1excl.sing luː the m- sing ewaluda apple “my apple” | (8) |
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:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module 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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module casemarking:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj"> + <np role="subj" case="ACT"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj"> + <np role="obj" case="STA"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="ACT"> - <np type="owner_owned"> + <np role="subj" case="ACT" number="sing"> + <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj" case="STA"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> + <np role="obj" case="STA" 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"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="ACT" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <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>
<np role="obj" case="STA" 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">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="ACT" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<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>
<np role="obj" case="STA" 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">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="ACT" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="obj" case="STA" 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">
+ <np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="ACT" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
</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"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="STA" 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" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="ACT" number="sing"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="subj" case="ACT"> <np number="sing" def="def" locus="number" role="owner"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> </np> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kiss"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np role="obj" case="STA" number="sing"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="obj" case="STA"> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> </np> - </np> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" number="sing" role="subj" case="ACT"> <np number="sing" def="def" locus="number" role="owner"> <word gloss="the" posp="det"/> <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="ACT"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kiss"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np type="owner_owned" number="sing" role="obj" case="STA"> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <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" case="STA"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - </np> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owner">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACT"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" obj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" locus="number" role="owner" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="STA"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalAbout to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/optional
Got ACT
About to call getSlotValue for daughter/noun/number/obligatory
Got sing
About to call getSlotValue for kiss/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for neighbour/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for son/noun/number/obligatory
Got sing
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owner">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="STA"/>
</np>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np number="sing" def="def" locus="number" role="owner"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="ACT"> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" locus="number" role="owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner"/> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner">|ai|t͡ʃ|a|m|a|s|a|</word> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="ACT">|iː|l|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ɡ|i|p|e|ɲ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner">|f|au|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned">|i|ɡ|u|n|u|k|i|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="STA">|ai|j|a|</word> </flat> </example>
vowelharmony: No change.
### |l|uː|#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|t͡ʃ|a|m|a|s|a|
#-> ait͡ʃamasa
### |ai|t͡ʃ|a|m|a|s|a|
#-> ait͡ʃamasa
### |ɡ|i|-
#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |iː|l|i|
#-> iːli
### |iː|l|i|
#-> iːli
### |h|u|
#-> hu
### |h|u|
#-> hu
### |ɡ|i|p|e|ɲ|u|
#-> ɡipeɲu
### |ɡ|i|p|e|ɲ|u|
#-> ɡipeɲu
### |f|au|
#-> fau
### |f|au|
#-> fau
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |i|ɡ|u|n|u|k|i|
#-> iɡunuki
### |i|ɡ|u|n|u|k|i|
#-> iɡunuki
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|j|a|
#-> aija
### |ai|j|a|
#-> aija
### |l|uː| |m||ai|t͡ʃ|a|m|a|s|a| |ɡ|i||l|uː| |m||iː|l|i| |h|u| |ɡ|i|p|e|ɲ|u| |f|au| |l|uː| |m||i|ɡ|u|n|u|k|i| |l|uː| |m||ai|j|a|
#-> luː mait͡ʃamasa ɡiluː miːli hu ɡipeɲu fau luː miɡunuki luː maija
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner">|ai|t͡ʃ|a|m|a|s|a|</word>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="ACT">|iː|l|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ɡ|i|p|e|ɲ|u|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner">|f|au|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned">|i|ɡ|u|n|u|k|i|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="STA">|ai|j|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ait͡ʃamasa</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">iːli</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɡipeɲu</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">fau</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">iɡunuki</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">aija</span><br><span class="gls">son</span></span></p>
+ <p>luː mait͡ʃamasa ɡiluː miːli hu ɡipeɲu fau luː miɡunuki luː maija</p>
+ <p>lue meitschamasa gilue mieli hu gipegnu phou lue migunuki lue meiya</p>
+ <il>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ait͡ʃamasa</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>iːli</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɡipeɲu</o>
+ <g>kiss</g>
+ </w>
+ <w>
+ <o>fau</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>iɡunuki</o>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>aija</o>
+ <g>son</g>
+ </w>
+ </il>
</example>
### luː mait͡ʃamasa ɡiluː miːli hu ɡipeɲu fau luː miɡunuki luː maija#-> luː mait͡ʃamasa ɡiluː miːli hu ɡipeɲu fau luː miɡunuki luː maija
Lue meitschamasa gilue mieli hu gipegnu phou lue migunuki lue meiya. [luː mait͡ʃamasa ɡiluː miːli hu ɡipeɲu fau luː miɡunuki luː maija] luː the m- sing ait͡ʃamasa hunter ɡi- ACT luː the m- sing iːli daughter hu PAST ɡipeɲu kiss fau 2.sing luː the m- sing iɡunuki neighbour luː the m- sing aija son “The hunter’s daughter kissed your neighbour’s son.” | (9) |
Derivation
EditedAkutu has a few derivational processes. To illustrate this, let us start with a simple noun phrase:
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module adj2verb: No change.
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module 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="STA"> <word posp="noun" gloss="lamb"/> </np> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="STA"> - <word posp="noun" gloss="lamb"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="STA"/> </np> </example>About to call getSlotValue for lamb/noun/number/obligatory
Got sing
addaffixes:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="STA">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="STA"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="STA"> + <flat> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="STA"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="STA"/> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="STA">|ai|n|i|t͡ʃ|u|t|i|</word> </flat> </example>
vowelharmony: No change.
### |m|-#-> m-
### |m|-
#-> m-
### |ai|n|i|t͡ʃ|u|t|i|
#-> ainit͡ʃuti
### |ai|n|i|t͡ʃ|u|t|i|
#-> ainit͡ʃuti
### |m||ai|n|i|t͡ʃ|u|t|i|
#-> mainit͡ʃuti
removetags:
<example id="lamb0" translation="a lamb">
<flat>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="STA">|ai|n|i|t͡ʃ|u|t|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ainit͡ʃuti</span><br><span class="gls">lamb</span></span></p>
+ <p>mainit͡ʃuti</p>
+ <p>meinitschuti</p>
+ <il>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ainit͡ʃuti</o>
+ <g>lamb</g>
+ </w>
+ </il>
</example>
### mainit͡ʃuti#-> mainit͡ʃuti
meinitschuti [mainit͡ʃuti] m- sing ainit͡ʃuti lamb “a lamb” | (10) |
In the following, the word for little becomes an affix attached to lamb:
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>The adjective 'little' will be incorporated. Resistance is useless.
module adj2verb: No change.
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module 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>
</np>
</example>module affixdensity:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="little"/> + <word gloss="lamb" lexposp="noun" posp="noun"> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + </word> </np> </example>
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="STA"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" case="STA"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="STA"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>About to call getSlotValue for lamb/noun/number/obligatory
Got sing
addaffixes:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="STA">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="STA">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="STA"> + <flat> <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="STA"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="STA"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="STA"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="STA">|ai|n|i|t͡ʃ|u|t|i|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||d||u|||||</thingy> </flat> </example>
vowelharmony: No change.
### |m|-#-> m-
### |m|-
#-> m-
### |ai|n|i|t͡ʃ|u|t|i|
#-> ainit͡ʃuti
### |ai|n|i|t͡ʃ|u|t|i|
#-> ainit͡ʃuti
### -|||d||u|||||
#-> -du
### -|||d||u|||||
#-> -du
### |m||ai|n|i|t͡ʃ|u|t|i||||d||u|||||
#-> mainit͡ʃutidu
removetags:
<example id="lamb1" translation="a little lamb">
<flat>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
- <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="STA">|ai|n|i|t͡ʃ|u|t|i|</word>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||d||u|||||</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ainit͡ʃuti</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">little</span></span></p>
+ <p>mainit͡ʃutidu</p>
+ <p>meinitschutidu</p>
+ <il>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ainit͡ʃuti</o>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>little</g>
+ </w>
+ </il>
</example>
### mainit͡ʃutidu#-> mainit͡ʃutidu
meinitschutidu [mainit͡ʃutidu] m- sing ainit͡ʃuti lamb -du little “a little lamb” | (11) |
Compounding
Verbs
Inflectional Categories
The verbal phrase clitics in EditedAkutu fall into two categories, proclitics and enclitics: first, a clitic expressing negation, comprising pa /pa/ ‘NEG’; second, a clitic expressing ta, comprising hu /hu/ ‘PAST’; and finally, third, a clitic expressing voice, comprising tschi /t͡ʃi/ ‘passive’.
In addition, the verb is structured like this: the root followed by an optional suffix expressing mode, comprising -da /-da/ ‘imperative’, -gi /-ɡi/ ‘conditional’ and -bu /-bu/ ‘optative’.
The verb displays the following derivational morphology: two suffixes, namely -gna /-ɲa/ ‘begin’ and -ki /-ki/ ‘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> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module casemarking:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT"> <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> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="STA"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="STA">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="ACT"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.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" subj="1excl.sing" obj="2.sing"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number" case="STA"> + <np number="sing" def="neither" role="obj" locus="number" case="STA" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> </s> </example>
prodrop:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number" case="STA" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing"/> - </np> </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" subj="1excl.sing" obj="2.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <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" subj="1excl.sing" obj="2.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/mode/optionalGot indicative
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" subj="1excl.sing" obj="2.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/>
+ <thingy type="verbmode" function="suffix" 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" subj="1excl.sing" obj="2.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> <thingy type="verbmode" function="suffix" 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"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">|b|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|u|#-> bu
### |b|u|
#-> bu
### |b|u|
#-> bu
removetags:
<example id="love" translation="I love you."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">|b|u|</word> - <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">bu</span><br><span class="gls">love</span></span></p> + <p>bu</p> + <p>bu</p> + <il> + <w> + <o>bu</o> + <g>love</g> + </w> + </il> </example>### bu
#-> bu
Bu. [bu] bu love “I love you.” | (12) |
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:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module 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"> + <word gloss="in" posp="pp"/> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> </pp> </example>
module constorder: No change.
module casemarking: No change.
module propagatenumber:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp"/>
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number">
- <word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="table"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp"/>
- <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="table"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
- </np>
</pp>
</example>
movedowntoword:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> <np def="def" number="sing" locus="number"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="table"/> + <word gloss="the" posp="det" def="def" number="sing" locus="number"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number"/> </np> <np def="def" number="sing"> - <word posp="noun" gloss="surface"/> + <word posp="noun" gloss="surface" def="def" number="sing"/> </np> </pp> </example>About to call getSlotValue for the/det/case/optional
About to call getSlotValue for table/noun/number/obligatory
Got sing
About to call getSlotValue for surface/noun/number/obligatory
Got sing
addaffixes:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
<np def="def" number="sing" locus="number">
<word gloss="the" posp="det" def="def" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="table" def="def" number="sing" locus="number"/>
</np>
<np def="def" number="sing">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="surface" def="def" number="sing"/>
</np>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> + <flat> <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - <np def="def" number="sing" locus="number"> <word gloss="the" posp="det" def="def" number="sing" locus="number"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="table" def="def" number="sing" locus="number"/> - </np> - <np def="def" number="sing"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="surface" def="def" number="sing"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="surface" def="def" number="sing"/> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes">|ɲ|i|</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="table" def="def" number="sing" locus="number">|o|t͡ʃ|a|l|i|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="surface" def="def" number="sing">|o|d|i|</word> </flat> </example>
vowelharmony: No change.
### |ɲ|i|#-> ɲi
### |ɲ|i|
#-> ɲi
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |o|t͡ʃ|a|l|i|
#-> ot͡ʃali
### |o|t͡ʃ|a|l|i|
#-> ot͡ʃali
### |m|-
#-> m-
### |m|-
#-> m-
### |o|d|i|
#-> odi
### |o|d|i|
#-> odi
### |ɲ|i| |l|uː| |m||o|t͡ʃ|a|l|i| |m||o|d|i|
#-> ɲi luː mot͡ʃali modi
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word gloss="in" posp="pp" p="in" location="surface" precise="yes">|ɲ|i|</word>
<word gloss="the" posp="det" def="def" number="sing" locus="number">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="table" def="def" number="sing" locus="number">|o|t͡ʃ|a|l|i|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="surface" def="def" number="sing">|o|d|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɲi</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ot͡ʃali</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">odi</span><br><span class="gls">surface</span></span></p>
+ <p>ɲi luː mot͡ʃali modi</p>
+ <p>gni lue motschali modi</p>
+ <il>
+ <w>
+ <o>ɲi</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ot͡ʃali</o>
+ <g>table</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>odi</o>
+ <g>surface</g>
+ </w>
+ </il>
</example>
### ɲi luː mot͡ʃali modi#-> ɲi luː mot͡ʃali modi
gni lue motschali modi [ɲi luː mot͡ʃali modi] ɲi in luː the m- sing ot͡ʃali table m- sing odi surface “on the table” | (13) |
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:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module 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"> + <word gloss="to" posp="pp"/> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> </pp> </example>
module constorder: No change.
module casemarking: No change.
module propagatenumber:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp"/>
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number">
- <word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="box"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp"/>
- <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="box"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
- </np>
</pp>
</example>
movedowntoword:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <word gloss="to" posp="pp"/> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> <np def="def" number="sing" locus="number"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="box"/> + <word gloss="the" posp="det" def="def" number="sing" locus="number"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number"/> </np> <np def="def" number="sing"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" number="sing"/> </np> </pp> </example>About to call getSlotValue for the/det/case/optional
About to call getSlotValue for box/noun/number/obligatory
Got sing
About to call getSlotValue for inside/noun/number/obligatory
Got sing
addaffixes:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
<np def="def" number="sing" locus="number">
<word gloss="the" posp="det" def="def" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="box" def="def" number="sing" locus="number"/>
</np>
<np def="def" number="sing">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="inside" def="def" number="sing"/>
</np>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> + <flat> <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - <np def="def" number="sing" locus="number"> <word gloss="the" posp="det" def="def" number="sing" locus="number"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="box" def="def" number="sing" locus="number"/> - </np> - <np def="def" number="sing"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="inside" def="def" number="sing"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="inside" def="def" number="sing"/> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes">|t|o|</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="box" def="def" number="sing" locus="number">|iː|t͡ʃ|a|f|a|f|a|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="inside" def="def" number="sing">|aː|w|i|</word> </flat> </example>
vowelharmony: No change.
### |t|o|#-> to
### |t|o|
#-> to
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |iː|t͡ʃ|a|f|a|f|a|
#-> iːt͡ʃafafa
### |iː|t͡ʃ|a|f|a|f|a|
#-> iːt͡ʃafafa
### |m|-
#-> m-
### |m|-
#-> m-
### |aː|w|i|
#-> aːwi
### |aː|w|i|
#-> aːwi
### |t|o| |l|uː| |m||iː|t͡ʃ|a|f|a|f|a| |m||aː|w|i|
#-> to luː miːt͡ʃafafa maːwi
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word gloss="to" posp="pp" p="to" location="inside" precise="yes">|t|o|</word>
<word gloss="the" posp="det" def="def" number="sing" locus="number">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="box" def="def" number="sing" locus="number">|iː|t͡ʃ|a|f|a|f|a|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="inside" def="def" number="sing">|aː|w|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">to</span><br><span class="gls">to</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">iːt͡ʃafafa</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">aːwi</span><br><span class="gls">inside</span></span></p>
+ <p>to luː miːt͡ʃafafa maːwi</p>
+ <p>to lue mietschaphapha maawi</p>
+ <il>
+ <w>
+ <o>to</o>
+ <g>to</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>iːt͡ʃafafa</o>
+ <g>box</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>aːwi</o>
+ <g>inside</g>
+ </w>
+ </il>
</example>
### to luː miːt͡ʃafafa maːwi#-> to luː miːt͡ʃafafa maːwi
to lue mietschaphapha maawi [to luː miːt͡ʃafafa maːwi] to to luː the m- sing iːt͡ʃafafa box m- sing aːwi inside “into the box” | (14) |
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">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="neither" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <np number="sing" def="neither" locus="number">
+ <np number="sing" def="neither" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
</pp>
</example>
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <word gloss="COMIT" posp="pp"/> + <word gloss="COMIT" posp="pp" role="comitative"/> <np number="sing" def="neither" locus="number" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number"/> </np> </pp> </example>
addaffixes: No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> + <flat> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="neither" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number"/> + <word gloss="COMIT" posp="pp" role="comitative">|d|i|n|o|</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number">|f|o|</word> </flat> </example>
vowelharmony: No change.
### |d|i|n|o|#-> dino
### |d|i|n|o|
#-> dino
### |f|o|
#-> fo
### |f|o|
#-> fo
### |d|i|n|o| |f|o|
#-> dino fo
removetags:
<example id="adpos3" translation="with me">
<flat>
<word gloss="COMIT" posp="pp" role="comitative">|d|i|n|o|</word>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number">|f|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">dino</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">fo</span><br><span class="gls">1excl.sing</span></span></p>
+ <p>dino fo</p>
+ <p>dino pho</p>
+ <il>
+ <w>
+ <o>dino</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>fo</o>
+ <g>1excl.sing</g>
+ </w>
+ </il>
</example>
### dino fo#-> dino fo
dino pho [dino fo] dino COMIT fo 1excl.sing “with me” | (15) |
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.
EditedAkutu employs Subject–Verb–Object (SVO) as its basic word order. The subject is followed by the verb, with the object occurring in post-verbal position. This ordering is widely attested across the world’s languages.
The following examples illustrate the basic, unmarked, constituent order in EditedAkutu.
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:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module 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"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="ACT"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" case="STA"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <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>
<np number="sing" def="def" role="obj" locus="number" case="STA">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<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" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</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"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" obj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="STA"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="STA"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for jaguar/noun/number/obligatory
Got sing
About to call getSlotValue for kill/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="STA"/>
</np>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="subj" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="obj" locus="number" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="STA"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ACT">|a|m|i|f|i|l|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|t͡ʃ|e|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="STA">|ai|t͡ʃ|a|m|a|s|a|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|m|i|f|i|l|i|
#-> amifili
### |a|m|i|f|i|l|i|
#-> amifili
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|e|
#-> t͡ʃe
### |t͡ʃ|e|
#-> t͡ʃe
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|t͡ʃ|a|m|a|s|a|
#-> ait͡ʃamasa
### |ai|t͡ʃ|a|m|a|s|a|
#-> ait͡ʃamasa
### |ɡ|i||l|uː| |m||a|m|i|f|i|l|i| |h|u| |t͡ʃ|e| |l|uː| |m||ai|t͡ʃ|a|m|a|s|a|
#-> ɡiluː mamifili hu t͡ʃe luː mait͡ʃamasa
removetags:
<example id="wo1" translation="The jaguar killed the hunter.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ACT">|a|m|i|f|i|l|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|t͡ʃ|e|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="STA">|ai|t͡ʃ|a|m|a|s|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">amifili</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃe</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ait͡ʃamasa</span><br><span class="gls">hunter</span></span></p>
+ <p>ɡiluː mamifili hu t͡ʃe luː mait͡ʃamasa</p>
+ <p>gilue mamiphili hu tsche lue meitschamasa</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>amifili</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>t͡ʃe</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ait͡ʃamasa</o>
+ <g>hunter</g>
+ </w>
+ </il>
</example>
### ɡiluː mamifili hu t͡ʃe luː mait͡ʃamasa#-> ɡiluː mamifili hu t͡ʃe luː mait͡ʃamasa
Gilue mamiphili hu tsche lue meitschamasa. [ɡiluː mamifili hu t͡ʃe luː mait͡ʃamasa] ɡi- ACT luː the m- sing amifili jaguar hu PAST t͡ʃe kill luː the m- sing ait͡ʃamasa hunter “The jaguar killed the hunter.” | (16) |
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:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module 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"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module casemarking:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="ACT"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np role="obj"> + <np role="obj" case="STA"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np role="obj" case="STA">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np role="obj" case="STA" 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">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <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>
<np role="obj" case="STA" 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">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<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" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat"/>
</vp>
<np role="obj" case="STA" 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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</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"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="STA" 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">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np role="obj" case="STA" number="sing">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="obj" case="STA">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np type="owner_owned" number="sing" role="obj" case="STA">
- <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<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" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
- </np>
</s>
</example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owner">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="STA"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for lion/noun/number/obligatory
Got sing
About to call getSlotValue for eat/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for daughter/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for dog/noun/number/obligatory
Got sing
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owner">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="STA"/>
</np>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np number="sing" def="def" role="subj" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" locus="number" role="owner"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="STA"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ACT">|e|p|u|k|a|ɲ|u|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|m|au|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner">|ai|t͡ʃ|a|m|a|s|a|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned">|iː|l|i|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="STA">|u|n|a|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |e|p|u|k|a|ɲ|u|
#-> epukaɲu
### |e|p|u|k|a|ɲ|u|
#-> epukaɲu
### |h|u|
#-> hu
### |h|u|
#-> hu
### |m|au|
#-> mau
### |m|au|
#-> mau
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|t͡ʃ|a|m|a|s|a|
#-> ait͡ʃamasa
### |ai|t͡ʃ|a|m|a|s|a|
#-> ait͡ʃamasa
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |iː|l|i|
#-> iːli
### |iː|l|i|
#-> iːli
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |u|n|a|
#-> una
### |u|n|a|
#-> una
### |ɡ|i||l|uː| |m||e|p|u|k|a|ɲ|u| |h|u| |m|au| |l|uː| |m||ai|t͡ʃ|a|m|a|s|a| |l|uː| |m||iː|l|i| |l|uː| |m||u|n|a|
#-> ɡiluː mepukaɲu hu mau luː mait͡ʃamasa luː miːli luː muna
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ACT">|e|p|u|k|a|ɲ|u|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|m|au|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner">|ai|t͡ʃ|a|m|a|s|a|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned">|iː|l|i|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="STA">|u|n|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">epukaɲu</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">mau</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ait͡ʃamasa</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">iːli</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">una</span><br><span class="gls">dog</span></span></p>
+ <p>ɡiluː mepukaɲu hu mau luː mait͡ʃamasa luː miːli luː muna</p>
+ <p>gilue mepukagnu hu mou lue meitschamasa lue mieli lue muna</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>epukaɲu</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>mau</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ait͡ʃamasa</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>iːli</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>una</o>
+ <g>dog</g>
+ </w>
+ </il>
</example>
### ɡiluː mepukaɲu hu mau luː mait͡ʃamasa luː miːli luː muna#-> ɡiluː mepukaɲu hu mau luː mait͡ʃamasa luː miːli luː muna
Gilue mepukagnu hu mou lue meitschamasa lue mieli lue muna. [ɡiluː mepukaɲu hu mau luː mait͡ʃamasa luː miːli luː muna] ɡi- ACT luː the m- sing epukaɲu lion hu PAST mau eat luː the m- sing ait͡ʃamasa hunter luː the m- sing iːli daughter luː the m- sing una dog “The lion ate the hunter’s daughter’s dog.” | (17) |
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 EditedAkutu reveals typologically significant preferences in the ordering of nominal constituents. This includes the position of adjectives, numerals, and possessors relative to the noun, each of which can offer clues to the overall headedness of the language.
Possessive constructions are head-final: the possessor precedes the possessed noun. For example, EditedAkutu expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module adj2verb: No change.
module articles:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="friend"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module 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="STA"> <np type="owner_owned" role="owner"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="STA"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="STA" 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"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="STA" 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">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="book"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="STA" 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">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="STA" 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">
+ <np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="STA" 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" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <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" case="STA"> <word gloss="the" posp="det"/> <word posp="noun" gloss="book"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="neither" locus="number" role="owner" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner"/> </np> <np number="sing" def="def" locus="number" role="owned"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="son"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned"/> </np> <np number="sing" def="def" locus="number" role="owned"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="friend"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned"/> </np> <np number="sing" def="def" locus="number" role="owned" case="STA"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="book"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="STA"/> </np> </example>About to call getSlotValue for the/det/case/optional
About to call getSlotValue for son/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for friend/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for book/noun/number/obligatory
Got sing
addaffixes:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="STA"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="neither" locus="number" role="owner" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="STA"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="STA"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner">|f|au|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned">|ai|j|a|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned">|a|d|i|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="STA">|au|l|i|</word> </flat> </example>
vowelharmony: No change.
### |f|au|#-> fau
### |f|au|
#-> fau
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|j|a|
#-> aija
### |ai|j|a|
#-> aija
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|d|i|
#-> adi
### |a|d|i|
#-> adi
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |au|l|i|
#-> auli
### |au|l|i|
#-> auli
### |f|au| |l|uː| |m||ai|j|a| |l|uː| |m||a|d|i| |l|uː| |m||au|l|i|
#-> fau luː maija luː madi luː mauli
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner">|f|au|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned">|ai|j|a|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned">|a|d|i|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="STA">|au|l|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">fau</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">aija</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">adi</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">auli</span><br><span class="gls">book</span></span></p>
+ <p>fau luː maija luː madi luː mauli</p>
+ <p>phou lue meiya lue madi lue mouli</p>
+ <il>
+ <w>
+ <o>fau</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>aija</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>adi</o>
+ <g>friend</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>auli</o>
+ <g>book</g>
+ </w>
+ </il>
</example>
### fau luː maija luː madi luː mauli#-> fau luː maija luː madi luː mauli
phou lue meiya lue madi lue mouli [fau luː maija luː madi luː mauli] fau 2.sing luː the m- sing aija son luː the m- sing adi friend luː the m- sing auli book “your son’s friend’s book” | (18) |
Case Marking
EditedAkutu uses active case marking. Intransitive subjects are divided according to how they participate in the event. More agent-like subjects, such as the subject of ‘run’ or ‘shout’, pattern with transitive subjects and take the active or agentive case. Less agent-like subjects, such as the subject of ‘sleep’ or ‘be ill’, pattern with transitive objects and take the patientive or absolutive case. This system makes sense where the grammar treats control, volition or affectedness as more important than the simple distinction between subject and object.
initial XML:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp tam="pres-state">
<verb>sleep</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp tam="pres-state"> - <verb>sleep</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="sleep"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="sleep"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="sleep"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="sleep"/> + </vp> </s> </example>
module casemarking:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="sleep"/>
</vp>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">
<word posp="verb" gloss="sleep"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="sleep"/>
+ <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot STA
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for sleep/verb/mode/optional
Got indicative
addaffixes:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="intr_stat" translation="The cat is sleeping."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"> + <flat> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">|a|w|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">|k|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |l|uː|#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|w|a|
#-> awa
### |a|w|a|
#-> awa
### |k|u|
#-> ku
### |k|u|
#-> ku
### |l|uː| |m||a|w|a| |k|u|
#-> luː mawa ku
removetags:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <thingy type="detcase" function="prefix" gloss="STA">-</thingy> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">|l|uː|</word> <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="STA">|a|w|a|</word> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">|k|u|</word> - <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">awa</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ku</span><br><span class="gls">sleep</span></span></p> + <p>luː mawa ku</p> + <p>lue mawa ku</p> + <il> + <w> + <o>luː</o> + <g>the</g> + </w> + <w> + <o>m-</o> + <g>sing</g> + </w> + <w> + <o>awa</o> + <g>cat</g> + </w> + <w> + <o>ku</o> + <g>sleep</g> + </w> + </il> </example>### luː mawa ku
#-> luː mawa ku
Lue mawa ku. [luː mawa ku] luː the m- sing awa cat ku sleep “The cat is sleeping.” | (19) |
initial XML:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont">
<verb>run</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont"> - <verb>run</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="run"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q">
<word posp="verb" gloss="run"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="run"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="run"/> + </vp> </s> </example>
module casemarking:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="run"/>
</vp>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
- <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
<word posp="verb" gloss="run"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="run"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/>
</vp>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for run/verb/mode/optional
addaffixes:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/>
</vp>
</s>
</example>
flatten:
<example id="intr_act" translation="The cat is running."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_act" translation="The cat is running."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|a|w|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">|k|e|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|w|a|
#-> awa
### |a|w|a|
#-> awa
### |k|e|
#-> ke
### |k|e|
#-> ke
### |ɡ|i||l|uː| |m||a|w|a| |k|e|
#-> ɡiluː mawa ke
removetags:
<example id="intr_act" translation="The cat is running.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|a|w|a|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">|k|e|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">awa</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ke</span><br><span class="gls">run</span></span></p>
+ <p>ɡiluː mawa ke</p>
+ <p>gilue mawa ke</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>awa</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>ke</o>
+ <g>run</g>
+ </w>
+ </il>
</example>
### ɡiluː mawa ke#-> ɡiluː mawa ke
Gilue mawa ke. [ɡiluː mawa ke] ɡi- ACT luː the m- sing awa cat ke run “The cat is running.” | (20) |
initial XML:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont">
<verb>chase</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont"> - <verb>chase</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q">
<word posp="verb" gloss="chase"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="chase"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="chase"/> + </vp> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="chase"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
- <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="chase"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="chase"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for chase/verb/mode/optional
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
addaffixes:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/>
</np>
</s>
</example>
flatten:
<example id="tr_pres" translation="The cat is chasing the mouse."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/> - </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|a|w|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">|t͡ʃ|i|w|aː|n|u|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">|a|l|i|d|a|ɲ|i|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|w|a|
#-> awa
### |a|w|a|
#-> awa
### |t͡ʃ|i|w|aː|n|u|
#-> t͡ʃiwaːnu
### |t͡ʃ|i|w|aː|n|u|
#-> t͡ʃiwaːnu
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|l|i|d|a|ɲ|i|
#-> alidaɲi
### |a|l|i|d|a|ɲ|i|
#-> alidaɲi
### |ɡ|i||l|uː| |m||a|w|a| |t͡ʃ|i|w|aː|n|u| |l|uː| |m||a|l|i|d|a|ɲ|i|
#-> ɡiluː mawa t͡ʃiwaːnu luː malidaɲi
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|a|w|a|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">|t͡ʃ|i|w|aː|n|u|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">|a|l|i|d|a|ɲ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">awa</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">t͡ʃiwaːnu</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">alidaɲi</span><br><span class="gls">mouse</span></span></p>
+ <p>ɡiluː mawa t͡ʃiwaːnu luː malidaɲi</p>
+ <p>gilue mawa tschiwaanu lue malidagni</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>awa</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>t͡ʃiwaːnu</o>
+ <g>chase</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>alidaɲi</o>
+ <g>mouse</g>
+ </w>
+ </il>
</example>
### ɡiluː mawa t͡ʃiwaːnu luː malidaɲi#-> ɡiluː mawa t͡ʃiwaːnu luː malidaɲi
Gilue mawa tschiwaanu lue malidagni. [ɡiluː mawa t͡ʃiwaːnu luː malidaɲi] ɡi- ACT luː the m- sing awa cat t͡ʃiwaːnu chase luː the m- sing alidaɲi mouse “The cat is chasing the mouse.” | (21) |
initial XML:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="catch"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for catch/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
addaffixes:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/>
</np>
</s>
</example>
flatten:
<example id="tr_past" translation="The cat caught the mouse."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|a|w|a|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|n|eː|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">|a|l|i|d|a|ɲ|i|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|w|a|
#-> awa
### |a|w|a|
#-> awa
### |h|u|
#-> hu
### |h|u|
#-> hu
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|l|i|d|a|ɲ|i|
#-> alidaɲi
### |a|l|i|d|a|ɲ|i|
#-> alidaɲi
### |ɡ|i||l|uː| |m||a|w|a| |h|u| |n|eː| |l|uː| |m||a|l|i|d|a|ɲ|i|
#-> ɡiluː mawa hu neː luː malidaɲi
removetags:
<example id="tr_past" translation="The cat caught the mouse.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="ACT">|a|w|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|n|eː|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="STA">|a|l|i|d|a|ɲ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">awa</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">alidaɲi</span><br><span class="gls">mouse</span></span></p>
+ <p>ɡiluː mawa hu neː luː malidaɲi</p>
+ <p>gilue mawa hu nee lue malidagni</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>awa</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>alidaɲi</o>
+ <g>mouse</g>
+ </w>
+ </il>
</example>
### ɡiluː mawa hu neː luː malidaɲi#-> ɡiluː mawa hu neː luː malidaɲi
Gilue mawa hu nee lue malidagni. [ɡiluː mawa hu neː luː malidaɲi] ɡi- ACT luː the m- sing awa cat hu PAST neː catch luː the m- sing alidaɲi mouse “The cat caught the mouse.” | (22) |
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:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
</conjp>
</np>
</s>
</example>
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module 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"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module casemarking:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="STA"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
- <np role="obj" tr="rheme" case="STA">
+ <np role="obj" tr="rheme" case="STA" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</conjp>
</np>
</s>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="STA" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar"/>
</np>
<np def="def" number="plur" locus="number">
- <word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" locus="number">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="STA" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="STA" number="plur">
- <conjp conj="and">
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
</s>
</example>
fixpronouns: No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="STA" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" tr="rheme" case="STA" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np role="obj" tr="rheme" case="STA" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" obj="3.plur"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for kill/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for jaguar/noun/number/obligatory
Got plur
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for tiger/noun/number/obligatory
Got plur
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for lion/noun/number/obligatory
Got plur
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/>
</np>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> - <word posp="conj" gloss="and"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> - <word posp="conj" gloss="and"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|ai|t͡ʃ|a|m|a|s|a|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">|t͡ʃ|e|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|f|-</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|a|m|i|f|i|l|i|</word> + <word posp="conj" gloss="and">|ŋ|uː|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|f|-</thingy> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|iː|r|u|ŋ|a|k|a|</word> + <word posp="conj" gloss="and">|ŋ|uː|</word> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|f|-</thingy> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|e|p|u|k|a|ɲ|u|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|t͡ʃ|a|m|a|s|a|
#-> ait͡ʃamasa
### |ai|t͡ʃ|a|m|a|s|a|
#-> ait͡ʃamasa
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|e|
#-> t͡ʃe
### |t͡ʃ|e|
#-> t͡ʃe
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |f|-
#-> f-
### |f|-
#-> f-
### |a|m|i|f|i|l|i|
#-> amifili
### |a|m|i|f|i|l|i|
#-> amifili
### |ŋ|uː|
#-> ŋuː
### |ŋ|uː|
#-> ŋuː
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |f|-
#-> f-
### |f|-
#-> f-
### |iː|r|u|ŋ|a|k|a|
#-> iːruŋaka
### |iː|r|u|ŋ|a|k|a|
#-> iːruŋaka
### |ŋ|uː|
#-> ŋuː
### |ŋ|uː|
#-> ŋuː
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |f|-
#-> f-
### |f|-
#-> f-
### |e|p|u|k|a|ɲ|u|
#-> epukaɲu
### |e|p|u|k|a|ɲ|u|
#-> epukaɲu
### |ɡ|i||l|uː| |m||ai|t͡ʃ|a|m|a|s|a| |h|u| |t͡ʃ|e| |l|uː| |f||a|m|i|f|i|l|i| |ŋ|uː| |l|uː| |f||iː|r|u|ŋ|a|k|a| |ŋ|uː| |l|uː| |f||e|p|u|k|a|ɲ|u|
#-> ɡiluː mait͡ʃamasa hu t͡ʃe luː famifili ŋuː luː fiːruŋaka ŋuː luː fepukaɲu
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|ai|t͡ʃ|a|m|a|s|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">|t͡ʃ|e|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|f|-</thingy>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|a|m|i|f|i|l|i|</word>
<word posp="conj" gloss="and">|ŋ|uː|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|f|-</thingy>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|iː|r|u|ŋ|a|k|a|</word>
<word posp="conj" gloss="and">|ŋ|uː|</word>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|f|-</thingy>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="STA">|e|p|u|k|a|ɲ|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ait͡ʃamasa</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃe</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">amifili</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">ŋuː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">iːruŋaka</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">ŋuː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">epukaɲu</span><br><span class="gls">lion</span></span></p>
+ <p>ɡiluː mait͡ʃamasa hu t͡ʃe luː famifili ŋuː luː fiːruŋaka ŋuː luː fepukaɲu</p>
+ <p>gilue meitschamasa hu tsche lue phamiphili ng’ue lue phierung’aka ng’ue lue phepukagnu</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ait͡ʃamasa</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>t͡ʃe</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>f-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>amifili</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>ŋuː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>f-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>iːruŋaka</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>ŋuː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>f-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>epukaɲu</o>
+ <g>lion</g>
+ </w>
+ </il>
</example>
### ɡiluː mait͡ʃamasa hu t͡ʃe luː famifili ŋuː luː fiːruŋaka ŋuː luː fepukaɲu#-> ɡiluː mait͡ʃamasa hu t͡ʃe luː famifili ŋuː luː fiːruŋaka ŋuː luː fepukaɲu
Gilue meitschamasa hu tsche lue phamiphili ng’ue lue phierung’aka ng’ue lue phepukagnu. [ɡiluː mait͡ʃamasa hu t͡ʃe luː famifili ŋuː luː fiːruŋaka ŋuː luː fepukaɲu] ɡi- ACT luː the m- sing ait͡ʃamasa hunter hu PAST t͡ʃe kill luː the f- plur amifili jaguar ŋuː and luː the f- plur iːruŋaka tiger ŋuː and luː the f- plur epukaɲu lion “The hunter killed the jaguars, the tigers and the lions.” | (23) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in EditedAkutu 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
EditedAkutu 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:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module 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> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="relp1" translation="I patted the cat."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT"> <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 def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
<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 def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="ACT"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </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" obj="3.sing"> <word posp="verb" gloss="pat"/> </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop:
<example id="relp1" translation="I patted the cat."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
addclitics:
<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" subj="1excl.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" obj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/mode/optionalGot indicative
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for cat/noun/number/obligatory
Got sing
addaffixes:
<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" subj="1excl.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/>
</np>
</s>
</example>
flatten:
<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" subj="1excl.sing" obj="3.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">|ɲ|a|w|o|t|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">|a|w|a|</word> </flat> </example>
vowelharmony: No change.
### |h|u|#-> hu
### |h|u|
#-> hu
### |ɲ|a|w|o|t|i|
#-> ɲawoti
### |ɲ|a|w|o|t|i|
#-> ɲawoti
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|w|a|
#-> awa
### |a|w|a|
#-> awa
### |h|u| |ɲ|a|w|o|t|i| |l|uː| |m||a|w|a|
#-> hu ɲawoti luː mawa
removetags:
<example id="relp1" translation="I patted the cat.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">|ɲ|a|w|o|t|i|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="STA">|a|w|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲawoti</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">awa</span><br><span class="gls">cat</span></span></p>
+ <p>hu ɲawoti luː mawa</p>
+ <p>hu gnawoti lue mawa</p>
+ <il>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɲawoti</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>awa</o>
+ <g>cat</g>
+ </w>
+ </il>
</example>
### hu ɲawoti luː mawa#-> hu ɲawoti luː mawa
Hu gnawoti lue mawa. [hu ɲawoti luː mawa] hu PAST ɲawoti pat luː the m- sing awa cat “I patted the cat.” | (24) |
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:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module 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>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="catch"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</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"/>
<word gloss="the" posp="det"/>
</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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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="ACT"> <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"/> <word gloss="the" posp="det"/> </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="ACT"> <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="STA"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
<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"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="STA">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
<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="">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="STA">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
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="ACT">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="STA">
<word gloss="the" posp="det"/>
<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="ACT"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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="STA"> <word gloss="the" posp="det"/> <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="ACT" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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="STA"> <word gloss="the" posp="det"/> <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"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="STA"/>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/mode/optionalGot indicative
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for catch/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
addaffixes:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="STA"/>
</np>
</relp>
</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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="STA"/> - </np> - </relp> - </np> - </s> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="STA" comma="after"/> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="STA" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ɲ|a|w|o|t|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|n|eː|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="STA" comma="after">|a|l|i|d|a|ɲ|i|</word> </flat> </example>
vowelharmony: No change.
### |h|u|#-> hu
### |h|u|
#-> hu
### |ɲ|a|w|o|t|i|
#-> ɲawoti
### |ɲ|a|w|o|t|i|
#-> ɲawoti
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|w|a|,
#-> awa,
### |a|w|a|,
#-> awa,
### |h|oː|
#-> hoː
### |h|oː|
#-> hoː
### |h|u|
#-> hu
### |h|u|
#-> hu
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|l|i|d|a|ɲ|i|
#-> alidaɲi
### |a|l|i|d|a|ɲ|i|
#-> alidaɲi
### |h|u| |ɲ|a|w|o|t|i| |l|uː| |m||a|w|a|, |h|oː| |h|u| |n|eː| |l|uː| |m||a|l|i|d|a|ɲ|i|
#-> hu ɲawoti luː mawa, hoː hu neː luː malidaɲi
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ɲ|a|w|o|t|i|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
- <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|</word>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|n|eː|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="STA" comma="after">|a|l|i|d|a|ɲ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲawoti</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">awa,</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">hoː</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">alidaɲi</span><br><span class="gls">mouse</span></span></p>
+ <p>hu ɲawoti luː mawa, hoː hu neː luː malidaɲi</p>
+ <p>hu gnawoti lue mawa, hoo hu nee lue malidagni</p>
+ <il>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɲawoti</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>awa,</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>hoː</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>alidaɲi</o>
+ <g>mouse</g>
+ </w>
+ </il>
</example>
### hu ɲawoti luː mawa, hoː hu neː luː malidaɲi#-> hu ɲawoti luː mawa, hoː hu neː luː malidaɲi
Hu gnawoti lue mawa, hoo hu nee lue malidagni. [hu ɲawoti luː mawa, hoː hu neː luː malidaɲi] hu PAST ɲawoti pat luː the m- sing awa, cat hoː RELPRON hu PAST neː catch luː the m- sing alidaɲi mouse “I patted the cat that caught the mouse.” | (25) |
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:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module 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>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="catch"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</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"/>
+ <word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</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"/>
<word gloss="the" posp="det"/>
</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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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="ACT"> <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"/> <word gloss="the" posp="det"/> </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="ACT"> <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"/> <word gloss="the" posp="det"/> </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="ACT"> <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="STA"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
<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"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="STA">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
<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="">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="STA">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="STA">
<word gloss="the" posp="det"/>
<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="ACT"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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="STA"> <word gloss="the" posp="det"/> <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="ACT" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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="STA"> <word gloss="the" posp="det"/> <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"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="STA">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="STA">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="STA"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/mode/optionalGot indicative
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for catch/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for eat/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got STA
About to call getSlotValue for cheese/noun/number/obligatory
Got sing
addaffixes:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="STA">
+ <thingy type="detcase" function="prefix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="STA"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="ACT"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="STA"> <thingy type="detcase" function="prefix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="STA"/> - </np> - </relp> - </np> - </relp> - </np> - </s> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="STA" comma="after"/> + </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"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="STA" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ɲ|a|w|o|t|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|n|eː|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp">|a|l|i|d|a|ɲ|i|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|m|au|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="STA">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="STA" comma="after">|i|k|a|k|a|k|u|</word> </flat> </example>
vowelharmony: No change.
### |h|u|#-> hu
### |h|u|
#-> hu
### |ɲ|a|w|o|t|i|
#-> ɲawoti
### |ɲ|a|w|o|t|i|
#-> ɲawoti
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|w|a|,
#-> awa,
### |a|w|a|,
#-> awa,
### |h|oː|
#-> hoː
### |h|oː|
#-> hoː
### |h|u|
#-> hu
### |h|u|
#-> hu
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|l|i|d|a|ɲ|i|,
#-> alidaɲi,
### |a|l|i|d|a|ɲ|i|,
#-> alidaɲi,
### |h|oː|
#-> hoː
### |h|oː|
#-> hoː
### |h|u|
#-> hu
### |h|u|
#-> hu
### |m|au|
#-> mau
### |m|au|
#-> mau
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |i|k|a|k|a|k|u|
#-> ikakaku
### |i|k|a|k|a|k|u|
#-> ikakaku
### |h|u| |ɲ|a|w|o|t|i| |l|uː| |m||a|w|a|, |h|oː| |h|u| |n|eː| |l|uː| |m||a|l|i|d|a|ɲ|i|, |h|oː| |h|u| |m|au| |l|uː| |m||i|k|a|k|a|k|u|
#-> hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku
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">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ɲ|a|w|o|t|i|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
- <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|</word>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|n|eː|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
- <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp">|a|l|i|d|a|ɲ|i|</word>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp">|a|l|i|d|a|ɲ|i|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|m|au|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="detcase" function="prefix" gloss="STA">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="STA">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="STA" comma="after">|i|k|a|k|a|k|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲawoti</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">awa,</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">hoː</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">alidaɲi,</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">hoː</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">mau</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ikakaku</span><br><span class="gls">cheese</span></span></p>
+ <p>hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku</p>
+ <p>hu gnawoti lue mawa, hoo hu nee lue malidagni, hoo hu mou lue mikakaku</p>
+ <il>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɲawoti</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>awa,</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>hoː</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>alidaɲi,</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>hoː</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>mau</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ikakaku</o>
+ <g>cheese</g>
+ </w>
+ </il>
</example>
### hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku#-> hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku
Hu gnawoti lue mawa, hoo hu nee lue malidagni, hoo hu mou lue mikakaku. [hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku] hu PAST ɲawoti pat luː the m- sing awa, cat hoː RELPRON hu PAST neː catch luː the m- sing alidaɲi, mouse hoː RELPRON hu PAST mau eat luː the m- sing ikakaku cheese “I patted the cat that caught the mouse that ate the cheese.” | (26) |
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:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" role="obj" head="this" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module 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"/>
+ <word gloss="the" posp="det"/>
+ </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"/>
<word gloss="the" posp="det"/>
</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"/>
<word gloss="the" posp="det"/>
</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"/>
- <word gloss="the" posp="det"/>
- </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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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="ACT"> <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"/> <word gloss="the" posp="det"/> </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="ACT"> <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"/> <word gloss="the" posp="det"/> </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="ACT"> <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"/> <word gloss="the" posp="det"/> </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="STA"> <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="ACT"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module propagatenumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
<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"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">
<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="ACT">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<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="ACT">
<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="">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">
<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="ACT">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
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="ACT">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">
<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="ACT">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="ACT"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA"> <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="ACT"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </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="ACT" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <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"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA"> <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="ACT" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </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"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">
<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">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="buy"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="buy"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/mode/optionalGot indicative
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for catch/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for eat/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for cheese/noun/number/obligatory
Got sing
About to call getSlotValue for buy/verb/mode/optional
Got indicative
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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="ACT">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA"/>
</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"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="ACT"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="ACT"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA"/> - </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"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT"/> - </np> - </relp> - </np> - </relp> - </np> - </relp> - </np> - </s> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT" comma="after"/> + </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"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ɲ|a|w|o|t|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|n|eː|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp">|a|l|i|d|a|ɲ|i|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|m|au|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp">|i|k|a|k|a|k|u|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">|h|oː|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|s|e|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT" comma="after">|f|o|</word> </flat> </example>
vowelharmony: No change.
### |h|u|#-> hu
### |h|u|
#-> hu
### |ɲ|a|w|o|t|i|
#-> ɲawoti
### |ɲ|a|w|o|t|i|
#-> ɲawoti
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|w|a|,
#-> awa,
### |a|w|a|,
#-> awa,
### |h|oː|
#-> hoː
### |h|oː|
#-> hoː
### |h|u|
#-> hu
### |h|u|
#-> hu
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|l|i|d|a|ɲ|i|,
#-> alidaɲi,
### |a|l|i|d|a|ɲ|i|,
#-> alidaɲi,
### |h|oː|
#-> hoː
### |h|oː|
#-> hoː
### |h|u|
#-> hu
### |h|u|
#-> hu
### |m|au|
#-> mau
### |m|au|
#-> mau
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |i|k|a|k|a|k|u|,
#-> ikakaku,
### |i|k|a|k|a|k|u|,
#-> ikakaku,
### |h|oː|
#-> hoː
### |h|oː|
#-> hoː
### |h|u|
#-> hu
### |h|u|
#-> hu
### |s|e|
#-> se
### |s|e|
#-> se
### |f|o|
#-> fo
### |f|o|
#-> fo
### |h|u| |ɲ|a|w|o|t|i| |l|uː| |m||a|w|a|, |h|oː| |h|u| |n|eː| |l|uː| |m||a|l|i|d|a|ɲ|i|, |h|oː| |h|u| |m|au| |l|uː| |m||i|k|a|k|a|k|u|, |h|oː| |h|u| |s|e| |f|o|
#-> hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku, hoː hu se fo
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">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|ɲ|a|w|o|t|i|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
- <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|</word>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">|a|w|a|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|n|eː|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
- <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp">|a|l|i|d|a|ɲ|i|</word>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp">|a|l|i|d|a|ɲ|i|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="ACT">|h|oː|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">|m|au|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
- <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp">|i|k|a|k|a|k|u|</word>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp">|i|k|a|k|a|k|u|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="STA">|h|oː|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</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">|s|e|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT" comma="after">|f|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲawoti</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">awa,</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">hoː</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">alidaɲi,</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">hoː</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">mau</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ikakaku,</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">hoː</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">se</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">fo</span><br><span class="gls">1excl.sing</span></span></p>
+ <p>hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku, hoː hu se fo</p>
+ <p>hu gnawoti lue mawa, hoo hu nee lue malidagni, hoo hu mou lue mikakaku, hoo hu se pho</p>
+ <il>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɲawoti</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>awa,</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>hoː</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>alidaɲi,</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>hoː</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>mau</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ikakaku,</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>hoː</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>se</o>
+ <g>buy</g>
+ </w>
+ <w>
+ <o>fo</o>
+ <g>1excl.sing</g>
+ </w>
+ </il>
</example>
### hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku, hoː hu se fo#-> hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku, hoː hu se fo
Hu gnawoti lue mawa, hoo hu nee lue malidagni, hoo hu mou lue mikakaku, hoo hu se pho. [hu ɲawoti luː mawa, hoː hu neː luː malidaɲi, hoː hu mau luː mikakaku, hoː hu se fo] hu PAST ɲawoti pat luː the m- sing awa, cat hoː RELPRON hu PAST neː catch luː the m- sing alidaɲi, mouse hoː RELPRON hu PAST mau eat luː the m- sing ikakaku, cheese hoː RELPRON hu PAST se buy fo 1excl.sing “I patted the cat that caught the mouse that ate the cheese that I bought.” | (27) |
Complementation Strategies
EditedAkutu 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"/>
+ <word gloss="the" posp="det"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module 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"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
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 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"/> <word gloss="the" posp="det"/> </np> - <np number="sing" role="obj" locus="number"> - <word posp="noun" gloss="apple"/> - </np> + <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" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> + <np number="sing" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> + </np> + <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> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj"> + <np role="subj" case="ACT"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="ACT"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> - <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"/> <word gloss="the" posp="det"/> </np> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="STA"> <word posp="noun" gloss="apple"/> </np> <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> - <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"/> <word gloss="the" posp="det"/> </np> </s> </example>
module propagatenumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="ACT"> + <np role="subj" case="ACT" number="sing"> <subs> <np number="sing" def="def" head="this" role="subj" locus="number" case="ACT"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> <np number="sing" role="obj" locus="number" case="STA"> <word posp="noun" gloss="apple"/> </np> <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> <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="ACT" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ACT">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <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>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
- <word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="STA">
<word posp="noun" gloss="apple"/>
</np>
<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>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
- <word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="ACT" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<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" subj="3.sing" indobj="3.sing" obj="3.sing">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="STA">
<word posp="noun" gloss="apple"/>
</np>
<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" subj="3.sing" indobj="3.sing">
<word posp="verb" gloss="surprise"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="ACT" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="give"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="STA">
<word posp="noun" gloss="apple"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</np>
</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 role="subj" case="ACT" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ACT"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" indobj="3.sing" obj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
</np>
<np number="sing" role="obj" locus="number" case="STA">
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="STA"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="subj" case="ACT" number="sing"/>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="3.sing" indobj="3.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for give/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got DAT
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for surprise/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got DAT
About to call getSlotValue for teacher/noun/number/obligatory
Got sing
addaffixes:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="ACT" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
+ <thingy type="detcase" function="prefix" gloss="DAT"/>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
</np>
<np number="sing" role="obj" locus="number" case="STA">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="STA"/>
</np>
<word gloss="COMP" posp="pp" role="subj" case="ACT" number="sing"/>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
+ <thingy type="detcase" function="prefix" gloss="DAT"/>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT"/>
</np>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np role="subj" case="ACT" number="sing"> - <subs> - <np number="sing" def="def" head="this" role="subj" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ACT"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <thingy type="detcase" function="prefix" gloss="DAT"/> <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - </np> - <np number="sing" role="obj" locus="number" case="STA"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="STA"/> - </np> <word gloss="COMP" posp="pp" role="subj" case="ACT" number="sing"/> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <thingy type="detcase" function="prefix" gloss="DAT"/> <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="DAT"/> - <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="STA"/> - <word gloss="COMP" posp="pp" role="subj" case="ACT" number="sing"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="DAT"/> - <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ACT">|i|l|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing">|b|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="DAT">|f|a|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|a|n|i|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="STA">|e|w|a|l|u|d|a|</word> + <word gloss="COMP" posp="pp" role="subj" case="ACT" number="sing">|b|a|j|a|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">|t|a|l|au|ŋ|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="DAT">|f|a|-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT">|e|p|a|s|i|t͡ʃ|a|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |i|l|i|
#-> ili
### |i|l|i|
#-> ili
### |h|u|
#-> hu
### |h|u|
#-> hu
### |b|i|
#-> bi
### |b|i|
#-> bi
### |f|a|-
#-> fa-
### |f|a|-
#-> fa-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|n|i|
#-> ani
### |a|n|i|
#-> ani
### |m|-
#-> m-
### |m|-
#-> m-
### |e|w|a|l|u|d|a|
#-> ewaluda
### |e|w|a|l|u|d|a|
#-> ewaluda
### |b|a|j|a|
#-> baja
### |b|a|j|a|
#-> baja
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t|a|l|au|ŋ|i|
#-> talauŋi
### |t|a|l|au|ŋ|i|
#-> talauŋi
### |f|a|-
#-> fa-
### |f|a|-
#-> fa-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |e|p|a|s|i|t͡ʃ|a|
#-> epasit͡ʃa
### |e|p|a|s|i|t͡ʃ|a|
#-> epasit͡ʃa
### |ɡ|i||l|uː| |m||i|l|i| |h|u| |b|i| |f|a||l|uː| |m||a|n|i| |m||e|w|a|l|u|d|a| |b|a|j|a| |h|u| |t|a|l|au|ŋ|i| |f|a||l|uː| |m||e|p|a|s|i|t͡ʃ|a|
#-> ɡiluː mili hu bi faluː mani mewaluda baja hu talauŋi faluː mepasit͡ʃa
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ACT">|i|l|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="3.sing">|b|i|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="detcase" function="prefix" gloss="DAT">|f|a|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|a|n|i|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="STA">|e|w|a|l|u|d|a|</word>
<word gloss="COMP" posp="pp" role="subj" case="ACT" number="sing">|b|a|j|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">|t|a|l|au|ŋ|i|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="detcase" function="prefix" gloss="DAT">|f|a|-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT">|e|p|a|s|i|t͡ʃ|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ili</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">bi</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">fa-</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ani</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ewaluda</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">baja</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">talauŋi</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">fa-</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">epasit͡ʃa</span><br><span class="gls">teacher</span></span></p>
+ <p>ɡiluː mili hu bi faluː mani mewaluda baja hu talauŋi faluː mepasit͡ʃa</p>
+ <p>gilue mili hu bi phalue mani mewaluda baya hu taloung’i phalue mepasitscha</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ili</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>bi</o>
+ <g>give</g>
+ </w>
+ <w>
+ <o>fa-</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ani</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ewaluda</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>baja</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>talauŋi</o>
+ <g>surprise</g>
+ </w>
+ <w>
+ <o>fa-</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>epasit͡ʃa</o>
+ <g>teacher</g>
+ </w>
+ </il>
</example>
### ɡiluː mili hu bi faluː mani mewaluda baja hu talauŋi faluː mepasit͡ʃa#-> ɡiluː mili hu bi faluː mani mewaluda baja hu talauŋi faluː mepasit͡ʃa
Gilue mili hu bi phalue mani mewaluda baya hu taloung’i phalue mepasitscha. [ɡiluː mili hu bi faluː mani mewaluda baja hu talauŋi faluː mepasit͡ʃa] ɡi- ACT luː the m- sing ili boy hu PAST bi give fa- DAT luː the m- sing ani girl m- sing ewaluda apple baja COMP hu PAST talauŋi surprise fa- DAT luː the m- sing epasit͡ʃa teacher “It surprised the teacher that the boy had given the girl an apple.” | (28) |
Quotes
EditedAkutu expresses quoted or reported speech without a dedicated quotative particle. Quotations appear as ordinary clauses, distinguished only by the surrounding syntactic context or by the use of verbs of speaking.
Here is an example of how quotations are expressed:
initial XML:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp tam="past-punct">
<verb>tell</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>boy</noun>
</np>
<np role="obj" tr="rheme">
<subs>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp tam="past-punct"> - <verb>tell</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" number="sing" posp="pron"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<subs>
+ <word gloss="COMP" posp="pp"/>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" number="sing" posp="pron"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <subs> - <word gloss="COMP" posp="pp"/> - <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> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <word gloss="COMP" posp="pp"/> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> - <word posp="noun" gloss="girl"/> - <word gloss="the" posp="det"/> - </np> </s> </example>
module casemarking:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="STA"> <subs> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ACT"> <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> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="STA"> <word person="2" number="sing" posp="pron"/> </np> <word gloss="COMP" posp="pp"/> </subs> </np> </s> </example>
module propagatenumber:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj" tr="rheme" case="STA">
+ <np role="obj" tr="rheme" case="STA" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
<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>
<np number="sing" def="neither" role="obj" locus="number" case="STA">
<word person="2" number="sing" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
- <word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="STA" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
<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>
<np number="sing" def="neither" role="obj" locus="number" case="STA">
<word person="2" number="sing" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="STA" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="ACT">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="STA">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
copyuptophrase:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<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" subj="3.sing" indobj="3.sing" obj="1excl.sing">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="STA" number="sing">
+ <np role="obj" tr="rheme" case="STA" number="sing" person="1excl">
<subs>
- <np number="sing" def="neither" role="subj" locus="number" case="ACT">
+ <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.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" subj="1excl.sing" obj="2.sing">
<word posp="verb" gloss="love"/>
</vp>
- <np number="sing" def="neither" role="obj" locus="number" case="STA">
+ <np number="sing" def="neither" role="obj" locus="number" case="STA" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="tell"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="STA" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="STA" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
+ <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="tell"/>
+ <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/>
+ <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/>
</np>
<np role="obj" tr="rheme" case="STA" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <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" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="STA" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="STA"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="STA" number="sing" person="1excl"/>
</subs>
</np>
</s>
</example>
About to call getSlotValue for the/det/case/optionalGot ACT
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for tell/verb/mode/optional
Got indicative
About to call getSlotValue for the/det/case/optional
Got DAT
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for love/verb/mode/optional
Got indicative
addaffixes:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">
+ <thingy type="detcase" function="prefix" gloss="ACT"/>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
+ <thingy type="detcase" function="prefix" gloss="DAT"/>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/>
</np>
<np role="obj" tr="rheme" case="STA" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="STA" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="STA"/>
</np>
<word gloss="COMP" posp="pp" role="obj" tr="rheme" case="STA" number="sing" person="1excl"/>
</subs>
</np>
</s>
</example>
flatten:
<example id="quot1" translation="The boy told the girl that he loved her."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"> + <flat> <thingy type="detcase" function="prefix" gloss="ACT"/> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> <thingy type="detcase" function="prefix" gloss="DAT"/> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/> - </np> - <np role="obj" tr="rheme" case="STA" number="sing" person="1excl"> - <subs> - <np number="sing" def="neither" role="subj" locus="number" case="ACT" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" role="obj" locus="number" case="STA" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="STA"/> - </np> <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="STA" number="sing" person="1excl"/> - </subs> - </np> - </s> + </flat> </example>
addvocab:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <thingy type="detcase" function="prefix" gloss="ACT"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="detcase" function="prefix" gloss="DAT"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="STA"/> - <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="STA" number="sing" person="1excl"/> + <thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|i|l|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">|ɡ|oː|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="detcase" function="prefix" gloss="DAT">|f|a|-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">|l|uː|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">|a|n|i|</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT">|f|o|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">|b|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="STA">|f|au|</word> + <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="STA" number="sing" person="1excl">|b|a|j|a|</word> </flat> </example>
vowelharmony: No change.
### |ɡ|i|-#-> ɡi-
### |ɡ|i|-
#-> ɡi-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |i|l|i|
#-> ili
### |i|l|i|
#-> ili
### |h|u|
#-> hu
### |h|u|
#-> hu
### |ɡ|oː|
#-> ɡoː
### |ɡ|oː|
#-> ɡoː
### |f|a|-
#-> fa-
### |f|a|-
#-> fa-
### |l|uː|
#-> luː
### |l|uː|
#-> luː
### |m|-
#-> m-
### |m|-
#-> m-
### |a|n|i|
#-> ani
### |a|n|i|
#-> ani
### |f|o|
#-> fo
### |f|o|
#-> fo
### |b|u|
#-> bu
### |b|u|
#-> bu
### |f|au|
#-> fau
### |f|au|
#-> fau
### |b|a|j|a|
#-> baja
### |b|a|j|a|
#-> baja
### |ɡ|i||l|uː| |m||i|l|i| |h|u| |ɡ|oː| |f|a||l|uː| |m||a|n|i| |f|o| |b|u| |f|au| |b|a|j|a|
#-> ɡiluː mili hu ɡoː faluː mani fo bu fau baja
removetags:
<example id="quot1" translation="The boy told the girl that he loved her.">
<flat>
<thingy type="detcase" function="prefix" gloss="ACT">|ɡ|i|-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="ACT">|i|l|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|h|u|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">|ɡ|oː|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="detcase" function="prefix" gloss="DAT">|f|a|-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">|l|uː|</word>
<thingy type="nounnumber" function="prefix" gloss="sing">|m|-</thingy>
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">|a|n|i|</word>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="ACT">|f|o|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">|b|u|</word>
- <thingy type="verbmode" function="suffix" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="STA">|f|au|</word>
<word gloss="COMP" posp="pp" role="obj" tr="rheme" case="STA" number="sing" person="1excl">|b|a|j|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls"><span class="glssc">ACT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ili</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɡoː</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">fa-</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">luː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ani</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">fo</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">bu</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">fau</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">baja</span><br><span class="gls"><span class="glssc">COMP</span></span></span></p>
+ <p>ɡiluː mili hu ɡoː faluː mani fo bu fau baja</p>
+ <p>gilue mili hu goo phalue mani pho bu phou baya</p>
+ <il>
+ <w>
+ <o>ɡi-</o>
+ <g>ACT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ili</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɡoː</o>
+ <g>tell</g>
+ </w>
+ <w>
+ <o>fa-</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>luː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ani</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>fo</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>bu</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>fau</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>baja</o>
+ <g>COMP</g>
+ </w>
+ </il>
</example>
### ɡiluː mili hu ɡoː faluː mani fo bu fau baja#-> ɡiluː mili hu ɡoː faluː mani fo bu fau baja
Gilue mili hu goo phalue mani pho bu phou baya. [ɡiluː mili hu ɡoː faluː mani fo bu fau baja] ɡi- ACT luː the m- sing ili boy hu PAST ɡoː tell fa- DAT luː the m- sing ani girl fo 1excl.sing bu love fau 2.sing baja COMP “The boy told the girl that he loved her.” | (29) |
How to cite this grammar
Language Creator. 2026. A Grammar of EditedAkutu. Generated by the Language Creator, version 0.91, on 17 June 2026. https://languagecreator.org/grammar/4FJT6
In BibTeX format:
@misc{LC-4FJT6,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {EditedAkutu}},
howpublished = {\url{https://languagecreator.org/grammar/4FJT6}},
note = {Generated by the Language Creator, version 0.91, on 17 June 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–EditedAkutu / EditedAkutu–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/4FJT6
Behind the scenes, the Language Creator stores the generated language in a JSON-based format known as ELD. The corresponding ELD file may be downloaded, edited as required, and reuploaded in order to regenerate the grammar, dictionary and texts.
Language creation took 0.02 seconds; writing the grammar 0.06 seconds.