A Grammar of Fal
Introduction
Scope and Purpose
This grammar provides a systematic description of the Fal language (the 1251st 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 Fal.
Typological Profile
It has a maximally developed dental–alveolar opposition and postpositions.Phonology
Phoneme Inventory
Consonants
Fal 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 Fal. 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
Fal 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 Fal. 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
Fal 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
Fal 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
Fal does not have grammatical number.
Gender
Fal has the following genders:
Gender masc – for instance: biyok ‘anus’, bóch ‘wind’, chir ‘water’, dälod ‘urine’, gäng ‘inside’, jaim ‘day’, kingäw ‘horn’, muder ‘wing’, nidain ‘seed’, pithäs ‘cheese’, tzuchäs ‘plain’, vutzok ‘umbrella’, väses ‘stick’, wälach ‘mountain’, zbɔin ‘man’, zguğer ‘snow’, zhdeb ‘father’, zhingóv ‘God’, zhuzeth ‘neck’, zätzäl ‘faeces’.
Gender fem – for instance: ban ‘human being’, bitz ‘leaf’, bitzuñ ‘salt’, chif ‘surface’, fufów ‘flower’, fämeth ‘fingernail’, joj ‘tongue’, kað ‘north’, khuñem ‘vagina’, kächij ‘breast’, läral ‘wheat’, meb ‘fruit’, næf ‘stone’, saum ‘ear’, sheg ‘people’, silil ‘apple’, thuk ‘child’, ðazgukh ‘belly’, ðithiv ‘machine’, ğaw ‘woman’.
Gender neut – for instance: banautz ‘knee’, bój ‘dog’, dækh ‘top’, gäkh ‘road’, hamatz ‘student’, jatz ‘night’, nóm ‘knife’, sen ‘hand’, sez ‘name’, shipaf ‘louse’, skith ‘speech’, thain ‘foot’, tiniğ ‘slime’, tzihæn ‘money’, tzulɔikh ‘box’, vağaing ‘dust’, zdisus ‘cloud’, zhbäshech ‘jaguar’, zhidang ‘market’, zoð ‘back’.
The Nominal Phrase
Nominal phrases in Fal can be exemplified by the following example:
initial XML:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np role="subj" number="sing" def="def">
<noun>woman</noun>
<pp role="comitative">
<np number="sing" def="def">
<noun>knife</noun>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme">
<noun>mouse</noun>
<adj>blind</adj>
<num>three</num>
<det>yon</det>
</np>
</s>
</example>cleanup:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def"> - <noun>woman</noun> + <np role="subj" number="sing" def="def" locus="number"> + <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def"> - <noun>knife</noun> + <np number="sing" def="def" locus="number"> + <word posp="noun" gloss="knife"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme"> - <noun>mouse</noun> - <adj>blind</adj> - <num>three</num> - <det>yon</det> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="adj" gloss="blind"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> </np> </s> </example>
module adj2verb:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="blind"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
- <word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ </relp>
+ </np>
</s>
</example>
module articles:
No change.
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module RelN:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
- <np head="this" role="subj" number="plur">
+ </subs>
+ <np role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
- </relp>
</np>
</s>
</example>
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
- <np number="sing" def="def" locus="number">
+ <np number="sing" def="def" locus="number" case="LOC">
<word posp="noun" gloss="knife"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
<np role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</np>
</s>
</example>
module constorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number" case="LOC"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </subs> <np role="subj" number="plur"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </s> </example>
module casemarking:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number"> + <np role="subj" number="sing" def="def" locus="number" case="NOM"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number" case="LOC"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </subs> <np role="subj" number="plur"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number" case="NOM"> + <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def" locus="number" case="LOC"> + <np number="sing" def="def" locus="number" case="LOC" gender="neut"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </subs> - <np role="subj" number="plur"> + <np role="subj" number="plur" gender="neut"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<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" gender="fem"> + <np role="subj" def="def" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def" locus="number" case="LOC" gender="neut"> + <np def="def" locus="number" case="LOC" gender="neut"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="neut"> + <np role="obj" def="def" tr="rheme" locus="number" case="ACC" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </subs> - <np role="subj" number="plur" gender="neut"> + <np role="subj" gender="neut"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np def="def" locus="number" case="LOC" gender="neut">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC" gender="neut">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
<np role="subj" gender="neut">
+ <word posp="det" gloss="yon"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
- <word posp="det" gloss="yon"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
module 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" def="def" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np def="def" locus="number" case="LOC" gender="neut">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC" gender="neut">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
<np role="subj" gender="neut">
<word posp="det" gloss="yon"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
</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.fem" obj="3.neut">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np def="def" locus="number" case="LOC" gender="neut">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC" gender="neut">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
<np role="subj" gender="neut">
<word posp="det" gloss="yon"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np def="def" locus="number" case="LOC" gender="neut">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
- <np role="obj" def="def" tr="rheme" locus="number" case="ACC" gender="neut">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</subs>
- <np role="subj" gender="neut">
+ <np role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM" gender="fem">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" gender="fem"/>
<pp role="comitative">
<np def="def" locus="number" case="LOC" gender="neut">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" def="def" locus="number" case="LOC" gender="neut"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</np>
<subs>
<vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="blind"/>
+ <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES"/>
</vp>
</subs>
<np role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC">
- <word posp="det" gloss="yon"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
+ <word posp="det" gloss="yon" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/>
+ <word posp="noun" gloss="mouse" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/>
+ <word posp="num" gloss="three" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
calling defaultval for negation/defaultval: verb, negation
returning POS
addaffixes:
About to call getSlotValue for blind/verb/negation/obligatoryGot POS
About to call getSlotValue for blind/verb/ta/obligatory
Got PRES
About to call getSlotValue for yon/det/gender/obligatory
Got neut
About to call getSlotValue for catch/verb/negation/obligatory
Got POS
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" gender="fem"/>
<pp role="comitative">
<np def="def" locus="number" case="LOC" gender="neut">
<word posp="noun" gloss="knife" def="def" locus="number" case="LOC" gender="neut"/>
</np>
<word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</np>
<subs>
<vp tam="pres-state" ta="PRES">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
</vp>
</subs>
<np role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="noun" gloss="mouse" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/>
<word posp="num" gloss="three" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="subj" def="def" locus="number" case="NOM" gender="fem"> + <flat> <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" gender="fem"/> - <pp role="comitative"> - <np def="def" locus="number" case="LOC" gender="neut"> <word posp="noun" gloss="knife" def="def" locus="number" case="LOC" gender="neut"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> - </np> - <subs> - <vp tam="pres-state" ta="PRES"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES"/> <thingy type="verbta" function="suffix" gloss="PRES"/> - </vp> - </subs> - <np role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"> <word posp="det" gloss="yon" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="mouse" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/> <word posp="num" gloss="three" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" gender="fem"/> - <word posp="noun" gloss="knife" def="def" locus="number" case="LOC" gender="neut"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <word posp="det" gloss="yon" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="mouse" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/> - <word posp="num" gloss="three" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> + <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" gender="fem" ph="ɣ ɑ ˈ w">ɣɑˈw</word> + <word posp="noun" gloss="knife" def="def" locus="number" case="LOC" gender="neut" ph="n o ˈ m">noˈm</word> + <word gloss="COMIT" posp="pp" role="comitative" ph="x ɑ ɣ ai ˈ l">xɑɣaiˈl</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" ph="ɔi ˈ p">ɔiˈp</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <word posp="det" gloss="yon" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC" ph="h o ˈ">hoˈ</word> + <thingy type="detgender" function="suffix" gloss="neut" attach="suffix" ph="k">k</thingy> + <word posp="noun" gloss="mouse" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> + <word posp="num" gloss="three" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC" ph="r ɔi ˈ t">rɔiˈt</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut" ph="ɑ ˈ v">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="s+p i ŋ">spiŋ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" gender="fem" ph="ɣ ɑ ˈ w">ɣɑˈw</word> - <word posp="noun" gloss="knife" def="def" locus="number" case="LOC" gender="neut" ph="n o ˈ m">noˈm</word> - <word gloss="COMIT" posp="pp" role="comitative" ph="x ɑ ɣ ai ˈ l">xɑɣaiˈl</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" ph="ɔi ˈ p">ɔiˈp</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <word posp="det" gloss="yon" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC" ph="h o ˈ">hoˈ</word> - <thingy type="detgender" function="suffix" gloss="neut" attach="suffix" ph="k">k</thingy> - <word posp="noun" gloss="mouse" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> - <word posp="num" gloss="three" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC" ph="r ɔi ˈ t">rɔiˈt</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut" ph="ɑ ˈ v">ɑˈv</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="s+p i ŋ">spiŋ</thingy> + <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" gender="fem">ɣɑˈw</word> + <word posp="noun" gloss="knife" def="def" locus="number" case="LOC" gender="neut">noˈm</word> + <word gloss="COMIT" posp="pp" role="comitative">xɑɣaiˈl</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES">ɔiˈp</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <word posp="det" gloss="yon" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC">hoˈ</word> + <thingy type="detgender" function="suffix" gloss="neut">k</thingy> + <word posp="noun" gloss="mouse" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC">bɑʃiˈj</word> + <word posp="num" gloss="three" role="obj" gender="neut" def="def" tr="rheme" locus="number" case="ACC">rɔiˈt</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">spiŋ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɣɑw</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">ˈnom</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">xɑˈɣail</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɔip</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">ˈho</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">bɑˈʃij</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ˈrɔit</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑv</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">spiŋ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈɣɑw ˈnom xɑˈɣail ˈdɔipid͡ʒ ˈhok bɑˈʃij ˈrɔit ˈdɑvɑp spiŋ</p> + <p>ğaw nóm khağail dɔipij hók bashiy rɔit davap sping</p> + <il> + <w> + <o>ˈɣɑw</o> + <g>woman</g> + </w> + <w> + <o>ˈnom</o> + <g>knife</g> + </w> + <w> + <o>xɑˈɣail</o> + <g>COMIT</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɔip</o> + <g>blind</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>ˈho</o> + <g>yon</g> + </w> + <w> + <o>-k</o> + <g>neut</g> + </w> + <w> + <o>bɑˈʃij</o> + <g>mouse</g> + </w> + <w> + <o>ˈrɔit</o> + <g>three</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑv</o> + <g>catch</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>spiŋ</o> + <g>3.fem.SUBJ</g> + </w> + </il> </example>
Ğaw nóm khağail dɔipij hók bashiy rɔit davap sping. [ˈɣɑw ˈnom xɑˈɣail ˈdɔipid͡ʒ ˈhok bɑˈʃij ˈrɔit ˈdɑvɑp spiŋ] ˈɣɑw woman ˈnom knife xɑˈɣail COMIT d- POS ˈɔip blind -id͡ʒ PRES ˈho yon -k neut bɑˈʃij mouse ˈrɔit three d- POS ˈɑv catch -ɑp PAST spiŋ 3.fem.SUBJ “The woman with the knife caught those three blind mice.” | (1) |
In the following, we shall look at the various components in more details.
There are no clitics in the nominal phrase.The Noun
The noun in Fal stands alone without any prefixes or suffixes attached to it.
The Adjective
In Fal, the adjective has the following structure: the root followed by an obligatory suffix expressing case, comprising -ub /-ub/ ‘NOM’, -uj /-ud͡ʒ/ ‘ACC’, -að /-ɑð/ ‘GEN’, -am /-ɑm/ ‘DAT’, -i /-i/ ‘INS’, -ang /-ɑŋ/ ‘VOC’, -äy /-æj/ ‘ALL’, -ät /-æt/ ‘LOC’, -uf /-uf/ ‘ABL’ and -uk /-uk/ ‘PART’.
Numerals
The numeral in Fal stands alone without any prefixes or suffixes attached to it.
Determiners
In Fal, the determiner has the following structure: the root followed by an obligatory suffix expressing gender, comprising -tz /-t͡s/ ‘masc’, -ch /-t͡ʃ/ ‘fem’ and -k /-k/ ‘neut’.
Pronouns
The pronoun in Fal stands alone without any prefixes or suffixes attached to it.
In Fal, both subject and object pronouns are dropped unless they are stressed. Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="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> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<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" gender="masc"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> + <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" gender="masc" gloss="3.masc"/> </np> - <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
<np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> - <word posp="pron" gender="masc" gloss="3.masc"/> - </np> - <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> - <word posp="pron" gender="fem" gloss="3.fem"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
- <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.masc" obj="3.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/negation/obligatoryGot POS
About to call getSlotValue for love/verb/ta/obligatory
Got PRES
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> + <flat> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɔi ˈ v">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɔi ˈ v">ɔiˈv</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> </flat> + <p><span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɔiv</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span></p> + <p>ˈdɔivid͡ʒ</p> + <p>dɔivij</p> + <il> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɔiv</o> + <g>love</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + </il> </example>
Dɔivij. [ˈdɔivid͡ʒ] d- POS ˈɔiv love -id͡ʒ PRES “He (the boy) loves her (the girl).” | (2) |
But here, the word corresponding to he is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> + <np def="def" tr="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> + <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
createpronouns:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" tr="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" gender="masc" gloss="3.masc"/> </np> - <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
<np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
- <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="pron" gender="fem" gloss="3.fem"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="pron" gender="masc" gloss="3.masc"/>
+ <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" 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.masc" obj="3.fem">
- <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.masc" obj="3.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/negation/obligatoryGot POS
About to call getSlotValue for love/verb/ta/obligatory
Got PRES
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" 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.masc" obj="3.fem">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" 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.masc" obj="3.fem"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> + <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM" ph="ɣ æ ˈ f">ɣæˈf</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɔi ˈ v">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM" ph="ɣ æ ˈ f">ɣæˈf</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɔi ˈ v">ɔiˈv</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM">ɣæˈf</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈɣæf</span><br><span class="gls">3.masc</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɔiv</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span></p> + <p>ˈɣæf ˈdɔivid͡ʒ</p> + <p>ğäf dɔivij</p> + <il> + <w> + <o>ˈɣæf</o> + <g>3.masc</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɔiv</o> + <g>love</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + </il> </example>
Ğäf dɔivij. [ˈɣæf ˈdɔivid͡ʒ] ˈɣæf 3.masc d- POS ˈɔiv love -id͡ʒ PRES “He loves her.” | (3) |
And here, it is the one translated as her that is stressed:
initial XML:
<example id="love2her" translation="He loves *her*.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2her" translation="He loves *her*."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="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> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> + <np def="def" tr="rheme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
createpronouns:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" gender="masc" gloss="3.masc"/> </np> - <np def="def" tr="rheme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> - <word posp="pron" gender="masc" gloss="3.masc"/> - </np> <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="pron" gender="fem" gloss="3.fem"/>
+ <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
- <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.masc" obj="3.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/negation/obligatoryGot POS
About to call getSlotValue for love/verb/ta/obligatory
Got PRES
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> + <flat> <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> + <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="k e ˈ ɲ">keˈɲ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɔi ˈ v">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2her" translation="He loves *her*."> <flat> - <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="k e ˈ ɲ">keˈɲ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɔi ˈ v">ɔiˈv</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC">keˈɲ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈkeɲ</span><br><span class="gls">3.fem</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɔiv</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span></p> + <p>ˈkeɲ ˈdɔivid͡ʒ</p> + <p>keñ dɔivij</p> + <il> + <w> + <o>ˈkeɲ</o> + <g>3.fem</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɔiv</o> + <g>love</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + </il> </example>
Keñ dɔivij. [ˈkeɲ ˈdɔivid͡ʒ] ˈkeɲ 3.fem d- POS ˈɔiv love -id͡ʒ PRES “He loves her.” | (4) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="hate"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="hate"/> + </vp> </s> </example>
module casemarking:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="NN2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="NN2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="NN2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="NN1"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="NN2"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="hate"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="NN1"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="NN2"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
- <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.masc" obj="3.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for hate/verb/negation/obligatoryGot POS
About to call getSlotValue for hate/verb/ta/obligatory
Got PRES
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - </np> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - </vp> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Tsafed hates Ringaung."> <flat> - <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> + <word posp="noun" gloss="Tsafed" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes" ph="t͡s æ f ɛ ˈ d">t͡sæfɛˈd</word> + <word posp="noun" gloss="Ringaung" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes" ph="r i ŋ au ˈ ŋ">riŋauˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɛ ɲ æ ˈ ɡ">ɛɲæˈɡ</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="loveprop" translation="Tsafed hates Ringaung."> <flat> - <word posp="noun" gloss="Tsafed" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes" ph="t͡s æ f ɛ ˈ d">t͡sæfɛˈd</word> - <word posp="noun" gloss="Ringaung" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes" ph="r i ŋ au ˈ ŋ">riŋauˈŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɛ ɲ æ ˈ ɡ">ɛɲæˈɡ</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <word posp="noun" gloss="Tsafed" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes">t͡sæfɛˈd</word> + <word posp="noun" gloss="Ringaung" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes">riŋauˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">ɛɲæˈɡ</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡sæˈfɛd</span><br><span class="gls">Tsafed</span></span> <span class="ilpair"><span class="mor">riˈŋauŋ</span><br><span class="gls">Ringaung</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɛɲæɡ</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span></p> + <p>t͡sæˈfɛd riˈŋauŋ dɛˈɲæɡid͡ʒ</p> + <p>Tzäfæd Ringaung dæñägij</p> + <il> + <w> + <o>t͡sæˈfɛd</o> + <g>Tsafed</g> + </w> + <w> + <o>riˈŋauŋ</o> + <g>Ringaung</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɛɲæɡ</o> + <g>hate</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + </il> </example>
Tzäfæd Ringaung dæñägij. [t͡sæˈfɛd riˈŋauŋ dɛˈɲæɡid͡ʒ] t͡sæˈfɛd Tsafed riˈŋauŋ Ringaung d- POS ˈɛɲæɡ hate -id͡ʒ PRES “Tsafed hates Ringaung.” | (5) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="fem"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="fem"> + <np type="owner_owned" case="NOM" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np type="owner_owned" case="NOM" gender="fem"> + <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="fem"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc"/> </np> <np def="def" locus="number" role="owned" gender="fem" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="posso1" translation="the boy's apple"> - <np def="def" locus="number" role="owner" case="GEN" gender="masc"> + <flat> <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - </np> - <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="m ɑ ˈ ɣ">mɑˈɣ</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="s i l i ˈ l">siliˈl</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="m ɑ ˈ ɣ">mɑˈɣ</word> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="s i l i ˈ l">siliˈl</word> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc">mɑˈɣ</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM">siliˈl</word> </flat> + <p><span class="ilpair"><span class="mor">ˈmɑɣ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">siˈlil</span><br><span class="gls">apple</span></span></p> + <p>ˈmɑɣ siˈlil</p> + <p>mağ silil</p> + <il> + <w> + <o>ˈmɑɣ</o> + <g>boy</g> + </w> + <w> + <o>siˈlil</o> + <g>apple</g> + </w> + </il> </example>
mağ silil [ˈmɑɣ siˈlil] ˈmɑɣ boy siˈlil apple “the boy’s apple” | (6) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="fem"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="fem"> + <np type="owner_owned" case="NOM" gender="fem" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="fem" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> + <np type="owner_owned" case="NOM" gender="fem"> + <np def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" gender="fem"> - <np def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" locus="number" role="owner" case="GEN" gender="masc"> + <word posp="pron" gender="masc" gloss="3.masc"/> </np> <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="fem"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="pron" gender="masc" gloss="3.masc"/> </np> - <np def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="pron" gender="masc" gloss="3.masc"/> + <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" gender="fem" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np def="def" locus="number" role="owner" case="GEN" gender="masc"> + <flat> <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> + <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN" ph="ɣ æ ˈ f">ɣæˈf</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="s i l i ˈ l">siliˈl</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN" ph="ɣ æ ˈ f">ɣæˈf</word> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="s i l i ˈ l">siliˈl</word> + <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN">ɣæˈf</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM">siliˈl</word> </flat> + <p><span class="ilpair"><span class="mor">ˈɣæf</span><br><span class="gls">3.masc</span></span> <span class="ilpair"><span class="mor">siˈlil</span><br><span class="gls">apple</span></span></p> + <p>ˈɣæf siˈlil</p> + <p>ğäf silil</p> + <il> + <w> + <o>ˈɣæf</o> + <g>3.masc</g> + </w> + <w> + <o>siˈlil</o> + <g>apple</g> + </w> + </il> </example>
ğäf silil [ˈɣæf siˈlil] ˈɣæf 3.masc siˈlil apple “his (the boy’s) apple” | (7) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" gender="fem"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="fem"> + <np type="owner_owned" case="NOM" gender="fem" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="fem" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="1excl" number="sing" posp="pron"/> + <np type="owner_owned" case="NOM" gender="fem"> + <np def="neither" locus="number" role="owner" case="GEN"> + <word person="1excl" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM" gender="fem">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM" gender="fem"> - <np def="neither" locus="number" role="owner" case="GEN"> + <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="apple"/> </np> </np> </example>
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="fem"> <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> - <np def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" gender="fem" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="posso2" translation="my apple"> - <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> + <flat> <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM"/> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="j ɔ ˈ t͡ʃ">jɔˈt͡ʃ</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="s i l i ˈ l">siliˈl</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="j ɔ ˈ t͡ʃ">jɔˈt͡ʃ</word> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="s i l i ˈ l">siliˈl</word> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN">jɔˈt͡ʃ</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="fem" case="NOM">siliˈl</word> </flat> + <p><span class="ilpair"><span class="mor">ˈjɔt͡ʃ</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">siˈlil</span><br><span class="gls">apple</span></span></p> + <p>ˈjɔt͡ʃ siˈlil</p> + <p>yoch silil</p> + <il> + <w> + <o>ˈjɔt͡ʃ</o> + <g>1excl</g> + </w> + <w> + <o>siˈlil</o> + <g>apple</g> + </w> + </il> </example>
yoch silil [ˈjɔt͡ʃ siˈlil] ˈjɔt͡ʃ 1excl siˈlil apple “my apple” | (8) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kiss"/> - </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> </s> </example>
module casemarking:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj"> + <np role="subj" case="NOM"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
module markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="masc">
+ <np type="owner_owned" role="owner" gender="fem">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned" gender="fem"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <np role="obj" case="ACC"> - <np type="owner_owned" gender="masc"> - <np type="owner_owned" role="owner" gender="fem"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
module simplifynumber:
<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" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np role="subj" case="NOM"> + <np type="owner_owned" gender="fem"> + <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <np role="obj" case="ACC" number="sing"> - <np type="owner_owned" gender="masc" number="sing"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="2" number="sing" posp="pron"/> + <np role="obj" case="ACC"> + <np type="owner_owned" gender="masc"> + <np type="owner_owned" role="owner" gender="fem"> + <np def="neither" locus="number" role="owner" case="GEN"> + <word person="2" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> + <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC">
<np type="owner_owned" gender="masc">
<np type="owner_owned" role="owner" gender="fem">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="NOM"> + <np role="subj" case="NOM" gender="fem"> <np type="owner_owned" gender="fem"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <np role="obj" case="ACC"> + <np role="obj" case="ACC" gender="fem"> <np type="owner_owned" gender="masc"> <np type="owner_owned" role="owner" gender="fem"> - <np def="neither" locus="number" role="owner" case="GEN"> + <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> </np> <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> </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.fem" obj="3.fem"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
prodrop:
No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM" gender="fem">
<np type="owner_owned" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC" gender="fem">
<np type="owner_owned" gender="masc">
<np type="owner_owned" role="owner" gender="fem">
<np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</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" gender="fem"> - <np type="owner_owned" gender="fem"> + <np type="owner_owned" gender="fem" role="subj" case="NOM"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> - </np> - <np role="obj" case="ACC" gender="fem"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" role="obj" case="ACC"> <np type="owner_owned" role="owner" gender="fem"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> </np> <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" gender="fem" role="subj" case="NOM"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="daughter"/> </np> - </np> - <np type="owner_owned" gender="masc" role="obj" case="ACC"> - <np type="owner_owned" role="owner" gender="fem"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> - </np> - <np def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc" case="ACC"> <word posp="noun" gloss="son"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> </vp> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<np def="def" locus="number" role="owned" gender="fem" case="NOM">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
</np>
<np def="neither" locus="number" role="owner" case="GEN" person="2">
- <word person="2" posp="pron" gloss="2" gender="fem"/>
+ <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" gender="masc" case="ACC">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
- <word posp="verb" gloss="kiss"/>
+ <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for kiss/verb/negation/obligatoryGot POS
About to call getSlotValue for kiss/verb/ta/obligatory
Got PAST
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<np def="def" locus="number" role="owned" gender="fem" case="NOM">
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
</np>
<np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" gender="masc" case="ACC">
<word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np def="def" locus="number" role="owner" case="GEN" gender="masc"> + <flat> <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - </np> - <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - </np> - <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - </np> - <np def="def" locus="number" role="owned" gender="masc" case="ACC"> <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="h u ɡ e ˈ f">huɡeˈf</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="p ɛ ˈ θ">pɛˈθ</word> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="t͡ʃ o ˈ ɲ">t͡ʃoˈɲ</word> + <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="t͡s æ ɲ ɑ ˈ ð">t͡sæɲɑˈð</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="ACC" ph="p ɔ ˈ d͡ʒ">pɔˈd͡ʒ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="au r æ ˈ m">auræˈm</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="s+p i ŋ">spiŋ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="h u ɡ e ˈ f">huɡeˈf</word> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="p ɛ ˈ θ">pɛˈθ</word> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="t͡ʃ o ˈ ɲ">t͡ʃoˈɲ</word> - <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="t͡s æ ɲ ɑ ˈ ð">t͡sæɲɑˈð</word> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="ACC" ph="p ɔ ˈ d͡ʒ">pɔˈd͡ʒ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="au r æ ˈ m">auræˈm</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="s+p i ŋ">spiŋ</thingy> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc">huɡeˈf</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="NOM">pɛˈθ</word> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN">t͡ʃoˈɲ</word> + <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem">t͡sæɲɑˈð</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="ACC">pɔˈd͡ʒ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">auræˈm</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">spiŋ</thingy> </flat> + <p><span class="ilpair"><span class="mor">huˈɡef</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ˈpɛθ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃoɲ</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">t͡sæˈɲɑð</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">ˈpɔd͡ʒ</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈauræm</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">spiŋ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span></p> + <p>huˈɡef ˈpɛθ ˈt͡ʃoɲ t͡sæˈɲɑð ˈpɔd͡ʒ dauˈræmɑp spiŋ</p> + <p>hugef pæth chóñ tzäñað poj daurämap sping</p> + <il> + <w> + <o>huˈɡef</o> + <g>hunter</g> + </w> + <w> + <o>ˈpɛθ</o> + <g>daughter</g> + </w> + <w> + <o>ˈt͡ʃoɲ</o> + <g>2</g> + </w> + <w> + <o>t͡sæˈɲɑð</o> + <g>neighbour</g> + </w> + <w> + <o>ˈpɔd͡ʒ</o> + <g>son</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈauræm</o> + <g>kiss</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>spiŋ</o> + <g>3.fem.SUBJ</g> + </w> + </il> </example>
Hugef pæth chóñ tzäñað poj daurämap sping. [huˈɡef ˈpɛθ ˈt͡ʃoɲ t͡sæˈɲɑð ˈpɔd͡ʒ dauˈræmɑp spiŋ] huˈɡef hunter ˈpɛθ daughter ˈt͡ʃoɲ 2 t͡sæˈɲɑð neighbour ˈpɔd͡ʒ son d- POS ˈauræm kiss -ɑp PAST spiŋ 3.fem.SUBJ “The hunter’s daughter kissed your neighbour’s son.” | (9) |
Derivation
Fal 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 adj2verb:
No change.
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
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"/> </np> </example>
module markowner:
No change.
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="lamb"/> </np> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" gender="neut"> + <np tr="rheme" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="lamb"/> </np> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np tr="rheme" locus="number" case="NOM" gender="neut"> - <word posp="noun" gloss="lamb"/> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="neut"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="lamb0" translation="a lamb"> - <np tr="rheme" locus="number" case="NOM" gender="neut"> + <flat> <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="neut"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="neut"/> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="neut" ph="h ɑ k ɑ ˈ t͡s">hɑkɑˈt͡s</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="neut" ph="h ɑ k ɑ ˈ t͡s">hɑkɑˈt͡s</word> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="neut">hɑkɑˈt͡s</word> </flat> + <p><span class="ilpair"><span class="mor">hɑˈkɑt͡s</span><br><span class="gls">lamb</span></span></p> + <p>hɑˈkɑt͡s</p> + <p>hakatz</p> + <il> + <w> + <o>hɑˈkɑt͡s</o> + <g>lamb</g> + </w> + </il> </example>
hakatz [hɑˈkɑt͡s] hɑˈkɑt͡s lamb “a lamb” | (10) |
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 adj2verb:
<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">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="little"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="lamb"/>
- <word posp="adj" gloss="little"/>
</np>
+ </relp>
+ </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">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="little"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="lamb"/>
</np>
</relp>
</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"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="little"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="lamb"/> </np> </relp> </np> </subs> </np> </s> </example>
module noepistemic:
No change.
module RelN:
<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>
<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">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="little"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="lamb"/>
</np>
- </relp>
</np>
</subs>
</np>
</s>
</example>
module sentenceconnectors:
No change.
module nominalise:
No change.
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> <np role="obj"> <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"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="little"/> </vp> </subs> <np role="subj" number="sing"> <word posp="noun" gloss="lamb"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="have"/> + </vp> </subs> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="want"/> + </vp> </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> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np number="sing" tr="rheme" role="obj" locus="number"> + <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="little"/> </vp> </subs> <np role="subj" number="sing"> <word posp="noun" gloss="lamb"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="want"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<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"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" case="ACC"> + <np role="obj" case="ACC" gender="neut" number="sing"> <subs> - <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="little"/> </vp> </subs> - <np role="subj" number="sing"> + <np role="subj" number="sing" gender="neut"> <word posp="noun" gloss="lamb"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="want"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<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" gender="fem"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" case="ACC" gender="neut" number="sing"> + <np role="obj" case="ACC" gender="neut"> <subs> - <np number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> + <np tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="little"/> </vp> </subs> - <np role="subj" number="sing" gender="neut"> + <np role="subj" gender="neut"> <word posp="noun" gloss="lamb"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="want"/> </vp> </s> </example>
createpronouns:
<example id="lamb3" translation="She wanted to have a little lamb."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> <np role="obj" case="ACC" gender="neut"> <subs> <np tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="little"/> </vp> </subs> <np role="subj" gender="neut"> <word posp="noun" gloss="lamb"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="want"/> </vp> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
<np role="obj" case="ACC" gender="neut">
<subs>
<np tr="rheme" role="obj" locus="number" case="ACC" gender="neut">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="little"/>
</vp>
</subs>
<np role="subj" gender="neut">
<word posp="noun" gloss="lamb"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
<word posp="verb" gloss="have"/>
</vp>
</subs>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
<word posp="verb" gloss="want"/>
</vp>
</s>
</example>
prodrop:
<example id="lamb3" translation="She wanted to have a little lamb."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="fem"> - <word posp="pron" gender="fem" gloss="3.fem"/> - </np> <np role="obj" case="ACC" gender="neut"> <subs> <np tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="little"/> </vp> </subs> <np role="subj" gender="neut"> <word posp="noun" gloss="lamb"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <word posp="verb" gloss="have"/> </vp> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"> <word posp="verb" gloss="want"/> </vp> </s> </example>
addclitics:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np role="obj" case="ACC" gender="neut">
<subs>
<np tr="rheme" role="obj" locus="number" case="ACC" gender="neut">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="little"/>
</vp>
</subs>
<np role="subj" gender="neut">
<word posp="noun" gloss="lamb"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
<word posp="verb" gloss="have"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
<word posp="verb" gloss="want"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np role="obj" case="ACC" gender="neut">
<subs>
- <np tr="rheme" role="obj" locus="number" case="ACC" gender="neut">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="little"/>
</vp>
</subs>
- <np role="subj" gender="neut">
+ <np role="obj" gender="neut" tr="rheme" locus="number" case="ACC">
<word posp="noun" gloss="lamb"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
<word posp="verb" gloss="have"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
<word posp="verb" gloss="want"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np role="obj" case="ACC" gender="neut">
<subs>
<subs>
<vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="little"/>
+ <word lexposp="adj" posp="verb" gloss="little" tam="pres-state" ta="PRES"/>
</vp>
</subs>
<np role="obj" gender="neut" tr="rheme" locus="number" case="ACC">
- <word posp="noun" gloss="lamb"/>
+ <word posp="noun" gloss="lamb" role="obj" gender="neut" tr="rheme" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
- <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.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
- <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.fem" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
calling defaultval for negation/defaultval: verb, negation
returning POS
addaffixes:
About to call getSlotValue for little/verb/negation/obligatoryGot POS
About to call getSlotValue for little/verb/ta/obligatory
Got PRES
About to call getSlotValue for have/verb/negation/obligatory
Got POS
About to call getSlotValue for have/verb/ta/obligatory
Got PAST
About to call getSlotValue for want/verb/negation/obligatory
Got POS
About to call getSlotValue for want/verb/ta/obligatory
Got PAST
<example id="lamb3" translation="She wanted to have a little lamb.">
<s>
<np role="obj" case="ACC" gender="neut">
<subs>
<subs>
<vp tam="pres-state" ta="PRES">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word lexposp="adj" posp="verb" gloss="little" tam="pres-state" ta="PRES"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
</vp>
</subs>
<np role="obj" gender="neut" tr="rheme" locus="number" case="ACC">
<word posp="noun" gloss="lamb" role="obj" gender="neut" tr="rheme" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
</vp>
</s>
</example>
flatten:
<example id="lamb3" translation="She wanted to have a little lamb."> - <s> - <np role="obj" case="ACC" gender="neut"> - <subs> - <subs> - <vp tam="pres-state" ta="PRES"> + <flat> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="little" tam="pres-state" ta="PRES"/> <thingy type="verbta" function="suffix" gloss="PRES"/> - </vp> - </subs> - <np role="obj" gender="neut" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="lamb" role="obj" gender="neut" tr="rheme" locus="number" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="lamb3" translation="She wanted to have a little lamb."> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="little" tam="pres-state" ta="PRES"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <word posp="noun" gloss="lamb" role="obj" gender="neut" tr="rheme" locus="number" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word lexposp="adj" posp="verb" gloss="little" tam="pres-state" ta="PRES" ph="u ˈ z+ɡ">uˈzɡ</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <word posp="noun" gloss="lamb" role="obj" gender="neut" tr="rheme" locus="number" case="ACC" ph="h ɑ k ɑ ˈ t͡s">hɑkɑˈt͡s</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut" ph="ɛ ˈ ʃ">ɛˈʃ</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut" ph="ai ˈ r">aiˈr</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="s+p i ŋ">spiŋ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb3" translation="She wanted to have a little lamb."> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word lexposp="adj" posp="verb" gloss="little" tam="pres-state" ta="PRES" ph="u ˈ z+ɡ">uˈzɡ</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <word posp="noun" gloss="lamb" role="obj" gender="neut" tr="rheme" locus="number" case="ACC" ph="h ɑ k ɑ ˈ t͡s">hɑkɑˈt͡s</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut" ph="ɛ ˈ ʃ">ɛˈʃ</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut" ph="ai ˈ r">aiˈr</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="s+p i ŋ">spiŋ</thingy> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word lexposp="adj" posp="verb" gloss="little" tam="pres-state" ta="PRES">uˈzɡ</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <word posp="noun" gloss="lamb" role="obj" gender="neut" tr="rheme" locus="number" case="ACC">hɑkɑˈt͡s</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">ɛˈʃ</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="want" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.neut">aiˈr</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">spiŋ</thingy> </flat> + <p><span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈuzɡ</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">hɑˈkɑt͡s</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɛʃ</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈair</span><br><span class="gls">want</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">spiŋ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈduzɡid͡ʒ hɑˈkɑt͡s ˈdɛʃɑp ˈdairɑp spiŋ</p> + <p>duzgij hakatz dæshap dairap sping</p> + <il> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈuzɡ</o> + <g>little</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>hɑˈkɑt͡s</o> + <g>lamb</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɛʃ</o> + <g>have</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈair</o> + <g>want</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>spiŋ</o> + <g>3.fem.SUBJ</g> + </w> + </il> </example>
Duzgij hakatz dæshap dairap sping. [ˈduzɡid͡ʒ hɑˈkɑt͡s ˈdɛʃɑp ˈdairɑp spiŋ] d- POS ˈuzɡ little -id͡ʒ PRES hɑˈkɑt͡s lamb d- POS ˈɛʃ have -ɑp PAST d- POS ˈair want -ɑp PAST spiŋ 3.fem.SUBJ “She wanted to have a little lamb.” | (11) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Fal are enclitics (placed finally), and there are three types: first, a clitic expressing mode, comprising fip /fip/ ‘imperative’, zhiw /ʒiw/ ‘conditional’ and wak /wɑk/ ‘optative’; second, a clitic expressing voice, comprising fid /fid/ ‘passive’; and finally, third, a clitic expressing subj, comprising täch /tæt͡ʃ/ ‘1incl’, zbit /zbit/ ‘1excl’, ngav /ŋɑv/ ‘2’, sping /spiŋ/ ‘3.fem’ and kil /kil/ ‘3.neut’.
In addition, the verb is structured like this: first, an obligatory prefix expressing negation, comprising kh- /x-/ ‘NEG’ and d- /d-/ ‘POS’; second, the root; and finally, third, an obligatory suffix expressing ta, comprising -ij /-id͡ʒ/ ‘PRES’ and -ap /-ɑp/ ‘PAST’.
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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"/> + <np def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> - <np number="sing" def="neither" role="obj" locus="number" case="ACC"> - <word person="2" number="sing" posp="pron"/> + <np def="neither" role="obj" locus="number" case="ACC"> + <word person="2" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
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 def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np def="neither" role="obj" locus="number" case="ACC">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> - <np def="neither" role="obj" locus="number" case="ACC"> + <np def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" posp="pron" gloss="2" gender="fem"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"> <word posp="verb" gloss="love"/> </vp> </s> </example>
prodrop:
<example id="love" translation="I love you."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> - <np def="neither" role="obj" locus="number" case="ACC" person="2"> - <word person="2" posp="pron" gloss="2" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/negation/obligatoryGot POS
About to call getSlotValue for love/verb/ta/obligatory
Got PRES
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"> + <flat> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2" ph="ɔi ˈ v">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love" translation="I love you."> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2" ph="ɔi ˈ v">ɔiˈv</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">zbit</thingy> </flat> + <p><span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɔiv</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">zbit</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈdɔivid͡ʒ zbit</p> + <p>dɔivij zbit</p> + <il> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɔiv</o> + <g>love</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>zbit</o> + <g>1excl.SUBJ</g> + </w> + </il> </example>
Dɔivij zbit. [ˈdɔivid͡ʒ zbit] d- POS ˈɔiv love -id͡ʒ PRES zbit 1excl.SUBJ “I love you.” | (12) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> + <np type="owner_owned" case="LOC"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> + <word gloss="in" posp="pp"/> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" case="LOC">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="neut">
<word posp="noun" gloss="table"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="fem">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
module propagatenumber:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned" case="LOC"> + <np type="owner_owned" case="LOC" number="sing"> <np def="def" number="sing" locus="number" gender="neut"> <word posp="noun" gloss="table"/> </np> <np def="def" number="sing" gender="fem"> <word posp="noun" gloss="surface"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </example>
module simplifynumber:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned" case="LOC" number="sing"> - <np def="def" number="sing" locus="number" gender="neut"> + <np type="owner_owned" case="LOC"> + <np def="def" locus="number" gender="neut"> <word posp="noun" gloss="table"/> </np> - <np def="def" number="sing" gender="fem"> + <np def="def" gender="fem"> <word posp="noun" gloss="surface"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned" case="LOC"> <np def="def" locus="number" gender="neut"> <word posp="noun" gloss="table"/> </np> <np def="def" gender="fem"> <word posp="noun" gloss="surface"/> </np> - </np> <word gloss="in" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" locus="number" gender="neut">
- <word posp="noun" gloss="table"/>
+ <word posp="noun" gloss="table" def="def" locus="number" gender="neut"/>
</np>
<np def="def" gender="fem">
- <word posp="noun" gloss="surface"/>
+ <word posp="noun" gloss="surface" def="def" gender="fem"/>
</np>
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
addaffixes:
No change.
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> - <np def="def" locus="number" gender="neut"> + <flat> <word posp="noun" gloss="table" def="def" locus="number" gender="neut"/> - </np> - <np def="def" gender="fem"> <word posp="noun" gloss="surface" def="def" gender="fem"/> - </np> <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="table" def="def" locus="number" gender="neut"/> - <word posp="noun" gloss="surface" def="def" gender="fem"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> + <word posp="noun" gloss="table" def="def" locus="number" gender="neut" ph="x ɑ ˈ d">xɑˈd</word> + <word posp="noun" gloss="surface" def="def" gender="fem" ph="t͡ʃ i ˈ f">t͡ʃiˈf</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes" ph="ɡ ɑ ˈ">ɡɑˈ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="table" def="def" locus="number" gender="neut" ph="x ɑ ˈ d">xɑˈd</word> - <word posp="noun" gloss="surface" def="def" gender="fem" ph="t͡ʃ i ˈ f">t͡ʃiˈf</word> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes" ph="ɡ ɑ ˈ">ɡɑˈ</word> + <word posp="noun" gloss="table" def="def" locus="number" gender="neut">xɑˈd</word> + <word posp="noun" gloss="surface" def="def" gender="fem">t͡ʃiˈf</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes">ɡɑˈ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈxɑd</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃif</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">ˈɡɑ</span><br><span class="gls">in</span></span></p> + <p>ˈxɑd ˈt͡ʃif ˈɡɑ</p> + <p>khad chif ga</p> + <il> + <w> + <o>ˈxɑd</o> + <g>table</g> + </w> + <w> + <o>ˈt͡ʃif</o> + <g>surface</g> + </w> + <w> + <o>ˈɡɑ</o> + <g>in</g> + </w> + </il> </example>
khad chif ga [ˈxɑd ˈt͡ʃif ˈɡɑ] ˈxɑd table ˈt͡ʃif surface ˈɡɑ in “on the table” | (13) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> + <np type="owner_owned" case="DAT"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> + <word gloss="to" posp="pp"/> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" case="DAT">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="neut">
<word posp="noun" gloss="box"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="masc">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
module propagatenumber:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned" case="DAT"> + <np type="owner_owned" case="DAT" number="sing"> <np def="def" number="sing" locus="number" gender="neut"> <word posp="noun" gloss="box"/> </np> <np def="def" number="sing" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="to" posp="pp"/> </pp> </example>
module simplifynumber:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned" case="DAT" number="sing"> - <np def="def" number="sing" locus="number" gender="neut"> + <np type="owner_owned" case="DAT"> + <np def="def" locus="number" gender="neut"> <word posp="noun" gloss="box"/> </np> - <np def="def" number="sing" gender="masc"> + <np def="def" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="to" posp="pp"/> </pp> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned" case="DAT"> <np def="def" locus="number" gender="neut"> <word posp="noun" gloss="box"/> </np> <np def="def" gender="masc"> <word posp="noun" gloss="inside"/> </np> - </np> <word gloss="to" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" locus="number" gender="neut">
- <word posp="noun" gloss="box"/>
+ <word posp="noun" gloss="box" def="def" locus="number" gender="neut"/>
</np>
<np def="def" gender="masc">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" gender="masc"/>
</np>
- <word gloss="to" posp="pp"/>
+ <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
addaffixes:
No change.
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> - <np def="def" locus="number" gender="neut"> + <flat> <word posp="noun" gloss="box" def="def" locus="number" gender="neut"/> - </np> - <np def="def" gender="masc"> <word posp="noun" gloss="inside" def="def" gender="masc"/> - </np> <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="box" def="def" locus="number" gender="neut"/> - <word posp="noun" gloss="inside" def="def" gender="masc"/> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> + <word posp="noun" gloss="box" def="def" locus="number" gender="neut" ph="t͡s u l ɔi ˈ x">t͡sulɔiˈx</word> + <word posp="noun" gloss="inside" def="def" gender="masc" ph="ɡ æ ˈ ŋ">ɡæˈŋ</word> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes" ph="f ɛ ˈ w">fɛˈw</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="box" def="def" locus="number" gender="neut" ph="t͡s u l ɔi ˈ x">t͡sulɔiˈx</word> - <word posp="noun" gloss="inside" def="def" gender="masc" ph="ɡ æ ˈ ŋ">ɡæˈŋ</word> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes" ph="f ɛ ˈ w">fɛˈw</word> + <word posp="noun" gloss="box" def="def" locus="number" gender="neut">t͡sulɔiˈx</word> + <word posp="noun" gloss="inside" def="def" gender="masc">ɡæˈŋ</word> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes">fɛˈw</word> </flat> + <p><span class="ilpair"><span class="mor">t͡suˈlɔix</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">ˈɡæŋ</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">ˈfɛw</span><br><span class="gls">to</span></span></p> + <p>t͡suˈlɔix ˈɡæŋ ˈfɛw</p> + <p>tzulɔikh gäng fæw</p> + <il> + <w> + <o>t͡suˈlɔix</o> + <g>box</g> + </w> + <w> + <o>ˈɡæŋ</o> + <g>inside</g> + </w> + <w> + <o>ˈfɛw</o> + <g>to</g> + </w> + </il> </example>
tzulɔikh gäng fæw [t͡suˈlɔix ˈɡæŋ ˈfɛw] t͡suˈlɔix box ˈɡæŋ inside ˈfɛw to “into the box” | (14) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number"> + <np number="sing" def="neither" locus="number" case="LOC"> <word person="1excl" number="sing" posp="pron"/> </np> + <word gloss="COMIT" posp="pp"/> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number" case="LOC"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" locus="number" case="LOC"> + <word person="1excl" posp="pron"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np def="neither" locus="number" case="LOC">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np def="neither" locus="number" case="LOC"> + <np def="neither" locus="number" case="LOC" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </example>
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np def="neither" locus="number" case="LOC" person="1excl">
- <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" case="LOC"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</example>
addaffixes:
No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> - <np def="neither" locus="number" case="LOC" person="1excl"> + <flat> <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" case="LOC"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" case="LOC"/> - <word gloss="COMIT" posp="pp" role="comitative"/> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" case="LOC" ph="j ɔ ˈ t͡ʃ">jɔˈt͡ʃ</word> + <word gloss="COMIT" posp="pp" role="comitative" ph="x ɑ ɣ ai ˈ l">xɑɣaiˈl</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" case="LOC" ph="j ɔ ˈ t͡ʃ">jɔˈt͡ʃ</word> - <word gloss="COMIT" posp="pp" role="comitative" ph="x ɑ ɣ ai ˈ l">xɑɣaiˈl</word> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" case="LOC">jɔˈt͡ʃ</word> + <word gloss="COMIT" posp="pp" role="comitative">xɑɣaiˈl</word> </flat> + <p><span class="ilpair"><span class="mor">ˈjɔt͡ʃ</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">xɑˈɣail</span><br><span class="gls"><span class="glssc">COMIT</span></span></span></p> + <p>ˈjɔt͡ʃ xɑˈɣail</p> + <p>yoch khağail</p> + <il> + <w> + <o>ˈjɔt͡ʃ</o> + <g>1excl</g> + </w> + <w> + <o>xɑˈɣail</o> + <g>COMIT</g> + </w> + </il> </example>
yoch khağail [ˈjɔt͡ʃ xɑˈɣail] ˈjɔt͡ʃ 1excl xɑˈɣail COMIT “with me” | (15) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Fal has basic Subject–Object–Verb (SOV) word order. The subject precedes the object, and the verb appears at the end of the clause. This is one of the most frequent patterns cross-linguistically.
The following examples illustrate the basic, unmarked, constituent order in Fal.
initial XML:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>jaguar</noun>
</np>
<np number="sing" def="def" role="obj">
<noun>hunter</noun>
</np>
</s>
</example>cleanup:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>jaguar</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj"> - <noun>hunter</noun> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="neut"> + <np def="def" role="subj" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"> + <np def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="jaguar"/>
</np>
<np def="def" role="obj" locus="number" case="ACC" gender="masc">
<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.neut" obj="3.masc">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="jaguar"/>
</np>
<np def="def" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" gender="neut"/>
</np>
<np def="def" role="obj" locus="number" case="ACC" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for kill/verb/negation/obligatoryGot POS
About to call getSlotValue for kill/verb/ta/obligatory
Got PAST
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" gender="neut"/>
</np>
<np def="def" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np def="def" role="subj" locus="number" case="NOM" gender="neut"> + <flat> <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" gender="neut"/> - </np> - <np def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" gender="neut"/> - <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> + <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" gender="neut" ph="ʒ+b æ ʃ e ˈ t͡ʃ">ʒbæʃeˈt͡ʃ</word> + <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" gender="masc" ph="h u ɡ e ˈ f">huɡeˈf</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc" ph="ɛ ˈ l">ɛˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" gender="neut" ph="ʒ+b æ ʃ e ˈ t͡ʃ">ʒbæʃeˈt͡ʃ</word> - <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" gender="masc" ph="h u ɡ e ˈ f">huɡeˈf</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc" ph="ɛ ˈ l">ɛˈl</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> + <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" gender="neut">ʒbæʃeˈt͡ʃ</word> + <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" gender="masc">huɡeˈf</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.masc">ɛˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ">kil</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʒbæˈʃet͡ʃ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">huˈɡef</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɛl</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kil</span><br><span class="gls">3.neut.<span class="glssc">SUBJ</span></span></span></p> + <p>ʒbæˈʃet͡ʃ huˈɡef ˈdɛlɑp kil</p> + <p>zhbäshech hugef dælap kil</p> + <il> + <w> + <o>ʒbæˈʃet͡ʃ</o> + <g>jaguar</g> + </w> + <w> + <o>huˈɡef</o> + <g>hunter</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɛl</o> + <g>kill</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>kil</o> + <g>3.neut.SUBJ</g> + </w> + </il> </example>
Zhbäshech hugef dælap kil. [ʒbæˈʃet͡ʃ huˈɡef ˈdɛlɑp kil] ʒbæˈʃet͡ʃ jaguar huˈɡef hunter d- POS ˈɛl kill -ɑp PAST kil 3.neut.SUBJ “The jaguar killed the hunter.” | (16) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </s> </example>
module casemarking:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="lion"/> </np> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
module markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
</np>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="lion"/> </np> <np role="obj" case="ACC"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="neut"> + <np type="owner_owned" role="owner" gender="fem"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="dog"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </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" gender="neut">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" case="ACC">
- <np type="owner_owned" gender="neut">
- <np type="owner_owned" role="owner" gender="fem">
+ <np role="obj" case="ACC" number="sing">
+ <np type="owner_owned" gender="neut" number="sing">
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module simplifynumber:
<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" gender="neut"> + <np def="def" role="subj" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="lion"/> </np> - <np role="obj" case="ACC" number="sing"> - <np type="owner_owned" gender="neut" number="sing"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np role="obj" case="ACC"> + <np type="owner_owned" gender="neut"> + <np type="owner_owned" role="owner" gender="fem"> + <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> + <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="neut"> + <np def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="dog"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="fem">
<np type="owner_owned" gender="neut">
<np type="owner_owned" role="owner" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="neut">
<word posp="noun" gloss="dog"/>
</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.neut" obj="3.fem">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="lion"/>
</np>
<np role="obj" case="ACC" gender="fem">
<np type="owner_owned" gender="neut">
<np type="owner_owned" role="owner" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="neut">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" case="ACC" gender="fem">
- <np type="owner_owned" gender="neut">
+ <np type="owner_owned" gender="neut" role="obj" case="ACC">
<np type="owner_owned" role="owner" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="neut">
<word posp="noun" gloss="dog"/>
</np>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem">
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="lion"/>
</np>
- <np type="owner_owned" gender="neut" role="obj" case="ACC">
- <np type="owner_owned" role="owner" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
- </np>
- <np def="def" locus="number" role="owned" gender="neut">
+ <np def="def" locus="number" role="owned" gender="neut" case="ACC">
<word posp="noun" gloss="dog"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem">
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" gender="neut"/>
</np>
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" gender="neut" case="ACC">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="neut" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem">
- <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.neut" obj="3.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for eat/verb/negation/obligatoryGot POS
About to call getSlotValue for eat/verb/ta/obligatory
Got PAST
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" gender="neut"/>
</np>
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" gender="neut" case="ACC">
<word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="neut" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np def="def" role="subj" locus="number" case="NOM" gender="neut"> + <flat> <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" gender="neut"/> - </np> - <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - </np> - <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - </np> - <np def="def" locus="number" role="owned" gender="neut" case="ACC"> <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="neut" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" gender="neut"/> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="neut" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> + <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" gender="neut" ph="l ɑ v e ˈ k">lɑveˈk</word> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="h u ɡ e ˈ f">huɡeˈf</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="p ɛ ˈ θ">pɛˈθ</word> + <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="neut" case="ACC" ph="b o ˈ d͡ʒ">boˈd͡ʒ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem" ph="ɑ ˈ l">ɑˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" gender="neut" ph="l ɑ v e ˈ k">lɑveˈk</word> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="h u ɡ e ˈ f">huɡeˈf</word> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="p ɛ ˈ θ">pɛˈθ</word> - <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="neut" case="ACC" ph="b o ˈ d͡ʒ">boˈd͡ʒ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem" ph="ɑ ˈ l">ɑˈl</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> + <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" gender="neut">lɑveˈk</word> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc">huɡeˈf</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem">pɛˈθ</word> + <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="neut" case="ACC">boˈd͡ʒ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.fem">ɑˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ">kil</thingy> </flat> + <p><span class="ilpair"><span class="mor">lɑˈvek</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">huˈɡef</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ˈpɛθ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">ˈbod͡ʒ</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑl</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kil</span><br><span class="gls">3.neut.<span class="glssc">SUBJ</span></span></span></p> + <p>lɑˈvek huˈɡef ˈpɛθ ˈbod͡ʒ ˈdɑlɑp kil</p> + <p>lavek hugef pæth bój dalap kil</p> + <il> + <w> + <o>lɑˈvek</o> + <g>lion</g> + </w> + <w> + <o>huˈɡef</o> + <g>hunter</g> + </w> + <w> + <o>ˈpɛθ</o> + <g>daughter</g> + </w> + <w> + <o>ˈbod͡ʒ</o> + <g>dog</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑl</o> + <g>eat</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>kil</o> + <g>3.neut.SUBJ</g> + </w> + </il> </example>
Lavek hugef pæth bój dalap kil. [lɑˈvek huˈɡef ˈpɛθ ˈbod͡ʒ ˈdɑlɑp kil] lɑˈvek lion huˈɡef hunter ˈpɛθ daughter ˈbod͡ʒ dog d- POS ˈɑl eat -ɑp PAST kil 3.neut.SUBJ “The lion ate the hunter’s daughter’s dog.” | (17) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Fal 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, Fal expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np type="owner_owned" role="owner"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> </np> </np> </example>
module markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module addgender:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="NOM" gender="neut"> + <np type="owner_owned" role="owner" gender="fem"> + <np type="owner_owned" role="owner" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="book"/> </np> </np> </example>
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="neut"> - <np type="owner_owned" role="owner" gender="fem"> - <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" case="NOM" gender="neut" number="sing"> + <np type="owner_owned" role="owner" gender="fem" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="book"/> </np> </np> </example>
module simplifynumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="neut" number="sing"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="2" number="sing" posp="pron"/> + <np type="owner_owned" case="NOM" gender="neut"> + <np type="owner_owned" role="owner" gender="fem"> + <np type="owner_owned" role="owner" gender="masc"> + <np def="neither" locus="number" role="owner" case="GEN"> + <word person="2" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> + <np def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> + <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="neut"> + <np def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="book"/> </np> </np> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" gender="neut">
<np type="owner_owned" role="owner" gender="fem">
<np type="owner_owned" role="owner" gender="masc">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="neut">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" gender="neut">
<np type="owner_owned" role="owner" gender="fem">
<np type="owner_owned" role="owner" gender="masc">
- <np def="neither" locus="number" role="owner" case="GEN">
+ <np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="neut">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="neut"> - <np type="owner_owned" role="owner" gender="fem"> - <np type="owner_owned" role="owner" gender="masc"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> - </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> - </np> - <np def="def" locus="number" role="owned" gender="neut"> + <np def="def" locus="number" role="owned" gender="neut" case="NOM"> <word posp="noun" gloss="book"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> - <word person="2" posp="pron" gloss="2" gender="fem"/> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem"/> </np> <np def="def" locus="number" role="owned" gender="neut" case="NOM"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="neut" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="poss3" translation="your son's friend's book"> - <np def="neither" locus="number" role="owner" case="GEN" person="2"> + <flat> <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - </np> - <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - </np> - <np def="def" locus="number" role="owned" gender="neut" case="NOM"> <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="neut" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="neut" case="NOM"/> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="t͡ʃ o ˈ ɲ">t͡ʃoˈɲ</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="p ɔ ˈ d͡ʒ">pɔˈd͡ʒ</word> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="ʒ+b i ˈ h">ʒbiˈh</word> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="neut" case="NOM" ph="ʃ i h ɔ h">ʃihɔh</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="t͡ʃ o ˈ ɲ">t͡ʃoˈɲ</word> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="p ɔ ˈ d͡ʒ">pɔˈd͡ʒ</word> - <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="ʒ+b i ˈ h">ʒbiˈh</word> - <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="neut" case="NOM" ph="ʃ i h ɔ h">ʃihɔh</word> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN">t͡ʃoˈɲ</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc">pɔˈd͡ʒ</word> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem">ʒbiˈh</word> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="neut" case="NOM">ʃihɔh</word> </flat> + <p><span class="ilpair"><span class="mor">ˈt͡ʃoɲ</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">ˈpɔd͡ʒ</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">ˈʒbih</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">ʃihɔh</span><br><span class="gls">book</span></span></p> + <p>ˈt͡ʃoɲ ˈpɔd͡ʒ ˈʒbih ʃihɔh</p> + <p>chóñ poj zhbih shihoh</p> + <il> + <w> + <o>ˈt͡ʃoɲ</o> + <g>2</g> + </w> + <w> + <o>ˈpɔd͡ʒ</o> + <g>son</g> + </w> + <w> + <o>ˈʒbih</o> + <g>friend</g> + </w> + <w> + <o>ʃihɔh</o> + <g>book</g> + </w> + </il> </example>
chóñ poj zhbih shihoh [ˈt͡ʃoɲ ˈpɔd͡ʒ ˈʒbih ʃihɔh] ˈt͡ʃoɲ 2 ˈpɔd͡ʒ son ˈʒbih friend ʃihɔh book “your son’s friend’s book” | (18) |
Case Marking
Fal 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 adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="sleep"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="sleep"/> + </vp> </s> </example>
module casemarking:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> <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>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<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.neut">
<word posp="verb" gloss="sleep"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut">
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut">
- <word posp="verb" gloss="sleep"/>
+ <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for sleep/verb/negation/obligatoryGot POS
About to call getSlotValue for sleep/verb/ta/obligatory
Got PRES
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
flatten:
<example id="intr_stat" translation="The cat is sleeping."> - <s> - <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> + <flat> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut" ph="e ˈ ʃ">eˈʃ</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut" ph="e ˈ ʃ">eˈʃ</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.neut">eˈʃ</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ">kil</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈluŋ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈeʃ</span><br><span class="gls">sleep</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">kil</span><br><span class="gls">3.neut.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈluŋ ˈdeʃid͡ʒ kil</p> + <p>lung deshij kil</p> + <il> + <w> + <o>ˈluŋ</o> + <g>cat</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈeʃ</o> + <g>sleep</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>kil</o> + <g>3.neut.SUBJ</g> + </w> + </il> </example>
Lung deshij kil. [ˈluŋ ˈdeʃid͡ʒ kil] ˈluŋ cat d- POS ˈeʃ sleep -id͡ʒ PRES kil 3.neut.SUBJ “The cat is sleeping.” | (19) |
initial XML:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont">
<verb>run</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont"> - <verb>run</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="run"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="run"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="run"/> + </vp> </s> </example>
module casemarking:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> <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>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<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.neut">
<word posp="verb" gloss="run"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut">
<word posp="verb" gloss="run"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut">
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for run/verb/negation/obligatoryGot POS
About to call getSlotValue for run/verb/ta/obligatory
Got PRES
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
flatten:
<example id="intr_act" translation="The cat is running."> - <s> - <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> + <flat> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" ph="ɑ ˈ t͡s">ɑˈt͡s</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" ph="ɑ ˈ t͡s">ɑˈt͡s</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut">ɑˈt͡s</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ">kil</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈluŋ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑt͡s</span><br><span class="gls">run</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">kil</span><br><span class="gls">3.neut.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈluŋ ˈdɑt͡sid͡ʒ kil</p> + <p>lung datzij kil</p> + <il> + <w> + <o>ˈluŋ</o> + <g>cat</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑt͡s</o> + <g>run</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>kil</o> + <g>3.neut.SUBJ</g> + </w> + </il> </example>
Lung datzij kil. [ˈluŋ ˈdɑt͡sid͡ʒ kil] ˈluŋ cat d- POS ˈɑt͡s run -id͡ʒ PRES kil 3.neut.SUBJ “The cat is running.” | (20) |
initial XML:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont">
<verb>chase</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont"> - <verb>chase</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="chase"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="chase"/> + </vp> </s> </example>
module casemarking:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<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" gender="neut"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"> + <np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
- <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut">
<word posp="verb" gloss="chase"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut">
<word posp="verb" gloss="chase"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/>
</np>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut">
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for chase/verb/negation/obligatoryGot POS
About to call getSlotValue for chase/verb/ta/obligatory
Got PRES
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/>
</np>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
flatten:
<example id="tr_pres" translation="The cat is chasing the mouse."> - <s> - <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> + <flat> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/> - </np> - <np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut" ph="æ m u ˈ z">æmuˈz</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut" ph="æ m u ˈ z">æmuˈz</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">luˈŋ</word> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.neut" obj="3.neut">æmuˈz</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ">kil</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈluŋ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">bɑˈʃij</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈæmuz</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">kil</span><br><span class="gls">3.neut.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈluŋ bɑˈʃij dæˈmuzid͡ʒ kil</p> + <p>lung bashiy dämuzij kil</p> + <il> + <w> + <o>ˈluŋ</o> + <g>cat</g> + </w> + <w> + <o>bɑˈʃij</o> + <g>mouse</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈæmuz</o> + <g>chase</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>kil</o> + <g>3.neut.SUBJ</g> + </w> + </il> </example>
Lung bashiy dämuzij kil. [ˈluŋ bɑˈʃij dæˈmuzid͡ʒ kil] ˈluŋ cat bɑˈʃij mouse d- POS ˈæmuz chase -id͡ʒ PRES kil 3.neut.SUBJ “The cat is chasing the mouse.” | (21) |
initial XML:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </s> </example>
module casemarking:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"> + <np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/>
</np>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for catch/verb/negation/obligatoryGot POS
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/>
</np>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
flatten:
<example id="tr_past" translation="The cat caught the mouse."> - <s> - <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"> + <flat> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/> - </np> - <np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut"/> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut" ph="ɑ ˈ v">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut" ph="ɑ ˈ v">ɑˈv</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="neut">luˈŋ</word> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="neut">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" obj="3.neut">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ">kil</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈluŋ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">bɑˈʃij</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑv</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kil</span><br><span class="gls">3.neut.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈluŋ bɑˈʃij ˈdɑvɑp kil</p> + <p>lung bashiy davap kil</p> + <il> + <w> + <o>ˈluŋ</o> + <g>cat</g> + </w> + <w> + <o>bɑˈʃij</o> + <g>mouse</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑv</o> + <g>catch</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>kil</o> + <g>3.neut.SUBJ</g> + </w> + </il> </example>
Lung bashiy davap kil. [ˈluŋ bɑˈʃij ˈdɑvɑp kil] ˈluŋ cat bɑˈʃij mouse d- POS ˈɑv catch -ɑp PAST kil 3.neut.SUBJ “The cat caught the mouse.” | (22) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="hunter"/> </np> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np role="obj" tr="rheme" case="ACC"> + <np role="obj" tr="rheme" case="ACC" gender="neut"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" case="ACC" gender="neut">
+ <np role="obj" tr="rheme" case="ACC" gender="neut" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="neut">
<word posp="noun" gloss="jaguar"/>
</np>
<np def="def" number="plur" locus="number" gender="neut">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" locus="number" gender="neut">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
module simplifynumber:
<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" gender="masc"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np role="obj" tr="rheme" case="ACC" gender="neut" number="plur"> + <np role="obj" tr="rheme" case="ACC" gender="neut"> <conjp conj="and"> - <np def="def" number="plur" locus="number" gender="neut"> + <np def="def" locus="number" gender="neut"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number" gender="neut"> + <np def="def" locus="number" gender="neut"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number" gender="neut"> + <np def="def" locus="number" gender="neut"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="neut">
<conjp conj="and">
<np def="def" locus="number" gender="neut">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="neut">
- <conjp conj="and">
- <np def="def" locus="number" gender="neut">
+ <np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" locus="number" gender="neut">
+ <np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" locus="number" gender="neut">
+ <np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
fixpronouns:
No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="neut">
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="neut">
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" case="ACC" gender="neut">
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut">
<word posp="verb" gloss="kill"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for kill/verb/negation/obligatoryGot POS
About to call getSlotValue for kill/verb/ta/obligatory
Got PAST
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - </np> - <np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="jaguar" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="tiger" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="lion" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <word posp="noun" gloss="jaguar" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> + <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" ph="h u ɡ e ˈ f">huɡeˈf</word> + <word posp="noun" gloss="jaguar" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC" ph="ʒ+b æ ʃ e ˈ t͡ʃ">ʒbæʃeˈt͡ʃ</word> + <word posp="conj" gloss="and" ph="s+k u ˈ w">skuˈw</word> + <word posp="noun" gloss="tiger" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC" ph="p æ x æ ˈ r">pæxæˈr</word> + <word posp="conj" gloss="and" ph="s+k u ˈ w">skuˈw</word> + <word posp="noun" gloss="lion" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC" ph="l ɑ v e ˈ k">lɑveˈk</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut" ph="ɛ ˈ l">ɛˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" ph="h u ɡ e ˈ f">huɡeˈf</word> - <word posp="noun" gloss="jaguar" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC" ph="ʒ+b æ ʃ e ˈ t͡ʃ">ʒbæʃeˈt͡ʃ</word> - <word posp="conj" gloss="and" ph="s+k u ˈ w">skuˈw</word> - <word posp="noun" gloss="tiger" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC" ph="p æ x æ ˈ r">pæxæˈr</word> - <word posp="conj" gloss="and" ph="s+k u ˈ w">skuˈw</word> - <word posp="noun" gloss="lion" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC" ph="l ɑ v e ˈ k">lɑveˈk</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut" ph="ɛ ˈ l">ɛˈl</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">huɡeˈf</word> + <word posp="noun" gloss="jaguar" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">ʒbæʃeˈt͡ʃ</word> + <word posp="conj" gloss="and">skuˈw</word> + <word posp="noun" gloss="tiger" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">pæxæˈr</word> + <word posp="conj" gloss="and">skuˈw</word> + <word posp="noun" gloss="lion" def="def" locus="number" gender="neut" role="obj" tr="rheme" case="ACC">lɑveˈk</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.neut">ɛˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> </flat> + <p><span class="ilpair"><span class="mor">huˈɡef</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ʒbæˈʃet͡ʃ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">ˈskuw</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">pæˈxær</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">ˈskuw</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">lɑˈvek</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɛl</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>huˈɡef ʒbæˈʃet͡ʃ ˈskuw pæˈxær ˈskuw lɑˈvek ˈdɛlɑp</p> + <p>hugef zhbäshech skuw päkhär skuw lavek dælap</p> + <il> + <w> + <o>huˈɡef</o> + <g>hunter</g> + </w> + <w> + <o>ʒbæˈʃet͡ʃ</o> + <g>jaguar</g> + </w> + <w> + <o>ˈskuw</o> + <g>and</g> + </w> + <w> + <o>pæˈxær</o> + <g>tiger</g> + </w> + <w> + <o>ˈskuw</o> + <g>and</g> + </w> + <w> + <o>lɑˈvek</o> + <g>lion</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɛl</o> + <g>kill</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + </il> </example>
Hugef zhbäshech skuw päkhär skuw lavek dælap. [huˈɡef ʒbæˈʃet͡ʃ ˈskuw pæˈxær ˈskuw lɑˈvek ˈdɛlɑp] huˈɡef hunter ʒbæˈʃet͡ʃ jaguar ˈskuw and pæˈxær tiger ˈskuw and lɑˈvek lion d- POS ˈɛl kill -ɑp PAST “The hunter killed the jaguars, the tigers and the lions.” | (23) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Fal 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
Fal forms relative clauses by placing them before the noun they modify. The modifier takes the form of a finite clause that precedes the head noun without any relative pronoun. The clause shows ordinary clausal structure, with the role of the head noun recoverable from the syntactic position inside the clause.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>cat</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module adpositions:
No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking:
<example id="relp1" translation="I patted the cat."> <s> - <np 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> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
<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 def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> <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="1excl" obj="3.neut"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
prodrop:
<example id="relp1" translation="I patted the cat."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
- <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" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for pat/verb/negation/obligatoryGot POS
About to call getSlotValue for pat/verb/ta/obligatory
Got PAST
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"> + <flat> <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> + <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut" ph="u n æ ˈ x">unæˈx</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut" ph="l u ˈ ŋ">luˈŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut" ph="u n æ ˈ x">unæˈx</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> + <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="neut">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">unæˈx</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">zbit</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈluŋ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈunæx</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">zbit</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈluŋ duˈnæxɑp zbit</p> + <p>lung dunäkhap zbit</p> + <il> + <w> + <o>ˈluŋ</o> + <g>cat</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈunæx</o> + <g>pat</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>zbit</o> + <g>1excl.SUBJ</g> + </w> + </il> </example>
Lung dunäkhap zbit. [ˈluŋ duˈnæxɑp zbit] ˈluŋ cat d- POS ˈunæx pat -ɑp PAST zbit 1excl.SUBJ “I patted the cat.” | (24) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module RelN:
<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>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
</np>
+ </np>
</s>
</example>
module sentenceconnectors:
No change.
module nominalise:
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> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking:
<example id="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> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="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>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="neut">
<subs>
- <np def="def" number="sing" role="obj" locus="number" case="ACC">
+ <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module propagatenumber:
<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>
- <np role="obj" case="ACC" gender="neut">
+ <np role="obj" case="ACC" gender="neut" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module simplifynumber:
<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 def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> - <np role="obj" case="ACC" gender="neut" number="sing"> + <np role="obj" case="ACC" gender="neut"> <subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="neut"> + <np def="def" role="obj" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="neut"> + <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="obj" case="ACC" gender="neut">
<subs>
<np def="def" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> <np role="obj" case="ACC" gender="neut"> <subs> <np def="def" role="obj" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </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="1excl" obj="3.neut"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <np role="obj" case="ACC" gender="neut"> <subs> <np def="def" role="obj" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" case="ACC" gender="neut">
<subs>
<np def="def" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np role="obj" case="ACC" gender="neut"> <subs> <np def="def" role="obj" locus="number" case="ACC" gender="neut"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <word posp="verb" gloss="catch"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" role="subj" locus="number" gender="neut"> + <np def="def" role="obj" locus="number" gender="neut" case="ACC"> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"> <word posp="verb" gloss="pat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> </vp> </s> </example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<subs>
<np def="def" role="obj" locus="number" case="ACC" gender="neut">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
- <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" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for catch/verb/negation/obligatoryGot POS
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
About to call getSlotValue for pat/verb/negation/obligatory
Got POS
About to call getSlotValue for pat/verb/ta/obligatory
Got PAST
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<subs>
<np def="def" role="obj" locus="number" case="ACC" gender="neut">
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC">
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <subs> - <np def="def" role="obj" locus="number" case="ACC" gender="neut"> + <flat> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" gender="neut"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" role="obj" locus="number" gender="neut" case="ACC"> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" gender="neut"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" gender="neut" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut" ph="ɑ ˈ v">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" ph="l u ˈ ŋ">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut" ph="u n æ ˈ x">unæˈx</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" gender="neut" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut" ph="ɑ ˈ v">ɑˈv</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" ph="l u ˈ ŋ">luˈŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut" ph="u n æ ˈ x">unæˈx</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" gender="neut">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">unæˈx</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">zbit</thingy> </flat> + <p><span class="ilpair"><span class="mor">bɑˈʃij</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑv</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈluŋ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈunæx</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">zbit</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span></p> + <p>bɑˈʃij ˈdɑvɑp ˈluŋ duˈnæxɑp zbit</p> + <p>bashiy davap lung dunäkhap zbit</p> + <il> + <w> + <o>bɑˈʃij</o> + <g>mouse</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑv</o> + <g>catch</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>ˈluŋ</o> + <g>cat</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈunæx</o> + <g>pat</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>zbit</o> + <g>1excl.SUBJ</g> + </w> + </il> </example>
Bashiy davap lung dunäkhap zbit. [bɑˈʃij ˈdɑvɑp ˈluŋ duˈnæxɑp zbit] bɑˈʃij mouse d- POS ˈɑv catch -ɑp PAST ˈluŋ cat d- POS ˈunæx pat -ɑp PAST zbit 1excl.SUBJ “I patted the cat that caught the mouse.” | (25) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module RelN:
<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>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="mouse"/>
</np>
- </relp>
</np>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ </np>
</s>
</example>
module sentenceconnectors:
No change.
module nominalise:
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> <np role="obj"> <subs> - <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"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking:
<example id="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> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="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>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="neut">
<subs>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="neut">
<subs>
- <np def="def" number="sing" role="obj" locus="number" case="ACC">
+ <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module propagatenumber:
<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>
- <np role="obj" case="ACC" gender="neut">
+ <np role="obj" case="ACC" gender="neut" number="sing">
<subs>
- <np role="obj" case="ACC" gender="neut">
+ <np role="obj" case="ACC" gender="neut" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module simplifynumber:
<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 def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> - <np role="obj" case="ACC" gender="neut" number="sing"> + <np role="obj" case="ACC" gender="neut"> <subs> - <np role="obj" case="ACC" gender="neut" number="sing"> + <np role="obj" case="ACC" gender="neut"> <subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> + <np def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="neut"> + <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="neut"> + <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="obj" case="ACC" gender="neut">
<subs>
<np role="obj" case="ACC" gender="neut">
<subs>
<np def="def" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> <np role="obj" case="ACC" gender="neut"> <subs> <np role="obj" case="ACC" gender="neut"> <subs> <np def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="cheese"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </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="1excl" obj="3.neut"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <np role="obj" case="ACC" gender="neut"> <subs> <np role="obj" case="ACC" gender="neut"> <subs> <np def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" case="ACC" gender="neut">
<subs>
<np role="obj" case="ACC" gender="neut">
<subs>
<np def="def" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np role="obj" case="ACC" gender="neut"> <subs> - <np role="obj" case="ACC" gender="neut"> <subs> <np def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc"> <word posp="verb" gloss="eat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" role="subj" locus="number" gender="neut"> + <np def="def" role="obj" locus="number" gender="neut" case="ACC"> <word posp="noun" gloss="mouse"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <word posp="verb" gloss="catch"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" role="subj" locus="number" gender="neut"> + <np def="def" role="obj" locus="number" gender="neut" case="ACC"> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"> <word posp="verb" gloss="pat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> </vp> </s> </example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<subs>
<subs>
<np def="def" role="obj" locus="number" case="ACC" gender="masc">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
- <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" obj="3.neut"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for eat/verb/negation/obligatoryGot POS
About to call getSlotValue for eat/verb/ta/obligatory
Got PAST
About to call getSlotValue for catch/verb/negation/obligatory
Got POS
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
About to call getSlotValue for pat/verb/negation/obligatory
Got POS
About to call getSlotValue for pat/verb/ta/obligatory
Got PAST
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<subs>
<subs>
<np def="def" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC">
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC">
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <subs> - <subs> - <np def="def" role="obj" locus="number" case="ACC" gender="masc"> + <flat> <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" role="obj" locus="number" gender="neut" case="ACC"> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" role="obj" locus="number" gender="neut" case="ACC"> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" gender="masc" ph="p i θ æ ˈ s">piθæˈs</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc" ph="ɑ ˈ l">ɑˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut" ph="ɑ ˈ v">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" ph="l u ˈ ŋ">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut" ph="u n æ ˈ x">unæˈx</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</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 posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" gender="masc" ph="p i θ æ ˈ s">piθæˈs</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc" ph="ɑ ˈ l">ɑˈl</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut" ph="ɑ ˈ v">ɑˈv</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" ph="l u ˈ ŋ">luˈŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut" ph="u n æ ˈ x">unæˈx</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" gender="masc">piθæˈs</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.masc">ɑˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.neut">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.neut">unæˈx</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">zbit</thingy> </flat> + <p><span class="ilpair"><span class="mor">piˈθæs</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑl</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">bɑˈʃij</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑv</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈluŋ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈunæx</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">zbit</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span></p> + <p>piˈθæs ˈdɑlɑp bɑˈʃij ˈdɑvɑp ˈluŋ duˈnæxɑp zbit</p> + <p>pithäs dalap bashiy davap lung dunäkhap zbit</p> + <il> + <w> + <o>piˈθæs</o> + <g>cheese</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑl</o> + <g>eat</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>bɑˈʃij</o> + <g>mouse</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑv</o> + <g>catch</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>ˈluŋ</o> + <g>cat</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈunæx</o> + <g>pat</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>zbit</o> + <g>1excl.SUBJ</g> + </w> + </il> </example>
Pithäs dalap bashiy davap lung dunäkhap zbit. [piˈθæs ˈdɑlɑp bɑˈʃij ˈdɑvɑp ˈluŋ duˈnæxɑp zbit] piˈθæs cheese d- POS ˈɑl eat -ɑp PAST bɑˈʃij mouse d- POS ˈɑv catch -ɑp PAST ˈluŋ cat d- POS ˈunæx pat -ɑp PAST zbit 1excl.SUBJ “I patted the cat that caught the mouse that ate the cheese.” | (26) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module RelN:
<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>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<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">
+ </subs>
+ <np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
- </relp>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="mouse"/>
</np>
- </relp>
</np>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ </np>
</s>
</example>
module sentenceconnectors:
No change.
module nominalise:
<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">
<subs>
<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">
<subs>
<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 number="sing" def="neither" role="owned" locus="number">
+ <word person="1excl" number="sing" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="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>
</subs>
+ </np>
+ </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</np>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
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> <np role="obj"> <subs> - <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"> <subs> - <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 number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking:
<example id="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> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner:
<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>
<np role="obj" case="ACC">
<subs>
<np role="obj" case="ACC">
<subs>
<np role="obj" case="ACC">
<np type="owner_owned">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module addgender:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="neut">
<subs>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="neut">
<subs>
- <np role="obj" case="ACC">
- <np type="owner_owned">
+ <np role="obj" case="ACC" gender="neut" number="sing">
+ <np type="owner_owned" gender="neut" number="sing">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="owner" number="sing" case="GEN">
+ <np role="owner" number="sing" case="GEN" gender="neut">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
</np>
- <np def="def" number="sing" role="obj" locus="number">
+ <np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module propagatenumber:
<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>
- <np role="obj" case="ACC" gender="neut">
+ <np role="obj" case="ACC" gender="neut" number="sing">
<subs>
- <np role="obj" case="ACC" gender="neut">
+ <np role="obj" case="ACC" gender="neut" number="sing">
<subs>
<np role="obj" case="ACC" gender="neut" number="sing">
<np type="owner_owned" gender="neut" number="sing">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="owner" number="sing" case="GEN" gender="neut">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
</np>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module simplifynumber:
<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 def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> - <np role="obj" case="ACC" gender="neut" number="sing"> + <np role="obj" case="ACC" gender="neut"> <subs> - <np role="obj" case="ACC" gender="neut" number="sing"> + <np role="obj" case="ACC" gender="neut"> <subs> - <np role="obj" case="ACC" gender="neut" number="sing"> - <np type="owner_owned" gender="neut" number="sing"> - <np number="sing" def="neither" role="owned" locus="number"> - <word person="1excl" number="sing" posp="pron"/> + <np role="obj" case="ACC" gender="neut"> + <np type="owner_owned" gender="neut"> + <np def="neither" role="owned" locus="number"> + <word person="1excl" posp="pron"/> </np> - <np role="owner" number="sing" case="GEN" gender="neut"> + <np role="owner" case="GEN" gender="neut"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> - <np def="def" number="sing" role="obj" locus="number" gender="masc"> + <np def="def" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="neut"> + <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="neut"> + <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="obj" case="ACC" gender="neut">
<subs>
<np role="obj" case="ACC" gender="neut">
<subs>
<np role="obj" case="ACC" gender="neut">
<np type="owner_owned" gender="neut">
<np def="neither" role="owned" locus="number">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
</np>
<np def="def" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> - <np role="obj" case="ACC" gender="neut"> + <np role="obj" case="ACC" gender="neut" person="1excl"> <subs> - <np role="obj" case="ACC" gender="neut"> + <np role="obj" case="ACC" gender="neut" person="1excl"> <subs> - <np role="obj" case="ACC" gender="neut"> + <np role="obj" case="ACC" gender="neut" person="1excl"> <np type="owner_owned" gender="neut"> - <np def="neither" role="owned" locus="number"> + <np def="neither" role="owned" locus="number" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> <np role="owner" case="GEN" gender="neut"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> <np def="def" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </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="1excl" obj="1excl"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
prodrop:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <np role="obj" case="ACC" gender="neut" person="1excl"> <subs> <np role="obj" case="ACC" gender="neut" person="1excl"> <subs> <np role="obj" case="ACC" gender="neut" person="1excl"> <np type="owner_owned" gender="neut"> <np def="neither" role="owned" locus="number" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> <np role="owner" case="GEN" gender="neut"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> <np def="def" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" case="ACC" gender="neut" person="1excl">
<subs>
<np role="obj" case="ACC" gender="neut" person="1excl">
<subs>
<np role="obj" case="ACC" gender="neut" person="1excl">
<np type="owner_owned" gender="neut">
<np def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
</np>
<np def="def" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="subj" locus="number" gender="neut">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np role="obj" case="ACC" gender="neut" person="1excl"> <subs> - <np role="obj" case="ACC" gender="neut" person="1excl"> <subs> - <np role="obj" case="ACC" gender="neut" person="1excl"> <np type="owner_owned" gender="neut"> <np def="neither" role="owned" locus="number" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> <np role="owner" case="GEN" gender="neut"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> </np> </np> - <np def="def" role="obj" locus="number" gender="masc"> + <np def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl"> <word posp="noun" gloss="cheese"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"> <word posp="verb" gloss="eat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" role="subj" locus="number" gender="neut"> + <np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"> <word posp="noun" gloss="mouse"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"> <word posp="verb" gloss="catch"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" role="subj" locus="number" gender="neut"> + <np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl"> <word posp="verb" gloss="pat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
- <np type="owner_owned" gender="neut">
- <np def="neither" role="owned" locus="number" person="1excl">
+ <np def="neither" role="owned" locus="number" person="1excl" gender="neut">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
- </np>
<np def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl">
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
<np def="neither" role="owned" locus="number" person="1excl" gender="neut">
- <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<np def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl">
- <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" obj="1excl"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for buy/verb/negation/obligatoryGot POS
About to call getSlotValue for buy/verb/ta/obligatory
Got PAST
About to call getSlotValue for eat/verb/negation/obligatory
Got POS
About to call getSlotValue for eat/verb/ta/obligatory
Got PAST
About to call getSlotValue for catch/verb/negation/obligatory
Got POS
About to call getSlotValue for catch/verb/ta/obligatory
Got PAST
About to call getSlotValue for pat/verb/negation/obligatory
Got POS
About to call getSlotValue for pat/verb/ta/obligatory
Got PAST
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
<np def="neither" role="owned" locus="number" person="1excl" gender="neut">
<word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<np def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl">
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl">
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl">
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
</vp>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <subs> - <subs> - <np def="neither" role="owned" locus="number" person="1excl" gender="neut"> + <flat> <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number"/> - </np> - <np role="owner" case="GEN" gender="neut"> - <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - </np> - <np def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl"> <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" ph="j ɔ ˈ t͡ʃ">jɔˈt͡ʃ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ai ˈ ŋ">aiˈŋ</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl" ph="p i θ æ ˈ s">piθæˈs</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl" ph="ɑ ˈ l">ɑˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl" ph="ɑ ˈ v">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl" ph="l u ˈ ŋ">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl" ph="u n æ ˈ x">unæˈx</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> </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" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" ph="j ɔ ˈ t͡ʃ">jɔˈt͡ʃ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ai ˈ ŋ">aiˈŋ</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl" ph="p i θ æ ˈ s">piθæˈs</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl" ph="ɑ ˈ l">ɑˈl</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl" ph="b ɑ ʃ i ˈ j">bɑʃiˈj</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl" ph="ɑ ˈ v">ɑˈv</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl" ph="l u ˈ ŋ">luˈŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl" ph="u n æ ˈ x">unæˈx</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="z+b i t">zbit</thingy> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number">jɔˈt͡ʃ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">aiˈŋ</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" gender="masc" case="ACC" person="1excl">piθæˈs</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">ɑˈl</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl">bɑʃiˈj</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl">ɑˈv</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" gender="neut" case="ACC" person="1excl">luˈŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="1excl">unæˈx</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">zbit</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈjɔt͡ʃ</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈaiŋ</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">piˈθæs</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑl</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">bɑˈʃij</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɑv</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈluŋ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈunæx</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">zbit</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈjɔt͡ʃ ˈdaiŋɑp piˈθæs ˈdɑlɑp bɑˈʃij ˈdɑvɑp ˈluŋ duˈnæxɑp zbit</p> + <p>yoch daingap pithäs dalap bashiy davap lung dunäkhap zbit</p> + <il> + <w> + <o>ˈjɔt͡ʃ</o> + <g>1excl</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈaiŋ</o> + <g>buy</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>piˈθæs</o> + <g>cheese</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑl</o> + <g>eat</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>bɑˈʃij</o> + <g>mouse</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɑv</o> + <g>catch</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>ˈluŋ</o> + <g>cat</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈunæx</o> + <g>pat</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>zbit</o> + <g>1excl.SUBJ</g> + </w> + </il> </example>
Yoch daingap pithäs dalap bashiy davap lung dunäkhap zbit. [ˈjɔt͡ʃ ˈdaiŋɑp piˈθæs ˈdɑlɑp bɑˈʃij ˈdɑvɑp ˈluŋ duˈnæxɑp zbit] ˈjɔt͡ʃ 1excl d- POS ˈaiŋ buy -ɑp PAST piˈθæs cheese d- POS ˈɑl eat -ɑp PAST bɑˈʃij mouse d- POS ˈɑv catch -ɑp PAST ˈluŋ cat d- POS ˈunæx pat -ɑp PAST zbit 1excl.SUBJ “I patted the cat that caught the mouse that ate the cheese that I bought.” | (27) |
Complementation Strategies
Fal forms complement clauses by nominalising the embedded verb. The nominalised form lacks finite verbal categories and behaves as a noun phrase. Subjects of nominalised clauses occur in the genitive case, and the nominalised verb establishes the semantic content of the complement.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
+ <np type="owner_owned">
+ <np number="sing" def="def" head="this" role="owned" locus="number">
+ <word posp="noun" gloss="boy"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
- <np number="sing" def="def" head="this" role="subj" locus="number">
- <word posp="noun" gloss="boy"/>
- </np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
+ </np>
+ </np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</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"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="owner" number="sing"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="give"/> - </vp> - <np number="sing" role="obj" locus="number"> - <word posp="noun" gloss="apple"/> - </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np number="sing" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="give"/> + </vp> </subs> </np> </np> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="surprise"/> + </vp> </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"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="owner" number="sing"> <subs> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> </subs> </np> </np> </np> - <np number="sing" def="def" role="indobj" locus="number"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module markowner:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np number="sing" def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
</np>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned"> - <np number="sing" def="def" head="this" role="owned" locus="number"> + <np role="subj" case="NOM" gender="neut" number="sing"> + <np type="owner_owned" gender="masc"> + <np number="sing" def="def" head="this" role="owned" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np role="owner" number="sing" case="GEN"> + <np role="owner" number="sing" case="GEN" gender="neut"> <subs> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" role="obj" locus="number" case="ACC"> + <np number="sing" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="apple"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> </subs> </np> </np> </np> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module propagatenumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM" gender="neut" number="sing">
- <np type="owner_owned" gender="masc">
+ <np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" head="this" role="owned" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np role="owner" number="sing" case="GEN" gender="neut">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="apple"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
</np>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="teacher"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
module simplifynumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM" gender="neut" number="sing"> - <np type="owner_owned" gender="masc" number="sing"> - <np number="sing" def="def" head="this" role="owned" locus="number" gender="masc"> + <np role="subj" case="NOM" gender="neut"> + <np type="owner_owned" gender="masc"> + <np def="def" head="this" role="owned" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np role="owner" number="sing" case="GEN" gender="neut"> + <np role="owner" case="GEN" gender="neut"> <subs> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> + <np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" role="obj" locus="number" case="ACC" gender="fem"> + <np role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="apple"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> </subs> </np> </np> </np> - <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> + <np def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM" gender="neut">
<np type="owner_owned" gender="masc">
<np def="def" head="this" role="owned" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="apple"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
</np>
</np>
<np def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="teacher"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM" gender="neut">
<np type="owner_owned" gender="masc">
<np def="def" head="this" role="owned" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="apple"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem">
<word posp="verb" gloss="give"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
</np>
</np>
<np def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="teacher"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM" gender="neut"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" role="subj" case="NOM"> <np def="def" head="this" role="owned" locus="number" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np role="owner" case="GEN" gender="neut"> <subs> <np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> <np role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="apple"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem"> <word posp="verb" gloss="give"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> </np> </np> - </np> <np def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem"> <word posp="verb" gloss="surprise"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np type="owner_owned" gender="masc" role="subj" case="NOM"> - <np def="def" head="this" role="owned" locus="number" gender="masc"> + <np def="def" head="this" role="owned" locus="number" gender="masc" case="NOM"> <word posp="noun" gloss="boy"/> </np> <np role="owner" case="GEN" gender="neut"> <subs> <np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> <np role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="apple"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem"> <word posp="verb" gloss="give"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> </np> - </np> <np def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem"> <word posp="verb" gloss="surprise"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> </vp> </s> </example>
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np def="def" head="this" role="owned" locus="number" gender="masc" case="NOM">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" gender="masc" case="NOM"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
</np>
<np role="obj" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem">
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<np def="def" role="indobj" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem">
- <word posp="verb" gloss="surprise"/>
+ <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for give/verb/negation/obligatoryGot POS
About to call getSlotValue for give/verb/ta/obligatory
Got PAST
About to call getSlotValue for surprise/verb/negation/obligatory
Got POS
About to call getSlotValue for surprise/verb/ta/obligatory
Got PAST
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np def="def" head="this" role="owned" locus="number" gender="masc" case="NOM">
<word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" gender="masc" case="NOM"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
</np>
<np role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<np def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.neut"/>
</vp>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np def="def" head="this" role="owned" locus="number" gender="masc" case="NOM"> + <flat> <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" gender="masc" case="NOM"/> - </np> - <np role="owner" case="GEN" gender="neut"> - <subs> - <np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> - </np> - <np role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - </np> - <np def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" gender="masc" case="NOM"/> - <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> - <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" gender="fem"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.neut"/> + <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" gender="masc" case="NOM" ph="m ɑ ˈ ɣ">mɑˈɣ</word> + <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem" ph="ʃ o ˈ n">ʃoˈn</word> + <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" gender="fem" ph="s i l i ˈ l">siliˈl</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem" ph="ɔi ˈ d͡ʒ">ɔiˈd͡ʒ</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem" ph="s i ʃ æ ŋ">siʃæŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem" ph="i n i ˈ s">iniˈs</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</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 posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" gender="masc" case="NOM" ph="m ɑ ˈ ɣ">mɑˈɣ</word> - <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem" ph="ʃ o ˈ n">ʃoˈn</word> - <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" gender="fem" ph="s i l i ˈ l">siliˈl</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem" ph="ɔi ˈ d͡ʒ">ɔiˈd͡ʒ</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem" ph="s i ʃ æ ŋ">siʃæŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem" ph="i n i ˈ s">iniˈs</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ" ph="k i l">kil</thingy> + <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" gender="masc" case="NOM">mɑˈɣ</word> + <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">ʃoˈn</word> + <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" gender="fem">siliˈl</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.fem" obj="3.fem">ɔiˈd͡ʒ</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem">siʃæŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.neut" indobj="3.fem">iniˈs</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.neut.SUBJ">kil</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmɑɣ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">ˈʃon</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">siˈlil</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɔid͡ʒ</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">siʃæŋ</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈinis</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kil</span><br><span class="gls">3.neut.<span class="glssc">SUBJ</span></span></span></p> + <p>ˈmɑɣ ˈʃon siˈlil ˈdɔid͡ʒɑp siʃæŋ diˈnisɑp kil</p> + <p>mağ shón silil dɔijap sishäng dinisap kil</p> + <il> + <w> + <o>ˈmɑɣ</o> + <g>boy</g> + </w> + <w> + <o>ˈʃon</o> + <g>girl</g> + </w> + <w> + <o>siˈlil</o> + <g>apple</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɔid͡ʒ</o> + <g>give</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>siʃæŋ</o> + <g>teacher</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈinis</o> + <g>surprise</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>kil</o> + <g>3.neut.SUBJ</g> + </w> + </il> </example>
Mağ shón silil dɔijap sishäng dinisap kil. [ˈmɑɣ ˈʃon siˈlil ˈdɔid͡ʒɑp siʃæŋ diˈnisɑp kil] ˈmɑɣ boy ˈʃon girl siˈlil apple d- POS ˈɔid͡ʒ give -ɑp PAST siʃæŋ teacher d- POS ˈinis surprise -ɑp PAST kil 3.neut.SUBJ “It surprised the teacher that the boy had given the girl an apple.” | (28) |
Quotes
Fal employs a quotative particle to mark direct and indirect speech. The quotative follows the reported phrase and identifies the preceding expression as quoted or reported. The same construction is also used to express reported thoughts.
Here is an example of how quotations are expressed:
initial XML:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp tam="past-punct">
<verb>tell</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>boy</noun>
</np>
<np role="obj" tr="rheme">
<subs>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp tam="past-punct"> - <verb>tell</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np number="sing" def="neither" role="owned" locus="number">
+ <word person="1excl" number="sing" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
- </np>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" number="sing" posp="pron"/>
</np>
</subs>
</np>
+ </np>
+ </np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
module adpositions:
No change.
module constorder:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="tell"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> + </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </subs> </np> </np> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> - <word posp="noun" gloss="girl"/> - </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="tell"/> + </vp> </s> </example>
module casemarking:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </subs> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> </s> </example>
module markowner:
<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"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC">
<np type="owner_owned">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC">
<word person="2" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
</s>
</example>
module addgender:
<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"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" tr="rheme" case="ACC"> - <np type="owner_owned"> + <np role="obj" tr="rheme" case="ACC" gender="neut" number="sing"> + <np type="owner_owned" gender="neut" number="sing"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> - <np role="owner" number="sing" case="GEN"> + <np role="owner" number="sing" case="GEN" gender="neut"> <subs> <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </subs> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<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" gender="masc"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> + <np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" tr="rheme" case="ACC" gender="neut" number="sing"> - <np type="owner_owned" gender="neut" number="sing"> - <np number="sing" def="neither" role="owned" locus="number"> - <word person="1excl" number="sing" posp="pron"/> + <np role="obj" tr="rheme" case="ACC" gender="neut"> + <np type="owner_owned" gender="neut"> + <np def="neither" role="owned" locus="number"> + <word person="1excl" posp="pron"/> </np> - <np role="owner" number="sing" case="GEN" gender="neut"> + <np role="owner" case="GEN" gender="neut"> <subs> - <np number="sing" def="neither" role="obj" locus="number" case="ACC"> - <word person="2" number="sing" posp="pron"/> + <np def="neither" role="obj" locus="number" case="ACC"> + <word person="2" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </subs> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="neut">
<np type="owner_owned" gender="neut">
<np def="neither" role="owned" locus="number">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="owner" case="GEN" gender="neut">
<subs>
<np def="neither" role="obj" locus="number" case="ACC">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="ACC" gender="neut">
+ <np role="obj" tr="rheme" case="ACC" gender="neut" person="1excl">
<np type="owner_owned" gender="neut">
- <np def="neither" role="owned" locus="number">
+ <np def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
- <np role="owner" case="GEN" gender="neut">
+ <np role="owner" case="GEN" gender="neut" person="2">
<subs>
- <np def="neither" role="obj" locus="number" case="ACC">
+ <np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</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.masc" indobj="3.fem" obj="1excl">
<word posp="verb" gloss="tell"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="neut" person="1excl">
<np type="owner_owned" gender="neut">
<np def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="owner" case="GEN" gender="neut" person="2">
<subs>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">
<word posp="verb" gloss="tell"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="ACC" gender="neut" person="1excl">
- <np type="owner_owned" gender="neut">
+ <np type="owner_owned" gender="neut" role="obj" tr="rheme" case="ACC" person="1excl">
<np def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="owner" case="GEN" gender="neut" person="2">
<subs>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
<word posp="verb" gloss="love"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">
<word posp="verb" gloss="tell"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
unwrapOwnerOwned:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
- <np type="owner_owned" gender="neut" role="obj" tr="rheme" case="ACC" person="1excl">
- <np def="neither" role="owned" locus="number" person="1excl">
+ <np def="neither" role="owned" locus="number" person="1excl" gender="neut" tr="rheme" case="ACC">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np role="owner" case="GEN" gender="neut" person="2">
<subs>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
<word posp="verb" gloss="love"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">
<word posp="verb" gloss="tell"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
movedowntoword:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<np def="neither" role="owned" locus="number" person="1excl" gender="neut" tr="rheme" case="ACC">
- <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/>
</np>
<np role="owner" case="GEN" gender="neut" person="2">
<subs>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" posp="pron" gloss="2" gender="fem"/>
+ <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">
- <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.masc" indobj="3.fem" obj="1excl"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/negation/obligatoryGot POS
About to call getSlotValue for love/verb/ta/obligatory
Got PRES
About to call getSlotValue for tell/verb/negation/obligatory
Got POS
About to call getSlotValue for tell/verb/ta/obligatory
Got PAST
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<np def="neither" role="owned" locus="number" person="1excl" gender="neut" tr="rheme" case="ACC">
<word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/>
</np>
<np role="owner" case="GEN" gender="neut" person="2">
<subs>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">
+ <thingy type="verbnegation" function="prefix" gloss="POS"/>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl"/>
+ <thingy type="verbta" function="suffix" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
</vp>
</s>
</example>
flatten:
<example id="quot1" translation="The boy told the girl that he loved her."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - </np> - <np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/> - </np> - <np def="neither" role="owned" locus="number" person="1excl" gender="neut" tr="rheme" case="ACC"> <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/> - </np> - <np role="owner" case="GEN" gender="neut" person="2"> - <subs> - <np def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl"/> - <thingy type="verbta" function="suffix" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> + <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" ph="m ɑ ˈ ɣ">mɑˈɣ</word> + <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem" ph="ʃ o ˈ n">ʃoˈn</word> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" tr="rheme" case="ACC" ph="j ɔ ˈ t͡ʃ">jɔˈt͡ʃ</word> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC" ph="t͡ʃ o ˈ ɲ">t͡ʃoˈɲ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2" ph="ɔi ˈ v">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl" ph="ɛ ˈ h">ɛˈh</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" ph="m ɑ ˈ ɣ">mɑˈɣ</word> - <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem" ph="ʃ o ˈ n">ʃoˈn</word> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" tr="rheme" case="ACC" ph="j ɔ ˈ t͡ʃ">jɔˈt͡ʃ</word> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC" ph="t͡ʃ o ˈ ɲ">t͡ʃoˈɲ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2" ph="ɔi ˈ v">ɔiˈv</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl" ph="ɛ ˈ h">ɛˈh</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">mɑˈɣ</word> + <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">ʃoˈn</word> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="owned" locus="number" tr="rheme" case="ACC">jɔˈt͡ʃ</word> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC">t͡ʃoˈɲ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">ɔiˈv</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">ɛˈh</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmɑɣ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">ˈʃon</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">ˈjɔt͡ʃ</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃoɲ</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɔiv</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈɛh</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>ˈmɑɣ ˈʃon ˈjɔt͡ʃ ˈt͡ʃoɲ ˈdɔivid͡ʒ ˈdɛhɑp</p> + <p>mağ shón yoch chóñ dɔivij dæhap</p> + <il> + <w> + <o>ˈmɑɣ</o> + <g>boy</g> + </w> + <w> + <o>ˈʃon</o> + <g>girl</g> + </w> + <w> + <o>ˈjɔt͡ʃ</o> + <g>1excl</g> + </w> + <w> + <o>ˈt͡ʃoɲ</o> + <g>2</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɔiv</o> + <g>love</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈɛh</o> + <g>tell</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + </il> </example>
Mağ shón yoch chóñ dɔivij dæhap. [ˈmɑɣ ˈʃon ˈjɔt͡ʃ ˈt͡ʃoɲ ˈdɔivid͡ʒ ˈdɛhɑp] ˈmɑɣ boy ˈʃon girl ˈjɔt͡ʃ 1excl ˈt͡ʃoɲ 2 d- POS ˈɔiv love -id͡ʒ PRES d- POS ˈɛh tell -ɑp PAST “The boy told the girl that he loved her.” | (29) |
How to cite this grammar
Language Creator. 2026. A Grammar of Fal. Generated by the Language Creator, version 0.92, on 18 August 2026. https://languagecreator.org/grammar/2DP65
In BibTeX format:
@misc{LC-2DP65,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Fal}},
howpublished = {\url{https://languagecreator.org/grammar/2DP65}},
note = {Generated by the Language Creator, version 0.92, on 18 August 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Fal / Fal–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/2DP65
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.03 seconds; writing the grammar 0.05 seconds.