A Grammar of Wang
Introduction
Scope and Purpose
This grammar provides a systematic description of the Wang language (the 1041st 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 Wang.
Typological Profile
It has a maximally developed dental–alveolar opposition.Phonology
Phoneme Inventory
Consonants
Wang has a moderately large consonant inventory, with 29 phonemes.
It has a maximally developed dental–alveolar opposition and a broad set of voiced–voiceless oppositions.The table below presents the full inventory of consonant phonemes in Wang. The chart lists all places and manners of articulation attested in the language.
| labial | dental | alveolar | postalveolar | lateral | palatal | velar | glottal | |
|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | |||||
| nasal | m | n | ɲ | ŋ | ||||
| trill/tap/flap | r | |||||||
| fricative | f v | ð θ | s z | ʃ ʒ | x ɣ | h | ||
| approximant | w | l | j | |||||
| affricate | t͡s | d͡ʒ t͡ʃ |
Vowels
Wang has 11 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 maximally “square” vowel system balancing heights across backness, an unusually fine-grained height system distinguishing four levels and a moderately reduced system of unstressed vowels.The table below presents the full inventory of vowel phonemes in Wang. The system comprises the distinct vowel qualities listed in the chart.
| front | back | |
|---|---|---|
| close | i | u |
| close-mid | e | o |
| open-mid | ɛ | ɔ |
| open | æ | ɑ |
Stress and Tones
Wang has phonemic stress but no lexical tone. Stress consistently falls on the first vowel of the root, and no contrastive tonal distinctions are made.
Phonological Processes
Vowel Harmony
Vowel harmony does not exist in this language.
Writing System
Introduction
Wang is normally written using the Latin alphabet, whose familiarity makes it straightforward for most readers. For clarity and precision, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also provided throughout this grammar.
Orthography
Here are the various components of the orthography:
Simple letters
| a /ɑ/ | b /b/ | d /d/ | e /e/ |
| f /f/ | g /ɡ/ | h /h/ | i /i/ |
| j /d͡ʒ/ | k /k/ | l /l/ | m /m/ |
| n /n/ | o /ɔ/ | p /p/ | r /r/ |
| s /s/ | t /t/ | u /u/ | v /v/ |
| w /w/ | y /j/ | z /z/ | ä /æ/ |
| æ /ɛ/ | ð /ð/ | ñ /ɲ/ | ó /o/ |
| ğ /ɣ/ |
Multi-letter combinations such as digraphs
| ai /ai/ | au /au/ | ch /t͡ʃ/ |
| kh /x/ | ng /ŋ/ | sh /ʃ/ |
| th /θ/ | tz /t͡s/ | zh /ʒ/ |
| ɔi /ɔi/ |
Word Classes and Morphology
Number and Gender
Number
Wang does not have grammatical number.
Gender
Wang does not have genders or noun classes.
The Nominal Phrase
Nominal phrases in Wang 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 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">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</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"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
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 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 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 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 casemarking:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number"> + <np role="subj" number="sing" def="def" locus="number" case="NOM"> <word posp="noun" gloss="woman"/> <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 role="obj" def="def" number="plur" tr="rheme" locus="number"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM">
<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 role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</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="NOM">
<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 role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
+ <word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</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="NOM">
- <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 role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
+ <word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
- <word posp="det" gloss="yon"/>
</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="NOM">
<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" obj="3.plur">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM">
<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" obj="3.plur">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM"/>
<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" obj="3.plur">
<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.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
- <word posp="det" gloss="yon"/>
- <word posp="num" gloss="three"/>
- <word posp="adj" gloss="blind"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for woman/noun/number/optionalGot sing
About to call getSlotValue for woman/noun/case/optional
Got NOM
About to call getSlotValue for knife/noun/number/optional
Got sing
About to call getSlotValue for knife/noun/case/optional
About to call getSlotValue for mouse/noun/number/optional
Got plur
About to call getSlotValue for mouse/noun/case/optional
Got ACC
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM">
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<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" obj="3.plur">
<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.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="subj" number="sing" def="def" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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" obj="3.plur"> <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.plur"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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" obj="3.plur"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" ph="θ o ˈ ɣ">θoˈɣ</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <word gloss="COMIT" posp="pp" role="comitative" ph="t͡ʃ i ŋ ɑ ˈ ɡ">t͡ʃiŋɑˈɡ</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" ph="ʒ e ˈ ɲ">ʒeˈɲ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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.plur" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" ph="p o ˈ">poˈ</word> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" ph="ɣ u ˈ d͡ʒ">ɣuˈd͡ʒ</word> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" ph="l o ˈ r">loˈr</word> + <thingy type="nounnumber" function="prefix" gloss="plur" attach="prefix" ph="r ɑ">rɑ</thingy> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" ph="p æ l ɔi ˈ t">pælɔiˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" ph="θ o ˈ ɣ">θoˈɣ</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <word gloss="COMIT" posp="pp" role="comitative" ph="t͡ʃ i ŋ ɑ ˈ ɡ">t͡ʃiŋɑˈɡ</word> - <word gloss="the" posp="det" number="sing" def="def" locus="number" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" ph="ʒ e ˈ ɲ">ʒeˈɲ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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.plur" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" ph="p o ˈ">poˈ</word> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" ph="ɣ u ˈ d͡ʒ">ɣuˈd͡ʒ</word> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" ph="l o ˈ r">loˈr</word> - <thingy type="nounnumber" function="prefix" gloss="plur" attach="prefix" ph="r ɑ">rɑ</thingy> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" ph="p æ l ɔi ˈ t">pælɔiˈt</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM">θoˈɣ</word> + <word gloss="COMIT" posp="pp" role="comitative">t͡ʃiŋɑˈɡ</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number">ɲɑˈf</word> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number">ʒeˈɲ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">d͡ʒiˈt͡ʃ</word> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">poˈ</word> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">ɣuˈd͡ʒ</word> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">loˈr</word> + <thingy type="nounnumber" function="prefix" gloss="plur">rɑ</thingy> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">pælɔiˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈθoɣ</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">t͡ʃiˈŋɑɡ</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈʒeɲ</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈd͡ʒit͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ˈpo</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">ˈɣud͡ʒ</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">ˈlor</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">rɑ-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">pæˈlɔit</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈɲɑf ˈθoɣ t͡ʃiˈŋɑɡ ˈɲɑf ˈʒeɲ mɑf ˈd͡ʒit͡ʃ ˈpo ˈɣud͡ʒ ˈlor rɑpæˈlɔitɑj</p> + <p>ñaf thóğ chingag ñaf zheñ maf jich pó ğuj lór rapälɔitay</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈθoɣ</o> + <g>woman</g> + </w> + <w> + <o>t͡ʃiˈŋɑɡ</o> + <g>COMIT</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈʒeɲ</o> + <g>knife</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈd͡ʒit͡ʃ</o> + <g>catch</g> + </w> + <w> + <o>ˈpo</o> + <g>yon</g> + </w> + <w> + <o>ˈɣud͡ʒ</o> + <g>three</g> + </w> + <w> + <o>ˈlor</o> + <g>blind</g> + </w> + <w> + <o>rɑ-</o> + <g>plur</g> + </w> + <w> + <o>pæˈlɔit</o> + <g>mouse</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Ñaf thóğ chingag ñaf zheñ maf jich pó ğuj lór rapälɔitay. [ˈɲɑf ˈθoɣ t͡ʃiˈŋɑɡ ˈɲɑf ˈʒeɲ mɑf ˈd͡ʒit͡ʃ ˈpo ˈɣud͡ʒ ˈlor rɑpæˈlɔitɑj] ˈɲɑf the ˈθoɣ woman t͡ʃiˈŋɑɡ COMIT ˈɲɑf the ˈʒeɲ knife mɑf PAST ˈd͡ʒit͡ʃ catch ˈpo yon ˈɣud͡ʒ three ˈlor blind rɑ- plur pæˈlɔit mouse -ɑj ACC “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 Wang consists of first, an optional prefix expressing number, comprising ra- /rɑ-/ ‘plur’; second, the root; and finally, third, an optional suffix expressing case, comprising -ay /-ɑj/ ‘ACC’, -ip /-ip/ ‘GEN’, -aw /-ɑw/ ‘DAT’, -äj /-æd͡ʒ/ ‘INS’, -uth /-uθ/ ‘VOC’, -iz /-iz/ ‘ALL’, -ad /-ɑd/ ‘LOC’, -uh /-uh/ ‘ABL’ and -ir /-ir/ ‘PART’.
The Adjective
The adjective in Wang stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in Wang stands alone without any prefixes or suffixes attached to it.
Determiners
The determiner in Wang stands alone without any prefixes or suffixes attached to it.
Pronouns
The pronoun in Wang stands alone without any prefixes or suffixes attached to it.
Wang always includes the personal pronouns, even if they are not stressed. This is similar to English, where the only way to distinguish "he loves her" from "he loves her" and "he loves her" is the stress. So the following corresponds exactly to English in this regard:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module 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.
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="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner:
No change.
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="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> </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="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <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="ACC">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
No change.
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" case="ACC"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h ai ˈ d͡ʒ">haiˈd͡ʒ</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="z+b ɔi ˈ ŋ">zbɔiˈŋ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="h ai ˈ d͡ʒ">haiˈd͡ʒ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h ai ˈ d͡ʒ">haiˈd͡ʒ</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="z+b ɔi ˈ ŋ">zbɔiˈŋ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="h ai ˈ d͡ʒ">haiˈd͡ʒ</word> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM">haiˈd͡ʒ</word> + <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">zbɔiˈŋ</word> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" case="ACC">haiˈd͡ʒ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈhaid͡ʒ</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">ˈzbɔiŋ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">ˈhaid͡ʒ</span><br><span class="gls">3.sing</span></span></p> + <p>ˈhaid͡ʒ ˈzbɔiŋ ˈhaid͡ʒ</p> + <p>haij zbɔing haij</p> + <il> + <w> + <o>ˈhaid͡ʒ</o> + <g>3.sing</g> + </w> + <w> + <o>ˈzbɔiŋ</o> + <g>love</g> + </w> + <w> + <o>ˈhaid͡ʒ</o> + <g>3.sing</g> + </w> + </il> </example>
Haij zbɔing haij. [ˈhaid͡ʒ ˈzbɔiŋ ˈhaid͡ʒ] ˈhaid͡ʒ 3.sing ˈzbɔiŋ love ˈhaid͡ʒ 3.sing “He (the boy) loves her (the girl).” | (2) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module 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.
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="NOM"> <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="ACC"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
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:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
- <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="ACC">
- <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="NOM">
<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="ACC">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<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="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for NN1/noun/number/optionalGot sing
About to call getSlotValue for NN1/noun/case/optional
Got NOM
About to call getSlotValue for NN2/noun/number/optional
Got sing
About to call getSlotValue for NN2/noun/case/optional
Got ACC
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Minyis hates Vukhaud."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="Minyis" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" propernoun="yes" ph="m i ɲ i ˈ s">miɲiˈs</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="ʃ æ n i ˈ l">ʃæniˈl</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="Vukhaud" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" propernoun="yes" ph="v u x au ˈ d">vuxauˈd</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="loveprop" translation="Minyis hates Vukhaud."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="Minyis" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" propernoun="yes" ph="m i ɲ i ˈ s">miɲiˈs</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="ʃ æ n i ˈ l">ʃæniˈl</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="Vukhaud" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" propernoun="yes" ph="v u x au ˈ d">vuxauˈd</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="Minyis" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" propernoun="yes">miɲiˈs</word> + <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">ʃæniˈl</word> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="Vukhaud" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" propernoun="yes">vuxauˈd</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">miˈɲis</span><br><span class="gls">Minyis</span></span> <span class="ilpair"><span class="mor">ʃæˈnil</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">vuˈxaud</span><br><span class="gls">Vukhaud</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈɲɑf miˈɲis ʃæˈnil ˈɲɑf vuˈxaudɑj</p> + <p>ñaf Miñis shänil ñaf Vukhauday</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>miˈɲis</o> + <g>Minyis</g> + </w> + <w> + <o>ʃæˈnil</o> + <g>hate</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>vuˈxaud</o> + <g>Vukhaud</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Ñaf Miñis shänil ñaf Vukhauday. [ˈɲɑf miˈɲis ʃæˈnil ˈɲɑf vuˈxaudɑj] ˈɲɑf the miˈɲis Minyis ʃæˈnil hate ˈɲɑf the vuˈxaud Vukhaud -ɑj ACC “Minyis hates Vukhaud.” | (3) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module 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 adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> <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 markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> <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="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> <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="NOM" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
- <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="NOM" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <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="NOM"> <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" case="GEN"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for boy/noun/number/optionalGot sing
About to call getSlotValue for boy/noun/case/optional
Got GEN
About to call getSlotValue for apple/noun/number/optional
Got sing
About to call getSlotValue for apple/noun/case/optional
Got NOM
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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" case="GEN"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" ph="s+k ɑ ˈ d">skɑˈd</word> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM" ph="s æ t͡s i ˈ ð">sæt͡siˈð</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1" translation="the boy's apple"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" ph="s+k ɑ ˈ d">skɑˈd</word> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM" ph="s æ t͡s i ˈ ð">sæt͡siˈð</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN">ɲɑˈf</word> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN">skɑˈd</word> + <thingy type="nouncase" function="suffix" gloss="GEN">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">sæt͡siˈð</word> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈskɑd</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">sæˈt͡sið</span><br><span class="gls">apple</span></span></p> + <p>ˈɲɑf ˈskɑdip ˈɲɑf sæˈt͡sið</p> + <p>ñaf skadip ñaf sätzið</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈskɑd</o> + <g>boy</g> + </w> + <w> + <o>-ip</o> + <g>GEN</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>sæˈt͡sið</o> + <g>apple</g> + </w> + </il> </example>
ñaf skadip ñaf sätzið [ˈɲɑf ˈskɑdip ˈɲɑf sæˈt͡sið] ˈɲɑf the ˈskɑd boy -ip GEN ˈɲɑf the sæˈt͡sið apple “the boy’s apple” | (4) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module 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 adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <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="NOM" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <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="NOM" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="apple"/>
<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="NOM" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="NOM"> <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" case="GEN"> - <word posp="pron" number="sing" gloss="3.sing"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for apple/noun/number/optionalGot sing
About to call getSlotValue for apple/noun/case/optional
Got NOM
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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" case="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN" ph="h ai ˈ d͡ʒ">haiˈd͡ʒ</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM" ph="s æ t͡s i ˈ ð">sæt͡siˈð</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" case="GEN" ph="h ai ˈ d͡ʒ">haiˈd͡ʒ</word> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM" ph="s æ t͡s i ˈ ð">sæt͡siˈð</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN">haiˈd͡ʒ</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">sæt͡siˈð</word> </flat> + <p><span class="ilpair"><span class="mor">ˈhaid͡ʒ</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">sæˈt͡sið</span><br><span class="gls">apple</span></span></p> + <p>ˈhaid͡ʒ ˈɲɑf sæˈt͡sið</p> + <p>haij ñaf sätzið</p> + <il> + <w> + <o>ˈhaid͡ʒ</o> + <g>3.sing</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>sæˈt͡sið</o> + <g>apple</g> + </w> + </il> </example>
haij ñaf sätzið [ˈhaid͡ʒ ˈɲɑf sæˈt͡sið] ˈhaid͡ʒ 3.sing ˈɲɑf the sæˈt͡sið apple “his (the boy’s) apple” | (5) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module 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 adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <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="NOM" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
- <word posp="noun" gloss="apple"/>
<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="NOM" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="NOM" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </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="NOM" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="NOM"> <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" case="GEN" 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" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for apple/noun/number/optionalGot sing
About to call getSlotValue for apple/noun/case/optional
Got NOM
<example id="posso2" translation="my apple">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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" case="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN" ph="m u ˈ m">muˈm</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM" ph="s æ t͡s i ˈ ð">sæt͡siˈð</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN" ph="m u ˈ m">muˈm</word> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM" ph="s æ t͡s i ˈ ð">sæt͡siˈð</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN">muˈm</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">sæt͡siˈð</word> </flat> + <p><span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">sæˈt͡sið</span><br><span class="gls">apple</span></span></p> + <p>ˈmum ˈɲɑf sæˈt͡sið</p> + <p>mum ñaf sätzið</p> + <il> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>sæˈt͡sið</o> + <g>apple</g> + </w> + </il> </example>
mum ñaf sätzið [ˈmum ˈɲɑf sæˈt͡sið] ˈmum 1excl.sing ˈɲɑf the sæˈt͡sið apple “my apple” | (6) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module 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.
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="NOM"> <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="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <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 markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<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="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
<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="NOM"> - <np type="owner_owned"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> <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="ACC"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" number="sing"> + <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour"/> <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="NOM" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="hunter"/>
<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="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="neighbour"/>
<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="NOM" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<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="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="NOM" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<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="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="NOM" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="NOM" number="sing"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="subj" case="NOM"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np role="obj" case="ACC" number="sing"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="obj" case="ACC"> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <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="NOM"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <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="NOM"> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np type="owner_owned" number="sing" role="obj" case="ACC"> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <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="ACC"> <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" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" 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" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for hunter/noun/number/optionalGot sing
About to call getSlotValue for hunter/noun/case/optional
Got GEN
About to call getSlotValue for daughter/noun/number/optional
Got sing
About to call getSlotValue for daughter/noun/case/optional
Got NOM
About to call getSlotValue for neighbour/noun/number/optional
Got sing
About to call getSlotValue for neighbour/noun/case/optional
Got GEN
About to call getSlotValue for son/noun/number/optional
Got sing
About to call getSlotValue for son/noun/case/optional
Got ACC
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACC">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</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" case="GEN"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="ACC"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </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" case="GEN"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" 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" case="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɡ i k ɔ ˈ t">ɡikɔˈt</word> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM" ph="s ɔi ˈ s">sɔiˈs</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="p i b ɛ ˈ b">pibɛˈb</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN" ph="m ɔ ˈ l">mɔˈl</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" ph="x æ ɣ i ˈ ɲ">xæɣiˈɲ</word> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC" ph="ŋ i ˈ ɡ">ŋiˈɡ</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
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" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɡ i k ɔ ˈ t">ɡikɔˈt</word> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM" ph="s ɔi ˈ s">sɔiˈs</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="p i b ɛ ˈ b">pibɛˈb</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN" ph="m ɔ ˈ l">mɔˈl</word> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" ph="x æ ɣ i ˈ ɲ">xæɣiˈɲ</word> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC" ph="ŋ i ˈ ɡ">ŋiˈɡ</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN">ɲɑˈf</word> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN">ɡikɔˈt</word> + <thingy type="nouncase" function="suffix" gloss="GEN">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM">sɔiˈs</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</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">pibɛˈb</word> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN">mɔˈl</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN">ɲɑˈf</word> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN">xæɣiˈɲ</word> + <thingy type="nouncase" function="suffix" gloss="GEN">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC">ŋiˈɡ</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡiˈkɔt</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈsɔis</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">piˈbɛb</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">ˈmɔl</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">xæˈɣiɲ</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈŋiɡ</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈɲɑf ɡiˈkɔtip ˈɲɑf ˈsɔis mɑf piˈbɛb ˈmɔl ˈɲɑf xæˈɣiɲip ˈɲɑf ˈŋiɡɑj</p> + <p>ñaf gikotip ñaf sɔis maf pibæb mol ñaf khäğiñip ñaf ngigay</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ɡiˈkɔt</o> + <g>hunter</g> + </w> + <w> + <o>-ip</o> + <g>GEN</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈsɔis</o> + <g>daughter</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>piˈbɛb</o> + <g>kiss</g> + </w> + <w> + <o>ˈmɔl</o> + <g>2.sing</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>xæˈɣiɲ</o> + <g>neighbour</g> + </w> + <w> + <o>-ip</o> + <g>GEN</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈŋiɡ</o> + <g>son</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Ñaf gikotip ñaf sɔis maf pibæb mol ñaf khäğiñip ñaf ngigay. [ˈɲɑf ɡiˈkɔtip ˈɲɑf ˈsɔis mɑf piˈbɛb ˈmɔl ˈɲɑf xæˈɣiɲip ˈɲɑf ˈŋiɡɑj] ˈɲɑf the ɡiˈkɔt hunter -ip GEN ˈɲɑf the ˈsɔis daughter mɑf PAST piˈbɛb kiss ˈmɔl 2.sing ˈɲɑf the xæˈɣiɲ neighbour -ip GEN ˈɲɑf the ˈŋiɡ son -ɑj ACC “The hunter’s daughter kissed your neighbour’s son.” | (7) |
Derivation
Wang has no derivational processes.
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 articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module markowner:
No change.
module 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="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="NOM"> - <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> + <word posp="noun" gloss="lamb"/> </np> </example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="NOM"> - <word gloss="a" posp="det"/> - <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for lamb/noun/number/optionalGot sing
About to call getSlotValue for lamb/noun/case/optional
Got NOM
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="NOM">
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <flat> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" ph="ʃ+t ɑ ˈ ð">ʃtɑˈð</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" ph="v i z ai ˈ m">vizaiˈm</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" ph="ʃ+t ɑ ˈ ð">ʃtɑˈð</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" ph="v i z ai ˈ m">vizaiˈm</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM">ʃtɑˈð</word> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM">vizaiˈm</word> </flat> + <p><span class="ilpair"><span class="mor">ˈʃtɑð</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">viˈzaim</span><br><span class="gls">lamb</span></span></p> + <p>ˈʃtɑð viˈzaim</p> + <p>shtað vizaim</p> + <il> + <w> + <o>ˈʃtɑð</o> + <g>a</g> + </w> + <w> + <o>viˈzaim</o> + <g>lamb</g> + </w> + </il> </example>
shtað vizaim [ˈʃtɑð viˈzaim] ˈʃtɑð a viˈzaim lamb “a lamb” | (8) |
Note how none show up here:
initial XML:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<vp tam="past-punct">
<verb>want</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>girl</noun>
</np>
<np role="obj">
<subs>
<vp tam="past-punct">
<verb>have</verb>
</vp>
<np def="indef" number="sing" tr="rheme" role="obj">
<noun>lamb</noun>
<adj>little</adj>
</np>
</subs>
</np>
</s>
</example>cleanup:
<example id="lamb3" translation="She wanted to have a little lamb."> <s> - <vp tam="past-punct"> - <verb>want</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="want"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> <np role="obj"> <subs> - <vp tam="past-punct"> - <verb>have</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="indef" number="sing" tr="rheme" role="obj"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </subs> </np> </s> </example>
module articles:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="want"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
- <np def="indef" number="sing" tr="rheme" role="obj" locus="number">
+ <np number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="little"/>
+ <word gloss="a" posp="det"/>
</np>
</subs>
</np>
</s>
</example>
module nonpastonly:
<example id="lamb3" translation="She wanted to have a little lamb."> <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="want"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np role="obj"> <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="have"/> </vp> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> <word gloss="a" posp="det"/> </np> </subs> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="want"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj">
<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="have"/>
</vp>
<np number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="little"/>
<word gloss="a" posp="det"/>
</np>
</subs>
</np>
</s>
</example>
module adpositions:
No change.
module constorder:
<example id="lamb3" translation="She wanted to have a little lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="want"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="want"/> + </vp> <np role="obj"> <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="have"/> </vp> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> <word gloss="a" posp="det"/> </np> + <word gloss="COMP" posp="pp"/> </subs> </np> </s> </example>
module casemarking:
<example id="lamb3" translation="She wanted to have a little lamb."> <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="NOM"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="want"/> </vp> - <np role="obj"> + <np role="obj" case="ACC"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> - <np number="sing" tr="rheme" role="obj" locus="number"> + <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> <word gloss="a" posp="det"/> </np> <word gloss="COMP" posp="pp"/> </subs> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="want"/>
</vp>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="little"/>
<word gloss="a" posp="det"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
<example id="lamb3" translation="She wanted to have a little lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="want"/> </vp> <np role="obj" case="ACC" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> <word gloss="a" posp="det"/> </np> <word gloss="COMP" posp="pp"/> </subs> </np> </s> </example>
module ngen:
No change.
module wordorder:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="want"/>
</vp>
<np role="obj" case="ACC" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="little"/>
+ <word posp="noun" gloss="lamb"/>
<word gloss="a" posp="det"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
module wordorder:
No change.
module wordorder:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="want"/>
</vp>
<np role="obj" case="ACC" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
+ <word gloss="a" posp="det"/>
<word posp="adj" gloss="little"/>
<word posp="noun" gloss="lamb"/>
- <word gloss="a" posp="det"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <vp negation="POS" question="not.Q" tense="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="want"/>
</vp>
<np role="obj" case="ACC" number="sing">
<subs>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<word posp="verb" gloss="have"/>
</vp>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det"/>
<word posp="adj" gloss="little"/>
<word posp="noun" gloss="lamb"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="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="want"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="ACC" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="have"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det"/>
<word posp="adj" gloss="little"/>
<word posp="noun" gloss="lamb"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</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="want"/>
+ <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="ACC" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="have"/>
+ <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <word gloss="a" posp="det"/>
- <word posp="adj" gloss="little"/>
- <word posp="noun" gloss="lamb"/>
+ <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word posp="adj" gloss="little" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="obj" case="ACC" number="sing"/>
</subs>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for lamb/noun/number/optionalGot sing
About to call getSlotValue for lamb/noun/case/optional
Got ACC
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</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="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="ACC" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
<word posp="adj" gloss="little" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
<word gloss="COMP" posp="pp" role="obj" case="ACC" number="sing"/>
</subs>
</np>
</s>
</example>
flatten:
<example id="lamb3" translation="She wanted to have a little lamb."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - </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="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np role="obj" case="ACC" number="sing"> - <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <word posp="adj" gloss="little" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> <word gloss="COMP" posp="pp" role="obj" case="ACC" number="sing"/> - </subs> - </np> - </s> + </flat> </example>
addvocab:
<example id="lamb3" translation="She wanted to have a little lamb."> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <word posp="adj" gloss="little" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word gloss="COMP" posp="pp" role="obj" case="ACC" number="sing"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h ai ˈ d͡ʒ">haiˈd͡ʒ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing" ph="h o ˈ s">hoˈs</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" ph="n ɔ ˈ f">nɔˈf</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="ʃ+t ɑ ˈ ð">ʃtɑˈð</word> + <word posp="adj" gloss="little" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="t ai ˈ s">taiˈs</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="v i z ai ˈ m">vizaiˈm</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="COMP" posp="pp" role="obj" case="ACC" number="sing" ph="ʃ+t æ z+d æ ˈ ɲ">ʃtæzdæˈɲ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb3" translation="She wanted to have a little lamb."> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h ai ˈ d͡ʒ">haiˈd͡ʒ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing" ph="h o ˈ s">hoˈs</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" ph="n ɔ ˈ f">nɔˈf</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="ʃ+t ɑ ˈ ð">ʃtɑˈð</word> - <word posp="adj" gloss="little" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="t ai ˈ s">taiˈs</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="v i z ai ˈ m">vizaiˈm</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> - <word gloss="COMP" posp="pp" role="obj" case="ACC" number="sing" ph="ʃ+t æ z+d æ ˈ ɲ">ʃtæzdæˈɲ</word> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="subj" locus="number" case="NOM">haiˈd͡ʒ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">hoˈs</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">nɔˈf</word> + <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC">ʃtɑˈð</word> + <word posp="adj" gloss="little" number="sing" tr="rheme" role="obj" locus="number" case="ACC">taiˈs</word> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC">vizaiˈm</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> + <word gloss="COMP" posp="pp" role="obj" case="ACC" number="sing">ʃtæzdæˈɲ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈhaid͡ʒ</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈhos</span><br><span class="gls">want</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈnɔf</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">ˈʃtɑð</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ˈtais</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">viˈzaim</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ʃtæˈzdæɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span></p> + <p>ˈhaid͡ʒ mɑf ˈhos mɑf ˈnɔf ˈʃtɑð ˈtais viˈzaimɑj ʃtæˈzdæɲ</p> + <p>haij maf hós maf nof shtað tais vizaimay shtäzdäñ</p> + <il> + <w> + <o>ˈhaid͡ʒ</o> + <g>3.sing</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈhos</o> + <g>want</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈnɔf</o> + <g>have</g> + </w> + <w> + <o>ˈʃtɑð</o> + <g>a</g> + </w> + <w> + <o>ˈtais</o> + <g>little</g> + </w> + <w> + <o>viˈzaim</o> + <g>lamb</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + <w> + <o>ʃtæˈzdæɲ</o> + <g>COMP</g> + </w> + </il> </example>
Haij maf hós maf nof shtað tais vizaimay shtäzdäñ. [ˈhaid͡ʒ mɑf ˈhos mɑf ˈnɔf ˈʃtɑð ˈtais viˈzaimɑj ʃtæˈzdæɲ] ˈhaid͡ʒ 3.sing mɑf PAST ˈhos want mɑf PAST ˈnɔf have ˈʃtɑð a ˈtais little viˈzaim lamb -ɑj ACC ʃtæˈzdæɲ COMP “She wanted to have a little lamb.” | (9) |
Compounding
Verbs
Inflectional Categories
The verbal phrase clitics in Wang fall into two categories, proclitics and enclitics: first, a clitic expressing negation, comprising piv /piv/ ‘NEG’; second, a clitic expressing ta, comprising maf /mɑf/ ‘PAST’; third, a clitic expressing mode, comprising ğum /ɣum/ ‘imperative’, shäv /ʃæv/ ‘conditional’ and dar /dɑr/ ‘optative’; and finally, fourth, a clitic expressing voice, comprising chip /t͡ʃip/ ‘passive’.
The verb itself does not have any prefixes or suffixes attached to it.
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 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.
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="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module markowner:
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="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="ACC">
- <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="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="ACC"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" 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="ACC"/>
</np>
</s>
</example>
addaffixes:
No change.
flatten:
<example id="love" translation="I love you."> - <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - <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="vpmode" function="enclitic" 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="ACC"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="z+b ɔi ˈ ŋ">zbɔiˈŋ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC" ph="m ɔ ˈ l">mɔˈl</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love" translation="I love you."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="z+b ɔi ˈ ŋ">zbɔiˈŋ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC" ph="m ɔ ˈ l">mɔˈl</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM">muˈm</word> + <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">zbɔiˈŋ</word> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC">mɔˈl</word> </flat> + <p><span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ˈzbɔiŋ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">ˈmɔl</span><br><span class="gls">2.sing</span></span></p> + <p>ˈmum ˈzbɔiŋ ˈmɔl</p> + <p>mum zbɔing mol</p> + <il> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + <w> + <o>ˈzbɔiŋ</o> + <g>love</g> + </w> + <w> + <o>ˈmɔl</o> + <g>2.sing</g> + </w> + </il> </example>
Mum zbɔing mol. [ˈmum ˈzbɔiŋ ˈmɔl] ˈmum 1excl.sing ˈzbɔiŋ love ˈmɔl 2.sing “I love you.” | (10) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module 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 adpositions:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
+ <word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
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:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
- <word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="table"/>
</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:
No change.
movedowntoword:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <word gloss="in_surface" posp="pp"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> <np def="def" number="sing" locus="number"> - <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> </pp> </example>
addaffixes:
About to call getSlotValue for table/noun/number/optionalGot sing
About to call getSlotValue for table/noun/case/optional
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/>
<np def="def" number="sing" locus="number">
<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>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> + <flat> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <np def="def" number="sing" locus="number"> <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> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <word 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"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes" ph="h ɔi ˈ m">hɔiˈm</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" ph="j u ˈ z">juˈz</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes" ph="h ɔi ˈ m">hɔiˈm</word> - <word gloss="the" posp="det" def="def" number="sing" locus="number" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" ph="j u ˈ z">juˈz</word> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">hɔiˈm</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number">ɲɑˈf</word> + <word posp="noun" gloss="table" def="def" number="sing" locus="number">juˈz</word> </flat> + <p><span class="ilpair"><span class="mor">ˈhɔim</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈjuz</span><br><span class="gls">table</span></span></p> + <p>ˈhɔim ˈɲɑf ˈjuz</p> + <p>hɔim ñaf yuz</p> + <il> + <w> + <o>ˈhɔim</o> + <g>in_surface</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈjuz</o> + <g>table</g> + </w> + </il> </example>
hɔim ñaf yuz [ˈhɔim ˈɲɑf ˈjuz] ˈhɔim in_surface ˈɲɑf the ˈjuz table “on the table” | (11) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module 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 adpositions:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
+ <word gloss="to_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
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:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
- <word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="box"/>
</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:
No change.
movedowntoword:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <word gloss="to_inside" posp="pp"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> <np def="def" number="sing" locus="number"> - <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> </pp> </example>
addaffixes:
About to call getSlotValue for box/noun/number/optionalGot sing
About to call getSlotValue for box/noun/case/optional
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/>
<np def="def" number="sing" locus="number">
<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>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> + <flat> <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <np def="def" number="sing" locus="number"> <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> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <word 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"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes" ph="ð u ˈ ŋ">ðuˈŋ</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" ph="s i ʒ e ˈ ɣ">siʒeˈɣ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes" ph="ð u ˈ ŋ">ðuˈŋ</word> - <word gloss="the" posp="det" def="def" number="sing" locus="number" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" ph="s i ʒ e ˈ ɣ">siʒeˈɣ</word> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">ðuˈŋ</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number">ɲɑˈf</word> + <word posp="noun" gloss="box" def="def" number="sing" locus="number">siʒeˈɣ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈðuŋ</span><br><span class="gls">to_inside</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">siˈʒeɣ</span><br><span class="gls">box</span></span></p> + <p>ˈðuŋ ˈɲɑf siˈʒeɣ</p> + <p>ðung ñaf sizheğ</p> + <il> + <w> + <o>ˈðuŋ</o> + <g>to_inside</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>siˈʒeɣ</o> + <g>box</g> + </w> + </il> </example>
ðung ñaf sizheğ [ˈðuŋ ˈɲɑf siˈʒeɣ] ˈðuŋ to_inside ˈɲɑf the siˈʒeɣ box “into the box” | (12) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</pp>
</example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module 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" ph="t͡ʃ i ŋ ɑ ˈ ɡ">t͡ʃiŋɑˈɡ</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" ph="m u ˈ m">muˈm</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative" ph="t͡ʃ i ŋ ɑ ˈ ɡ">t͡ʃiŋɑˈɡ</word> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" ph="m u ˈ m">muˈm</word> + <word gloss="COMIT" posp="pp" role="comitative">t͡ʃiŋɑˈɡ</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number">muˈm</word> </flat> + <p><span class="ilpair"><span class="mor">t͡ʃiˈŋɑɡ</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span></p> + <p>t͡ʃiˈŋɑɡ ˈmum</p> + <p>chingag mum</p> + <il> + <w> + <o>t͡ʃiˈŋɑɡ</o> + <g>COMIT</g> + </w> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + </il> </example>
chingag mum [t͡ʃiˈŋɑɡ ˈmum] t͡ʃiˈŋɑɡ COMIT ˈmum 1excl.sing “with me” | (13) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Wang 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 Wang.
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 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.
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="NOM"> <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="ACC"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
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:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
- <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="ACC">
- <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="NOM">
<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="ACC">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="ACC">
<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="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for jaguar/noun/number/optionalGot sing
About to call getSlotValue for jaguar/noun/case/optional
Got NOM
About to call getSlotValue for hunter/noun/number/optional
Got sing
About to call getSlotValue for hunter/noun/case/optional
Got ACC
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" ph="p ɑ ʒ æ ˈ ŋ">pɑʒæˈŋ</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="x æ ˈ m">xæˈm</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" ph="ɡ i k ɔ ˈ t">ɡikɔˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" ph="p ɑ ʒ æ ˈ ŋ">pɑʒæˈŋ</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="x æ ˈ m">xæˈm</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" ph="ɡ i k ɔ ˈ t">ɡikɔˈt</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM">pɑʒæˈŋ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</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">xæˈm</word> + <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC">ɡikɔˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">pɑˈʒæŋ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈxæm</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡiˈkɔt</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈɲɑf pɑˈʒæŋ mɑf ˈxæm ˈɲɑf ɡiˈkɔtɑj</p> + <p>ñaf pazhäng maf khäm ñaf gikotay</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>pɑˈʒæŋ</o> + <g>jaguar</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈxæm</o> + <g>kill</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ɡiˈkɔt</o> + <g>hunter</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Ñaf pazhäng maf khäm ñaf gikotay. [ˈɲɑf pɑˈʒæŋ mɑf ˈxæm ˈɲɑf ɡiˈkɔtɑj] ˈɲɑf the pɑˈʒæŋ jaguar mɑf PAST ˈxæm kill ˈɲɑf the ɡiˈkɔt hunter -ɑj ACC “The jaguar killed the hunter.” | (14) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module 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.
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="NOM"> <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="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <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 markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<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="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</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="NOM">
<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="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np role="obj" case="ACC" number="sing">
+ <np type="owner_owned" number="sing">
+ <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</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="NOM">
- <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="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
- <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="NOM">
<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="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np role="obj" case="ACC" number="sing">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="obj" case="ACC">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np type="owner_owned" number="sing" role="obj" case="ACC">
- <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="ACC">
<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="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owner" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for lion/noun/number/optionalGot sing
About to call getSlotValue for lion/noun/case/optional
Got NOM
About to call getSlotValue for hunter/noun/number/optional
Got sing
About to call getSlotValue for hunter/noun/case/optional
Got GEN
About to call getSlotValue for daughter/noun/number/optional
Got sing
About to call getSlotValue for daughter/noun/case/optional
Got GEN
About to call getSlotValue for dog/noun/number/optional
Got sing
About to call getSlotValue for dog/noun/case/optional
Got ACC
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACC">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</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="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="ACC"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" ph="ɣ u s+t ɛ ˈ ʃ">ɣustɛˈʃ</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="t au ˈ ɣ">tauˈɣ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɡ i k ɔ ˈ t">ɡikɔˈt</word> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" ph="s ɔi ˈ s">sɔiˈs</word> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC" ph="ʒ+d ai ˈ s">ʒdaiˈs</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" ph="ɣ u s+t ɛ ˈ ʃ">ɣustɛˈʃ</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="t au ˈ ɣ">tauˈɣ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" ph="ɡ i k ɔ ˈ t">ɡikɔˈt</word> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" ph="s ɔi ˈ s">sɔiˈs</word> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC" ph="ʒ+d ai ˈ s">ʒdaiˈs</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM">ɣustɛˈʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">tauˈɣ</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN">ɲɑˈf</word> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN">ɡikɔˈt</word> + <thingy type="nouncase" function="suffix" gloss="GEN">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN">ɲɑˈf</word> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN">sɔiˈs</word> + <thingy type="nouncase" function="suffix" gloss="GEN">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC">ʒdaiˈs</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɣuˈstɛʃ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtauɣ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡiˈkɔt</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈsɔis</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈʒdais</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈɲɑf ɣuˈstɛʃ mɑf ˈtauɣ ˈɲɑf ɡiˈkɔtip ˈɲɑf ˈsɔisip ˈɲɑf ˈʒdaisɑj</p> + <p>ñaf ğustæsh maf tauğ ñaf gikotip ñaf sɔisip ñaf zhdaisay</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ɣuˈstɛʃ</o> + <g>lion</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈtauɣ</o> + <g>eat</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ɡiˈkɔt</o> + <g>hunter</g> + </w> + <w> + <o>-ip</o> + <g>GEN</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈsɔis</o> + <g>daughter</g> + </w> + <w> + <o>-ip</o> + <g>GEN</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈʒdais</o> + <g>dog</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Ñaf ğustæsh maf tauğ ñaf gikotip ñaf sɔisip ñaf zhdaisay. [ˈɲɑf ɣuˈstɛʃ mɑf ˈtauɣ ˈɲɑf ɡiˈkɔtip ˈɲɑf ˈsɔisip ˈɲɑf ˈʒdaisɑj] ˈɲɑf the ɣuˈstɛʃ lion mɑf PAST ˈtauɣ eat ˈɲɑf the ɡiˈkɔt hunter -ip GEN ˈɲɑf the ˈsɔis daughter -ip GEN ˈɲɑf the ˈʒdais dog -ɑj ACC “The lion ate the hunter’s daughter’s dog.” | (15) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Wang 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, Wang 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 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 adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np type="owner_owned" role="owner"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <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 markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
</np>
</np>
</example>
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="NOM" number="sing"> + <np type="owner_owned" role="owner" number="sing"> + <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
module 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="NOM" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
- <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="NOM" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="NOM" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np type="owner_owned" role="owner" number="sing">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<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="NOM" number="sing"> - <np type="owner_owned" role="owner" number="sing"> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <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="NOM"> <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" case="GEN" 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" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="son"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="friend"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="book"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for son/noun/number/optionalGot sing
About to call getSlotValue for son/noun/case/optional
Got GEN
About to call getSlotValue for friend/noun/number/optional
Got sing
About to call getSlotValue for friend/noun/case/optional
Got GEN
About to call getSlotValue for book/noun/number/optional
Got sing
About to call getSlotValue for book/noun/case/optional
Got NOM
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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" case="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN" ph="m ɔ ˈ l">mɔˈl</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ŋ i ˈ ɡ">ŋiˈɡ</word> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" ph="t u ˈ ŋ">tuˈŋ</word> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM" ph="l i b ɛ r">libɛr</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" case="GEN" ph="m ɔ ˈ l">mɔˈl</word> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ŋ i ˈ ɡ">ŋiˈɡ</word> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" ph="t u ˈ ŋ">tuˈŋ</word> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i p">ip</thingy> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM" ph="l i b ɛ r">libɛr</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN">mɔˈl</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN">ɲɑˈf</word> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN">ŋiˈɡ</word> + <thingy type="nouncase" function="suffix" gloss="GEN">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN">ɲɑˈf</word> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN">tuˈŋ</word> + <thingy type="nouncase" function="suffix" gloss="GEN">ip</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM">libɛr</word> </flat> + <p><span class="ilpair"><span class="mor">ˈmɔl</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈŋiɡ</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈtuŋ</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">libɛr</span><br><span class="gls">book</span></span></p> + <p>ˈmɔl ˈɲɑf ˈŋiɡip ˈɲɑf ˈtuŋip ˈɲɑf libɛr</p> + <p>mol ñaf ngigip ñaf tungip ñaf libær</p> + <il> + <w> + <o>ˈmɔl</o> + <g>2.sing</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈŋiɡ</o> + <g>son</g> + </w> + <w> + <o>-ip</o> + <g>GEN</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈtuŋ</o> + <g>friend</g> + </w> + <w> + <o>-ip</o> + <g>GEN</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>libɛr</o> + <g>book</g> + </w> + </il> </example>
mol ñaf ngigip ñaf tungip ñaf libær [ˈmɔl ˈɲɑf ˈŋiɡip ˈɲɑf ˈtuŋip ˈɲɑf libɛr] ˈmɔl 2.sing ˈɲɑf the ˈŋiɡ son -ip GEN ˈɲɑf the ˈtuŋ friend -ip GEN ˈɲɑf the libɛr book “your son’s friend’s book” | (16) |
Case Marking
Wang uses nominative–accusative case marking. The subject of an intransitive verb and the subject of a transitive verb are treated alike and take the nominative case, while the object of a transitive verb is marked with the accusative case. This is the familiar pattern from many European languages: the grammar groups together the participants that function as subjects and marks the participant affected by a transitive action separately.
initial XML:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp tam="pres-state">
<verb>sleep</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp tam="pres-state"> - <verb>sleep</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="sleep"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module 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.
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="NOM"> <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 markowner:
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:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <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="NOM">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/optionalGot sing
About to call getSlotValue for cat/noun/case/optional
Got NOM
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" 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="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" ph="t͡ʃ æ ˈ ʒ">t͡ʃæˈʒ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" ph="t͡ʃ æ ˈ ʒ">t͡ʃæˈʒ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">t͡ʃɔiˈr</word> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">t͡ʃæˈʒ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃɔir</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃæʒ</span><br><span class="gls">sleep</span></span></p> + <p>ˈɲɑf ˈt͡ʃɔir ˈt͡ʃæʒ</p> + <p>ñaf chɔir chäzh</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈt͡ʃɔir</o> + <g>cat</g> + </w> + <w> + <o>ˈt͡ʃæʒ</o> + <g>sleep</g> + </w> + </il> </example>
Ñaf chɔir chäzh. [ˈɲɑf ˈt͡ʃɔir ˈt͡ʃæʒ] ˈɲɑf the ˈt͡ʃɔir cat ˈt͡ʃæʒ sleep “The cat is sleeping.” | (17) |
initial XML:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont">
<verb>run</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont"> - <verb>run</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="run"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module 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.
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="NOM"> <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 markowner:
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:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <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="NOM">
<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="NOM">
<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="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</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>
addaffixes:
About to call getSlotValue for cat/noun/number/optionalGot sing
About to call getSlotValue for cat/noun/case/optional
Got NOM
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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"/> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" ph="p au ˈ ɲ">pauˈɲ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_act" translation="The cat is running."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" ph="p au ˈ ɲ">pauˈɲ</word> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">t͡ʃɔiˈr</word> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">pauˈɲ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃɔir</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈpauɲ</span><br><span class="gls">run</span></span></p> + <p>ˈɲɑf ˈt͡ʃɔir ˈpauɲ</p> + <p>ñaf chɔir pauñ</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈt͡ʃɔir</o> + <g>cat</g> + </w> + <w> + <o>ˈpauɲ</o> + <g>run</g> + </w> + </il> </example>
Ñaf chɔir pauñ. [ˈɲɑf ˈt͡ʃɔir ˈpauɲ] ˈɲɑf the ˈt͡ʃɔir cat ˈpauɲ run “The cat is running.” | (18) |
initial XML:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont">
<verb>chase</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont"> - <verb>chase</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module 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.
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="NOM"> <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="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
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:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <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="ACC">
- <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="NOM">
<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="ACC">
<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="NOM">
<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="ACC">
<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="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</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="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/optionalGot sing
About to call getSlotValue for cat/noun/case/optional
Got NOM
About to call getSlotValue for mouse/noun/number/optional
Got sing
About to call getSlotValue for mouse/noun/case/optional
Got ACC
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="ACC">
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</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="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="ACC"> <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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"/> - <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing" ph="ʃ i r au ˈ ŋ">ʃirauˈŋ</word> + <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="p æ l ɔi ˈ t">pælɔiˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing" ph="ʃ i r au ˈ ŋ">ʃirauˈŋ</word> - <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="p æ l ɔi ˈ t">pælɔiˈt</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">t͡ʃɔiˈr</word> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">ʃirauˈŋ</word> + <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">pælɔiˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃɔir</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ʃiˈrauŋ</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">pæˈlɔit</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈɲɑf ˈt͡ʃɔir ʃiˈrauŋ ˈɲɑf pæˈlɔitɑj</p> + <p>ñaf chɔir shiraung ñaf pälɔitay</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈt͡ʃɔir</o> + <g>cat</g> + </w> + <w> + <o>ʃiˈrauŋ</o> + <g>chase</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>pæˈlɔit</o> + <g>mouse</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Ñaf chɔir shiraung ñaf pälɔitay. [ˈɲɑf ˈt͡ʃɔir ʃiˈrauŋ ˈɲɑf pæˈlɔitɑj] ˈɲɑf the ˈt͡ʃɔir cat ʃiˈrauŋ chase ˈɲɑf the pæˈlɔit mouse -ɑj ACC “The cat is chasing the mouse.” | (19) |
initial XML:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module 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.
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="NOM"> <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="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
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:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <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="ACC">
- <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="NOM">
<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="ACC">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
<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="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/optionalGot sing
About to call getSlotValue for cat/noun/case/optional
Got NOM
About to call getSlotValue for mouse/noun/number/optional
Got sing
About to call getSlotValue for mouse/noun/case/optional
Got ACC
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</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="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="p æ l ɔi ˈ t">pælɔiˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="p æ l ɔi ˈ t">pælɔiˈt</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">t͡ʃɔiˈr</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">d͡ʒiˈt͡ʃ</word> + <word gloss="the" posp="det" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">pælɔiˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃɔir</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈd͡ʒit͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">pæˈlɔit</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈɲɑf ˈt͡ʃɔir mɑf ˈd͡ʒit͡ʃ ˈɲɑf pæˈlɔitɑj</p> + <p>ñaf chɔir maf jich ñaf pälɔitay</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈt͡ʃɔir</o> + <g>cat</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈd͡ʒit͡ʃ</o> + <g>catch</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>pæˈlɔit</o> + <g>mouse</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Ñaf chɔir maf jich ñaf pälɔitay. [ˈɲɑf ˈt͡ʃɔir mɑf ˈd͡ʒit͡ʃ ˈɲɑf pæˈlɔitɑj] ˈɲɑf the ˈt͡ʃɔir cat mɑf PAST ˈd͡ʒit͡ʃ catch ˈɲɑf the pæˈlɔit mouse -ɑj ACC “The cat caught the mouse.” | (20) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module 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.
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="NOM"> <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="ACC"> <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 markowner:
No change.
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="NOM">
<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="ACC">
+ <np role="obj" tr="rheme" case="ACC" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
<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="NOM">
- <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="ACC" 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="NOM">
<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="ACC" 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="NOM">
<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="ACC" number="plur">
- <conjp conj="and">
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<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="ACC">
<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="ACC">
<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="NOM">
<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="ACC" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<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="ACC">
<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="ACC">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" tr="rheme" case="ACC" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<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="ACC">
<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="ACC">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np role="obj" tr="rheme" case="ACC" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<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="ACC">
<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="ACC">
<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="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for hunter/noun/number/optionalGot sing
About to call getSlotValue for hunter/noun/case/optional
Got NOM
About to call getSlotValue for jaguar/noun/number/optional
Got plur
About to call getSlotValue for jaguar/noun/case/optional
Got ACC
About to call getSlotValue for tiger/noun/number/optional
Got plur
About to call getSlotValue for tiger/noun/case/optional
Got ACC
About to call getSlotValue for lion/noun/number/optional
Got plur
About to call getSlotValue for lion/noun/case/optional
Got ACC
<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="NOM">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</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="NOM"> + <flat> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word posp="conj" gloss="and"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word posp="conj" gloss="and"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="ɡ i k ɔ ˈ t">ɡikɔˈt</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="x æ ˈ m">xæˈm</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="plur" attach="prefix" ph="r ɑ">rɑ</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="p ɑ ʒ æ ˈ ŋ">pɑʒæˈŋ</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word posp="conj" gloss="and" ph="s au ˈ ŋ">sauˈŋ</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="plur" attach="prefix" ph="r ɑ">rɑ</thingy> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="t͡s æ m i ˈ s">t͡sæmiˈs</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word posp="conj" gloss="and" ph="s au ˈ ŋ">sauˈŋ</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="plur" attach="prefix" ph="r ɑ">rɑ</thingy> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="ɣ u s+t ɛ ˈ ʃ">ɣustɛˈʃ</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="ɡ i k ɔ ˈ t">ɡikɔˈt</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="x æ ˈ m">xæˈm</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="plur" attach="prefix" ph="r ɑ">rɑ</thingy> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="p ɑ ʒ æ ˈ ŋ">pɑʒæˈŋ</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> - <word posp="conj" gloss="and" ph="s au ˈ ŋ">sauˈŋ</word> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="plur" attach="prefix" ph="r ɑ">rɑ</thingy> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="t͡s æ m i ˈ s">t͡sæmiˈs</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> - <word posp="conj" gloss="and" ph="s au ˈ ŋ">sauˈŋ</word> - <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="plur" attach="prefix" ph="r ɑ">rɑ</thingy> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC" ph="ɣ u s+t ɛ ˈ ʃ">ɣustɛˈʃ</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">ɡikɔˈt</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</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">xæˈm</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="plur">rɑ</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">pɑʒæˈŋ</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> + <word posp="conj" gloss="and">sauˈŋ</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="plur">rɑ</thingy> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">t͡sæmiˈs</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> + <word posp="conj" gloss="and">sauˈŋ</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="plur">rɑ</thingy> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">ɣustɛˈʃ</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡiˈkɔt</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈxæm</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">rɑ-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">pɑˈʒæŋ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ˈsauŋ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">rɑ-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">t͡sæˈmis</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ˈsauŋ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">rɑ-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɣuˈstɛʃ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈɲɑf ɡiˈkɔt mɑf ˈxæm ˈɲɑf rɑpɑˈʒæŋɑj ˈsauŋ ˈɲɑf rɑt͡sæˈmisɑj ˈsauŋ ˈɲɑf rɑɣuˈstɛʃɑj</p> + <p>ñaf gikot maf khäm ñaf rapazhängay saung ñaf ratzämisay saung ñaf rağustæshay</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ɡiˈkɔt</o> + <g>hunter</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈxæm</o> + <g>kill</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>rɑ-</o> + <g>plur</g> + </w> + <w> + <o>pɑˈʒæŋ</o> + <g>jaguar</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + <w> + <o>ˈsauŋ</o> + <g>and</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>rɑ-</o> + <g>plur</g> + </w> + <w> + <o>t͡sæˈmis</o> + <g>tiger</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + <w> + <o>ˈsauŋ</o> + <g>and</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>rɑ-</o> + <g>plur</g> + </w> + <w> + <o>ɣuˈstɛʃ</o> + <g>lion</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Ñaf gikot maf khäm ñaf rapazhängay saung ñaf ratzämisay saung ñaf rağustæshay. [ˈɲɑf ɡiˈkɔt mɑf ˈxæm ˈɲɑf rɑpɑˈʒæŋɑj ˈsauŋ ˈɲɑf rɑt͡sæˈmisɑj ˈsauŋ ˈɲɑf rɑɣuˈstɛʃɑj] ˈɲɑf the ɡiˈkɔt hunter mɑf PAST ˈxæm kill ˈɲɑf the rɑ- plur pɑˈʒæŋ jaguar -ɑj ACC ˈsauŋ and ˈɲɑf the rɑ- plur t͡sæˈmis tiger -ɑj ACC ˈsauŋ and ˈɲɑf the rɑ- plur ɣuˈstɛʃ lion -ɑj ACC “The hunter killed the jaguars, the tigers and the lions.” | (21) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Wang 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
Wang 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 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.
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="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
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:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <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="NOM">
- <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="ACC">
<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="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<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>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"/>
</np>
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/optionalGot sing
About to call getSlotValue for cat/noun/case/optional
Got ACC
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" 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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" 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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="t͡ʃ ɑ v o ˈ n">t͡ʃɑvoˈn</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp1" translation="I patted the cat."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="t͡ʃ ɑ v o ˈ n">t͡ʃɑvoˈn</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">t͡ʃɑvoˈn</word> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">t͡ʃɔiˈr</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃɑˈvon</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃɔir</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈmum mɑf t͡ʃɑˈvon ˈɲɑf ˈt͡ʃɔirɑj</p> + <p>mum maf chavón ñaf chɔiray</p> + <il> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>t͡ʃɑˈvon</o> + <g>pat</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈt͡ʃɔir</o> + <g>cat</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Mum maf chavón ñaf chɔiray. [ˈmum mɑf t͡ʃɑˈvon ˈɲɑf ˈt͡ʃɔirɑj] ˈmum 1excl.sing mɑf PAST t͡ʃɑˈvon pat ˈɲɑf the ˈt͡ʃɔir cat -ɑj ACC “I patted the cat.” | (22) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module 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.
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="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <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="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
<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="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" 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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
<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="NOM">
- <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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word 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="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<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="vpmode" function="enclitic" 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"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" 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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="NOM">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/>
</np>
</relp>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/optionalGot sing
About to call getSlotValue for cat/noun/case/optional
About to call getSlotValue for mouse/noun/number/optional
Got sing
About to call getSlotValue for mouse/noun/case/optional
Got ACC
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="NOM"> - <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="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - <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="vpmode" function="enclitic" 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="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="t͡ʃ ɑ v o ˈ n">t͡ʃɑvoˈn</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after" ph="p æ l ɔi ˈ t">pælɔiˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="t͡ʃ ɑ v o ˈ n">t͡ʃɑvoˈn</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after" ph="p æ l ɔi ˈ t">pælɔiˈt</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">t͡ʃɑvoˈn</word> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">ɲɑˈf</word> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">t͡ʃɔiˈr,</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">d͡ʒiˈt͡ʃ</word> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after">pælɔiˈt</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃɑˈvon</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃɔir</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈlɑt͡ʃ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈd͡ʒit͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">pæˈlɔit</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈmum mɑf t͡ʃɑˈvon ˈɲɑf ˈt͡ʃɔir, ˈlɑt͡ʃ mɑf ˈd͡ʒit͡ʃ ˈɲɑf pæˈlɔitɑj</p> + <p>mum maf chavón ñaf chɔir, lach maf jich ñaf pälɔitay</p> + <il> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>t͡ʃɑˈvon</o> + <g>pat</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈt͡ʃɔir</o> + <g>cat</g> + </w> + <w> + <o>ˈlɑt͡ʃ</o> + <g>RELPRON</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈd͡ʒit͡ʃ</o> + <g>catch</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>pæˈlɔit</o> + <g>mouse</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Mum maf chavón ñaf chɔir, lach maf jich ñaf pälɔitay. [ˈmum mɑf t͡ʃɑˈvon ˈɲɑf ˈt͡ʃɔir, ˈlɑt͡ʃ mɑf ˈd͡ʒit͡ʃ ˈɲɑf pæˈlɔitɑj] ˈmum 1excl.sing mɑf PAST t͡ʃɑˈvon pat ˈɲɑf the ˈt͡ʃɔir cat ˈlɑt͡ʃ RELPRON mɑf PAST ˈd͡ʒit͡ʃ catch ˈɲɑf the pæˈlɔit mouse -ɑj ACC “I patted the cat that caught the mouse.” | (23) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module 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.
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="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <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="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <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="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese"/>
<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="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" 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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" 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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cheese"/>
<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="NOM">
- <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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" 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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word 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="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"> <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="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<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="vpmode" function="enclitic" 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"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<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>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="NOM">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="NOM">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<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>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"/>
</np>
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/optionalGot sing
About to call getSlotValue for cat/noun/case/optional
About to call getSlotValue for mouse/noun/number/optional
Got sing
About to call getSlotValue for mouse/noun/case/optional
About to call getSlotValue for cheese/noun/number/optional
Got sing
About to call getSlotValue for cheese/noun/case/optional
Got ACC
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="NOM"> - <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="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="NOM"> - <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="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - </relp> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - <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="vpmode" function="enclitic" 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="NOM"/> - <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="vpmode" function="enclitic" 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="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="t͡ʃ ɑ v o ˈ n">t͡ʃɑvoˈn</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" ph="p æ l ɔi ˈ t">pælɔiˈt</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="t au ˈ ɣ">tauˈɣ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after" ph="ɲ i ɡ ɔ ˈ l">ɲiɡɔˈl</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="t͡ʃ ɑ v o ˈ n">t͡ʃɑvoˈn</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" ph="p æ l ɔi ˈ t">pælɔiˈt</word> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="t au ˈ ɣ">tauˈɣ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after" ph="ɲ i ɡ ɔ ˈ l">ɲiɡɔˈl</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">t͡ʃɑvoˈn</word> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">ɲɑˈf</word> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">t͡ʃɔiˈr,</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">d͡ʒiˈt͡ʃ</word> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">ɲɑˈf</word> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp">pælɔiˈt,</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">tauˈɣ</word> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC">ɲɑˈf</word> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" comma="after">ɲiɡɔˈl</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃɑˈvon</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃɔir</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈlɑt͡ʃ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈd͡ʒit͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">pæˈlɔit</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ˈlɑt͡ʃ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtauɣ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɲiˈɡɔl</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span></p> + <p>ˈmum mɑf t͡ʃɑˈvon ˈɲɑf ˈt͡ʃɔir, ˈlɑt͡ʃ mɑf ˈd͡ʒit͡ʃ ˈɲɑf pæˈlɔit, ˈlɑt͡ʃ mɑf ˈtauɣ ˈɲɑf ɲiˈɡɔlɑj</p> + <p>mum maf chavón ñaf chɔir, lach maf jich ñaf pälɔit, lach maf tauğ ñaf ñigolay</p> + <il> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>t͡ʃɑˈvon</o> + <g>pat</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈt͡ʃɔir</o> + <g>cat</g> + </w> + <w> + <o>ˈlɑt͡ʃ</o> + <g>RELPRON</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈd͡ʒit͡ʃ</o> + <g>catch</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>pæˈlɔit</o> + <g>mouse</g> + </w> + <w> + <o>ˈlɑt͡ʃ</o> + <g>RELPRON</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈtauɣ</o> + <g>eat</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ɲiˈɡɔl</o> + <g>cheese</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + </il> </example>
Mum maf chavón ñaf chɔir, lach maf jich ñaf pälɔit, lach maf tauğ ñaf ñigolay. [ˈmum mɑf t͡ʃɑˈvon ˈɲɑf ˈt͡ʃɔir, ˈlɑt͡ʃ mɑf ˈd͡ʒit͡ʃ ˈɲɑf pæˈlɔit, ˈlɑt͡ʃ mɑf ˈtauɣ ˈɲɑf ɲiˈɡɔlɑj] ˈmum 1excl.sing mɑf PAST t͡ʃɑˈvon pat ˈɲɑf the ˈt͡ʃɔir cat ˈlɑt͡ʃ RELPRON mɑf PAST ˈd͡ʒit͡ʃ catch ˈɲɑf the pæˈlɔit mouse ˈlɑt͡ʃ RELPRON mɑf PAST ˈtauɣ eat ˈɲɑf the ɲiˈɡɔl cheese -ɑj ACC “I patted the cat that caught the mouse that ate the cheese.” | (24) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module 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.
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="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <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="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <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="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <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="ACC"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
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="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" 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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" 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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent" 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="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" 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="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent" 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="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <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="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"> <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="NOM"> <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="ACC"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<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="vpmode" function="enclitic" 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"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing">
<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="NOM">
<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="vpmode" function="enclitic" 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"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" 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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="NOM">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="NOM">
<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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" number="sing">
+ <np id="parent" number="sing" case="NOM">
<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="ACC">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"/>
</np>
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="ACC">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/optionalGot sing
About to call getSlotValue for cat/noun/case/optional
About to call getSlotValue for mouse/noun/number/optional
Got sing
About to call getSlotValue for mouse/noun/case/optional
About to call getSlotValue for cheese/noun/number/optional
Got sing
About to call getSlotValue for cheese/noun/case/optional
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" number="sing" case="NOM">
<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="ACC">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="NOM"> - <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="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="NOM"> - <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="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" number="sing" case="NOM"> - <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="ACC"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - </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="NOM" 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> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - <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="vpmode" function="enclitic" 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="NOM"/> - <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="vpmode" function="enclitic" 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="NOM"/> - <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="vpmode" function="enclitic" 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="ACC"/> - <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="vpmode" function="enclitic" 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="NOM" comma="after"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="t͡ʃ ɑ v o ˈ n">t͡ʃɑvoˈn</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" ph="p æ l ɔi ˈ t">pælɔiˈt</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="t au ˈ ɣ">tauˈɣ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ i ɡ ɔ ˈ l">ɲiɡɔˈl</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="m ɔi ˈ t͡ʃ">mɔiˈt͡ʃ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" comma="after" ph="m u ˈ m">muˈm</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="t͡ʃ ɑ v o ˈ n">t͡ʃɑvoˈn</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" ph="t͡ʃ ɔi ˈ r">t͡ʃɔiˈr</word> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="d͡ʒ i ˈ t͡ʃ">d͡ʒiˈt͡ʃ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" ph="p æ l ɔi ˈ t">pælɔiˈt</word> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="t au ˈ ɣ">tauˈɣ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" ph="ɲ i ɡ ɔ ˈ l">ɲiɡɔˈl</word> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" ph="l ɑ ˈ t͡ʃ">lɑˈt͡ʃ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="m ɔi ˈ t͡ʃ">mɔiˈt͡ʃ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" comma="after" ph="m u ˈ m">muˈm</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">t͡ʃɑvoˈn</word> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">ɲɑˈf</word> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp">t͡ʃɔiˈr,</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">d͡ʒiˈt͡ʃ</word> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">ɲɑˈf</word> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp">pælɔiˈt,</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">tauˈɣ</word> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp">ɲɑˈf</word> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp">ɲiɡɔˈl,</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC">lɑˈt͡ʃ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">mɔiˈt͡ʃ</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" comma="after">muˈm</word> </flat> + <p><span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃɑˈvon</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃɔir</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈlɑt͡ʃ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈd͡ʒit͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">pæˈlɔit</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ˈlɑt͡ʃ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtauɣ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɲiˈɡɔl</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">ˈlɑt͡ʃ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈmɔit͡ʃ</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span></p> + <p>ˈmum mɑf t͡ʃɑˈvon ˈɲɑf ˈt͡ʃɔir, ˈlɑt͡ʃ mɑf ˈd͡ʒit͡ʃ ˈɲɑf pæˈlɔit, ˈlɑt͡ʃ mɑf ˈtauɣ ˈɲɑf ɲiˈɡɔl, ˈlɑt͡ʃ mɑf ˈmɔit͡ʃ ˈmum</p> + <p>mum maf chavón ñaf chɔir, lach maf jich ñaf pälɔit, lach maf tauğ ñaf ñigol, lach maf mɔich mum</p> + <il> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>t͡ʃɑˈvon</o> + <g>pat</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈt͡ʃɔir</o> + <g>cat</g> + </w> + <w> + <o>ˈlɑt͡ʃ</o> + <g>RELPRON</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈd͡ʒit͡ʃ</o> + <g>catch</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>pæˈlɔit</o> + <g>mouse</g> + </w> + <w> + <o>ˈlɑt͡ʃ</o> + <g>RELPRON</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈtauɣ</o> + <g>eat</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ɲiˈɡɔl</o> + <g>cheese</g> + </w> + <w> + <o>ˈlɑt͡ʃ</o> + <g>RELPRON</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈmɔit͡ʃ</o> + <g>buy</g> + </w> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + </il> </example>
Mum maf chavón ñaf chɔir, lach maf jich ñaf pälɔit, lach maf tauğ ñaf ñigol, lach maf mɔich mum. [ˈmum mɑf t͡ʃɑˈvon ˈɲɑf ˈt͡ʃɔir, ˈlɑt͡ʃ mɑf ˈd͡ʒit͡ʃ ˈɲɑf pæˈlɔit, ˈlɑt͡ʃ mɑf ˈtauɣ ˈɲɑf ɲiˈɡɔl, ˈlɑt͡ʃ mɑf ˈmɔit͡ʃ ˈmum] ˈmum 1excl.sing mɑf PAST t͡ʃɑˈvon pat ˈɲɑf the ˈt͡ʃɔir cat ˈlɑt͡ʃ RELPRON mɑf PAST ˈd͡ʒit͡ʃ catch ˈɲɑf the pæˈlɔit mouse ˈlɑt͡ʃ RELPRON mɑf PAST ˈtauɣ eat ˈɲɑf the ɲiˈɡɔl cheese ˈlɑt͡ʃ RELPRON mɑf PAST ˈmɔit͡ʃ buy ˈmum 1excl.sing “I patted the cat that caught the mouse that ate the cheese that I bought.” | (25) |
Complementation Strategies
Wang 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 articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module 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"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module 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"/> + <np number="sing" def="def" head="this" 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="give"/> </vp> - <np number="sing" def="def" head="this" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> + <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"/> <word gloss="a" posp="det"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> - <word posp="noun" gloss="girl"/> - <word gloss="the" posp="det"/> - </np> + <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="NOM"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> <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="ACC"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </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 markowner:
No change.
module propagatenumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM"> + <np role="subj" case="NOM" number="sing"> <subs> <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> <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="ACC"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </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="NOM" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM">
- <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="ACC">
- <word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
+ <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="NOM" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM">
<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="ACC">
<word gloss="a" posp="det"/>
<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="NOM" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <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="ACC">
<word gloss="a" posp="det"/>
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <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="NOM" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<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="ACC">
- <word gloss="a" posp="det"/>
- <word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="subj" case="NOM" 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="vpmode" function="enclitic" gloss="indicative"/>
<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>
addaffixes:
About to call getSlotValue for boy/noun/number/optionalGot sing
About to call getSlotValue for boy/noun/case/optional
Got NOM
About to call getSlotValue for girl/noun/number/optional
Got sing
About to call getSlotValue for girl/noun/case/optional
Got DAT
About to call getSlotValue for apple/noun/number/optional
Got sing
About to call getSlotValue for apple/noun/case/optional
Got ACC
About to call getSlotValue for teacher/noun/number/optional
Got sing
About to call getSlotValue for teacher/noun/case/optional
Got DAT
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<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" 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="nouncase" function="suffix" gloss="DAT"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
<word gloss="COMP" posp="pp" role="subj" case="NOM" 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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="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="nouncase" function="suffix" gloss="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="NOM" number="sing"> - <subs> - <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <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" 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="nouncase" function="suffix" gloss="DAT"/> - </np> - <np number="sing" role="obj" locus="number" case="ACC"> <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> <word gloss="COMP" posp="pp" role="subj" case="NOM" 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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="indobj" locus="number" case="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="nouncase" function="suffix" gloss="DAT"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <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="nouncase" function="suffix" gloss="DAT"/> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word gloss="COMP" posp="pp" role="subj" case="NOM" 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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <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="nouncase" function="suffix" gloss="DAT"/> + <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" ph="s+k ɑ ˈ d">skɑˈd</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="r o ˈ">roˈ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" ph="d u ˈ k">duˈk</word> + <thingy type="nouncase" function="suffix" gloss="DAT" attach="suffix" ph="ɑ w">ɑw</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" ph="ʃ+t ɑ ˈ ð">ʃtɑˈð</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" ph="s æ t͡s i ˈ ð">sæt͡siˈð</word> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> + <word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing" ph="ʃ+t æ z+d æ ˈ ɲ">ʃtæzdæˈɲ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="d͡ʒ ɑ s+t ɔi ˈ l">d͡ʒɑstɔiˈl</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" ph="ɡ i t ɛ r">ɡitɛr</word> + <thingy type="nouncase" function="suffix" gloss="DAT" attach="suffix" ph="ɑ w">ɑw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" ph="s+k ɑ ˈ d">skɑˈd</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="r o ˈ">roˈ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" ph="d u ˈ k">duˈk</word> - <thingy type="nouncase" function="suffix" gloss="DAT" attach="suffix" ph="ɑ w">ɑw</thingy> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" ph="ʃ+t ɑ ˈ ð">ʃtɑˈð</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" ph="s æ t͡s i ˈ ð">sæt͡siˈð</word> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="ɑ j">ɑj</thingy> - <word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing" ph="ʃ+t æ z+d æ ˈ ɲ">ʃtæzdæˈɲ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="d͡ʒ ɑ s+t ɔi ˈ l">d͡ʒɑstɔiˈl</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" ph="ɡ i t ɛ r">ɡitɛr</word> - <thingy type="nouncase" function="suffix" gloss="DAT" attach="suffix" ph="ɑ w">ɑw</thingy> + <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM">skɑˈd</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</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">roˈ</word> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">ɲɑˈf</word> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">duˈk</word> + <thingy type="nouncase" function="suffix" gloss="DAT">ɑw</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC">ʃtɑˈð</word> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC">sæt͡siˈð</word> + <thingy type="nouncase" function="suffix" gloss="ACC">ɑj</thingy> + <word gloss="COMP" posp="pp" role="subj" case="NOM" number="sing">ʃtæzdæˈɲ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</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">d͡ʒɑstɔiˈl</word> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT">ɲɑˈf</word> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT">ɡitɛr</word> + <thingy type="nouncase" function="suffix" gloss="DAT">ɑw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈskɑd</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈro</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈduk</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-ɑw</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">ˈʃtɑð</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">sæˈt͡sið</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ʃtæˈzdæɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">d͡ʒɑˈstɔil</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡitɛr</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-ɑw</span><br><span class="gls"><span class="glssc">DAT</span></span></span></p> + <p>ˈɲɑf ˈskɑd mɑf ˈro ˈɲɑf ˈdukɑw ˈʃtɑð sæˈt͡siðɑj ʃtæˈzdæɲ mɑf d͡ʒɑˈstɔil ˈɲɑf ɡitɛrɑw</p> + <p>ñaf skad maf ró ñaf dukaw shtað sätziðay shtäzdäñ maf jastɔil ñaf gitæraw</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈskɑd</o> + <g>boy</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈro</o> + <g>give</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈduk</o> + <g>girl</g> + </w> + <w> + <o>-ɑw</o> + <g>DAT</g> + </w> + <w> + <o>ˈʃtɑð</o> + <g>a</g> + </w> + <w> + <o>sæˈt͡sið</o> + <g>apple</g> + </w> + <w> + <o>-ɑj</o> + <g>ACC</g> + </w> + <w> + <o>ʃtæˈzdæɲ</o> + <g>COMP</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>d͡ʒɑˈstɔil</o> + <g>surprise</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ɡitɛr</o> + <g>teacher</g> + </w> + <w> + <o>-ɑw</o> + <g>DAT</g> + </w> + </il> </example>
Ñaf skad maf ró ñaf dukaw shtað sätziðay shtäzdäñ maf jastɔil ñaf gitæraw. [ˈɲɑf ˈskɑd mɑf ˈro ˈɲɑf ˈdukɑw ˈʃtɑð sæˈt͡siðɑj ʃtæˈzdæɲ mɑf d͡ʒɑˈstɔil ˈɲɑf ɡitɛrɑw] ˈɲɑf the ˈskɑd boy mɑf PAST ˈro give ˈɲɑf the ˈduk girl -ɑw DAT ˈʃtɑð a sæˈt͡sið apple -ɑj ACC ʃtæˈzdæɲ COMP mɑf PAST d͡ʒɑˈstɔil surprise ˈɲɑf the ɡitɛr teacher -ɑw DAT “It surprised the teacher that the boy had given the girl an apple.” | (26) |
Quotes
Wang 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 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>
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="NOM"> <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="ACC"> <subs> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> <word gloss="COMP" posp="pp"/> </subs> </np> </s> </example>
module markowner:
No change.
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="NOM">
<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="ACC">
+ <np role="obj" tr="rheme" case="ACC" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC">
<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="NOM">
- <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="ACC" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC">
<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="NOM">
<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="ACC" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="ACC">
- <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="NOM">
<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="ACC" number="sing">
+ <np role="obj" tr="rheme" case="ACC" number="sing" person="1excl">
<subs>
- <np number="sing" def="neither" role="subj" locus="number" case="NOM">
+ <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</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="ACC">
+ <np number="sing" def="neither" role="obj" locus="number" case="ACC" 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="NOM">
<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="vpmode" function="enclitic" gloss="indicative"/>
+ <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="ACC" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" 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="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<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="ACC" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" 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="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" 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="ACC"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="ACC" number="sing" person="1excl"/>
</subs>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for boy/noun/number/optionalGot sing
About to call getSlotValue for boy/noun/case/optional
Got NOM
About to call getSlotValue for girl/noun/number/optional
Got sing
About to call getSlotValue for girl/noun/case/optional
Got DAT
<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="NOM">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<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" 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"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC"/>
</np>
<word gloss="COMP" posp="pp" role="obj" tr="rheme" case="ACC" 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="NOM"> + <flat> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </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="vpmode" function="enclitic" gloss="indicative"/> <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" 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"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> - </np> - <np role="obj" tr="rheme" case="ACC" number="sing" person="1excl"> - <subs> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC"/> - </np> <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="ACC" number="sing" person="1excl"/> - </subs> - </np> - </s> + </flat> </example>
addvocab:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <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"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM"/> - <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="vpmode" function="enclitic" 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="ACC"/> - <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="ACC" number="sing" person="1excl"/> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="s+k ɑ ˈ d">skɑˈd</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="j ɔ ˈ θ">jɔˈθ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" ph="ɲ ɑ ˈ f">ɲɑˈf</word> + <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" ph="d u ˈ k">duˈk</word> + <thingy type="nouncase" function="suffix" gloss="DAT" attach="suffix" ph="ɑ w">ɑw</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="z+b ɔi ˈ ŋ">zbɔiˈŋ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC" ph="m ɔ ˈ l">mɔˈl</word> + <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="ACC" number="sing" person="1excl" ph="ʃ+t æ z+d æ ˈ ɲ">ʃtæzdæˈɲ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" ph="s+k ɑ ˈ d">skɑˈd</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m ɑ f">mɑf</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="j ɔ ˈ θ">jɔˈθ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" ph="ɲ ɑ ˈ f">ɲɑˈf</word> - <thingy type="nounnumber" function="prefix" gloss="sing" attach="prefix" ph=""></thingy> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" ph="d u ˈ k">duˈk</word> - <thingy type="nouncase" function="suffix" gloss="DAT" attach="suffix" ph="ɑ w">ɑw</thingy> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM" ph="m u ˈ m">muˈm</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></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" ph="z+b ɔi ˈ ŋ">zbɔiˈŋ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC" ph="m ɔ ˈ l">mɔˈl</word> - <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="ACC" number="sing" person="1excl" ph="ʃ+t æ z+d æ ˈ ɲ">ʃtæzdæˈɲ</word> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">ɲɑˈf</word> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">skɑˈd</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mɑf</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">jɔˈθ</word> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">ɲɑˈf</word> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">duˈk</word> + <thingy type="nouncase" function="suffix" gloss="DAT">ɑw</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" case="NOM">muˈm</word> + <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">zbɔiˈŋ</word> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC">mɔˈl</word> + <word gloss="COMP" posp="pp" role="obj" tr="rheme" case="ACC" number="sing" person="1excl">ʃtæzdæˈɲ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈskɑd</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">mɑf</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈjɔθ</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">ˈɲɑf</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ˈduk</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-ɑw</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">ˈmum</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ˈzbɔiŋ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">ˈmɔl</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">ʃtæˈzdæɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span></p> + <p>ˈɲɑf ˈskɑd mɑf ˈjɔθ ˈɲɑf ˈdukɑw ˈmum ˈzbɔiŋ ˈmɔl ʃtæˈzdæɲ</p> + <p>ñaf skad maf yoth ñaf dukaw mum zbɔing mol shtäzdäñ</p> + <il> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈskɑd</o> + <g>boy</g> + </w> + <w> + <o>mɑf</o> + <g>PAST</g> + </w> + <w> + <o>ˈjɔθ</o> + <g>tell</g> + </w> + <w> + <o>ˈɲɑf</o> + <g>the</g> + </w> + <w> + <o>ˈduk</o> + <g>girl</g> + </w> + <w> + <o>-ɑw</o> + <g>DAT</g> + </w> + <w> + <o>ˈmum</o> + <g>1excl.sing</g> + </w> + <w> + <o>ˈzbɔiŋ</o> + <g>love</g> + </w> + <w> + <o>ˈmɔl</o> + <g>2.sing</g> + </w> + <w> + <o>ʃtæˈzdæɲ</o> + <g>COMP</g> + </w> + </il> </example>
Ñaf skad maf yoth ñaf dukaw mum zbɔing mol shtäzdäñ. [ˈɲɑf ˈskɑd mɑf ˈjɔθ ˈɲɑf ˈdukɑw ˈmum ˈzbɔiŋ ˈmɔl ʃtæˈzdæɲ] ˈɲɑf the ˈskɑd boy mɑf PAST ˈjɔθ tell ˈɲɑf the ˈduk girl -ɑw DAT ˈmum 1excl.sing ˈzbɔiŋ love ˈmɔl 2.sing ʃtæˈzdæɲ COMP “The boy told the girl that he loved her.” | (27) |
How to cite this grammar
Language Creator. 2026. A Grammar of Wang. Generated by the Language Creator, version 0.92, on 25 July 2026. https://languagecreator.org/grammar/15CLP
In BibTeX format:
@misc{LC-15CLP,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Wang}},
howpublished = {\url{https://languagecreator.org/grammar/15CLP}},
note = {Generated by the Language Creator, version 0.92, on 25 July 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Wang / Wang–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/15CLP
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.04 seconds; writing the grammar 0.06 seconds.