A Grammar of Kay
Introduction
Scope and Purpose
This grammar provides a systematic description of the Kay language (the 33rd 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 Kay.
Typological Profile
It has the typologically rare OSV basic word order, four genders and postpositions.Phonology
Phoneme Inventory
Consonants
Kay has 21 consonant phonemes, a size that falls within a broadly average range.
It has a strikingly small set of lateral and rhotic consonants.The table below presents the full inventory of consonant phonemes in Kay. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | postalveolar | alveolo-palatal | labio-palatal | palatal | velar | glottal | |
|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | |||||
| ejective stop | kʼ | |||||||
| nasal | m | n | ɲ | ŋ | ||||
| fricative | f | s | ʃ | h | ||||
| approximant | ʋ | ɥ | j | |||||
| affricate | t͡ʃ | t͡ɕ |
Vowels
Kay has 7 vowel qualities, forming a relatively large inventory. The system distinguishes several vowel categories, as indicated in the chart, offering a wide range of vocalic contrasts.
It has a vertical vowel system in which backness distinctions are largely absent, a modest but genuine inventory of nasal vowels, a maximally “square” vowel system balancing heights across backness, front rounded vowels (these are cross-linguistically relatively uncommon, but occur in a number of well-known languages, including French, German, Turkish and Mandarin) and an unusually fine-grained height system distinguishing four levels.The table below presents the full inventory of vowel phonemes in Kay. The system comprises the distinct vowel qualities listed in the chart.
| central | |
|---|---|
| close | ɨ |
| close-mid | ɘ |
| mid | ə# |
| open-mid | ɜ |
| open | a |
Stress and Tones
Kay has neither phonemic stress nor lexical tone. Prosodic prominence and pitch variation are determined by pragmatic and discourse factors rather than by lexical contrasts.
Phonological Processes
Vowel Harmony
Vowel harmony does not exist in this language.
Writing System
Introduction
Kay is normally written using the Latin alphabet, whose familiarity makes it straightforward for most readers. For clarity and precision, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also provided throughout this grammar.
Orthography
Here are the various components of the orthography:
Simple letters
| a /a/ | b /b/ | d /d/ | f /f/ |
| g /ɡ/ | h /h/ | j /j/ | k /k/ |
| m /m/ | n /n/ | p /p/ | s /s/ |
| t /t/ | w /ʋ/ | y /ɨ/ | è /ɜ/ |
| ë /ɘ/ | ñ /ɲ/ | ə# /ə#/ | ɥ /ɥ/ |
Multi-letter combinations such as digraphs
| ai /ai/ | au /au/ | ch /t͡ʃ/ |
| gk /kʼ/ | ng /ŋ/ | sh /ʃ/ |
| ty /t͡ɕ/ |
Word Classes and Morphology
Number and Gender
Number
Kay does not have grammatical number.
Gender
Kay has the following genders:
Gender cl.1 – for instance: baty ‘bottle’, chaty ‘daughter’, fach ‘manner’, faik ‘book’, faim ‘bed’, faiñ ‘net’, fèty ‘bark’, gaing ‘top’, gkañ ‘east’, gyd ‘girl’, gə#p ‘rope’, jat ‘machine’, jə#t ‘binoculars’, kag ‘apple’, myj ‘mortar’, pap ‘tree’, pə#k ‘chair’, ñyñ ‘wheat’, ñə#g ‘surface’, ɥaigk ‘road’.
Gender cl.2 – for instance: chaif ‘colour’, chait ‘south’, daf ‘boy’, gkam ‘hunter’, gkëng ‘mammal’, gkə#t ‘louse’, gyk ‘animal’, hèd ‘man’, hëw ‘idea’, jaugk ‘brick’, kaun ‘jaguar’, kə#p ‘husband’, nëg ‘leaf’, paik ‘mouse’, sauj ‘house’, syn ‘snake’, tëty ‘tower’, ñèh ‘wild boar’, ɥaum ‘God’, ɥèb ‘son’.
Gender cl.3 – for instance: chyp ‘teacher’, dëh ‘heart’, gkaid ‘penis’, gkaing ‘tongue’, gkaj ‘Kay’, gkap ‘west’, gkə#ch ‘face’, hyf ‘feather’, jyh ‘farmer’, kang ‘guts’, kès ‘anus’, myb ‘child’, mèng ‘flower’, ngèch ‘belly’, nëp ‘tail’, nə#k ‘seed’, nə#ng ‘north’, shaich ‘mouth’, shyj ‘vagina’, ɥais ‘nose’.
Gender cl.4 – for instance: bèh ‘sun’, chə#h ‘stick’, daing ‘fire’, faish ‘smoke’, gah ‘dust’, gkyf ‘grass’, gkyng ‘sea’, gym ‘mountain’, hauh ‘slime’, kèg ‘wind’, këch ‘water’, maus ‘name’, naus ‘river’, ngèh ‘snow’, nə#ñ ‘ice’, tyash ‘faeces’, tyèn ‘time’, tyèty ‘sand’, tyə#n ‘fog’, ñyk ‘ash’.
The Nominal Phrase
Nominal phrases in Kay 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="pres-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="pres-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="present" 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="present" 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="present" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
- <np role="obj" def="def" number="plur" tr="rheme" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="blind"/>
- </vp>
- <np head="this" role="subj" number="plur">
+ <np def="def" locus="number" id="parent">
+ <np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp tam="pres-state" ta="PRES">
+ <word lexposp="adj" posp="verb" gloss="blind"/>
+ </vp>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
+ <word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
<np def="def" locus="number" id="parent">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
module constorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="catch"/> - </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </np> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="catch"/> + </vp> <np def="def" locus="number" id="parent"> <np role="obj" number="plur" id="headnp" tr="rheme"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module casemarking: No change.
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"> + <np role="subj" number="sing" def="def" locus="number" gender="cl.1"> <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def" locus="number"> + <np number="sing" def="def" locus="number" gender="cl.1"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" locus="number" id="parent"> - <np role="obj" number="plur" id="headnp" tr="rheme"> + <np def="def" locus="number" id="parent" gender="cl.2"> + <np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before"> + <np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" gender="cl.1">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="cl.1">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" locus="number" id="parent" gender="cl.2">
+ <np def="def" locus="number" id="parent" gender="cl.2" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
createpronouns: No change.
module markowned:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number" gender="cl.1"> + <np role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def" locus="number" gender="cl.1"> + <np number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" locus="number" id="parent" gender="cl.2" number="plur"> - <np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2"> + <np def="def" locus="number" id="parent" gender="cl.2" number="plur" possessor="no.owner"> + <np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2"> + <np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" locus="number" id="parent" gender="cl.2" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" locus="number" id="parent" gender="cl.2" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur.cl.2">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent" gender="cl.2" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur.cl.2">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"/>
</np>
- <word gloss="COMIT" posp="pp" owner="3s"/>
+ <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent" gender="cl.2" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">
- <word posp="num" gloss="three"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="det" gloss="yon"/>
+ <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/>
+ <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/>
+ <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur.cl.2">
- <word lexposp="adj" posp="verb" gloss="blind"/>
+ <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.cl.2"/>
</vp>
</relp>
</np>
</s>
</example>
About to call getSlotValue for woman/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for woman/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for knife/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for knife/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for catch/verb/ta/optional
Got PRES
About to call getSlotValue for catch/verb/voice/optional
Got active
About to call getSlotValue for catch/verb/subj/obligatory
Got 3.sing.cl.1
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for mouse/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for mouse/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for RELPRON/pron/number/obligatory
Got plur
About to call getSlotValue for blind/verb/ta/optional
Got PRES
About to call getSlotValue for blind/verb/voice/optional
About to call getSlotValue for blind/verb/subj/obligatory
Got 3.plur.cl.2
About to call getSlotValue for blind/verb/question/obligatory
calling defaultval for question/
defaultval: verb, question
returning not.Q
Got not.Q
addaffixes:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent" gender="cl.2" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">
<word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/>
<word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
<word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="plur"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur.cl.2">
<word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.plur.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
</vp>
</relp>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"> + <flat> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <pp role="comitative"> - <np number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - </pp> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" locus="number" id="parent" gender="cl.2" number="plur" possessor="no.owner"> - <np role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"> <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/> <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="plur"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.plur.cl.2"> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.cl.2"/> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.cl.2" comma="after"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="3.plur.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - </vp> - </relp> - </np> - </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" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/> - <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="plur"/> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.cl.2" comma="after"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="3.plur.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">|t͡ɕ|ɘ|m|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">|s|au|p|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word gloss="COMIT" posp="pp" owner="3s" role="comitative">|m|ɨ|</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1">|f|au|f|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1.SUBJ">-|ə#|t͡ɕ|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">|h|ɨ|</word> + <word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">|p|ai|k|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">|m|ɘ|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="plur">-|f|a|</thingy> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.cl.2" comma="after">|j|ə#|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.plur.cl.2.SUBJ">-|ɨ|ɲ|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> </flat> </example>
vowelharmony: No change.
### |t͡ɕ|ɘ|m|#-> t͡ɕɘm
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|au|p|
#-> saup
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |m|ɨ|
#-> mɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |f|au|f|
#-> fauf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ə#|t͡ɕ|
#-> -ə#t͡ɕ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |h|ɨ|
#-> hɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ai|k|
#-> paik
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |m|ɘ|,
#-> mɘ,
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ə#|
#-> pə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|f|a|
#-> -fa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |j|ə#|kʼ|
#-> jə#kʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|ɲ|
#-> -ɨɲ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ɕ|ɘ|m||ɜ|j||ɜ|n|ɘ| |s|au|p||ɜ|j||ɜ|n|ɘ| |m|ɨ| |f|au|f||ə#|t͡ɕ||a| |t|ɜ| |h|ɨ| |p|ai|k||ɜ|j||ɜ|n|ɘ| |m|ɘ|, |p|ə#||f|a| |j|ə#|kʼ||ɨ|ɲ||a|
#-> t͡ɕɘmɜjɜnɘ saupɜjɜnɘ mɨ faufə#t͡ɕa tɜ hɨ paikɜjɜnɘ mɘ, pə#fa jə#kʼɨɲa
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">|t͡ɕ|ɘ|m|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="cl.1" possessor="no.owner">|s|au|p|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative">|m|ɨ|</word>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" subj="3.sing.cl.1">|f|au|f|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1.SUBJ">-|ə#|t͡ɕ|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="num" gloss="three" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">|h|ɨ|</word>
<word posp="noun" gloss="mouse" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">|p|ai|k|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
- <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">|m|ɘ|</word>
+ <word posp="det" gloss="yon" role="obj" number="plur" id="headnp" tr="rheme" gender="cl.2" possessor="no.owner">|m|ɘ|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="plur">-|f|a|</thingy>
<word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3.plur.cl.2" comma="after">|j|ə#|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.plur.cl.2.SUBJ">-|ɨ|ɲ|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ɕɘm</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">saup</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">mɨ</span><br><span class="gls">COMIT</span></span> <span class="ilpair"><span class="mor">fauf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ə̃t͡ɕ</span><br><span class="gls">3.sing.cl.1.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">hɨ</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">paik</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">mɘ,</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">pə̃</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">-fa</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">jə̃kʼ</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">-ɨɲ</span><br><span class="gls">3.plur.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span></p>
+ <p>t͡ɕɘmɜjɜnɘ saupɜjɜnɘ mɨ faufə̃t͡ɕa tɜ hɨ paikɜjɜnɘ mɘ, pə̃fa jə̃kʼɨɲa</p>
+ <p>tyëmèjènë saupèjènë My faufə#tya tè hy paikèjènë më, pə#fa jə#gkyña</p>
+ <il>
+ <w>
+ <o/>
+ <g>woman</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>knife</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o/>
+ <g>catch</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.1.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o/>
+ <g>three</g>
+ </w>
+ <w>
+ <o/>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>yon</g>
+ </w>
+ <w>
+ <o/>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o/>
+ <g>plur</g>
+ </w>
+ <w>
+ <o/>
+ <g>blind</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.plur.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ </il>
</example>
### t͡ɕɘmɜjɜnɘ saupɜjɜnɘ mɨ faufə̃t͡ɕa tɜ hɨ paikɜjɜnɘ mɘ, pə̃fa jə̃kʼɨɲa#-> t͡ɕɘmɜjɜnɘ saupɜjɜnɘ mɨ faufə̃t͡ɕa tɜ hɨ paikɜjɜnɘ mɘ, pə̃fa jə̃kʼɨɲa
Tyëmèjènë saupèjènë My faufə#tya tè hy paikèjènë më, pə#fa jə#gkyña. [t͡ɕɘmɜjɜnɘ saupɜjɜnɘ mɨ faufə̃t͡ɕa tɜ hɨ paikɜjɜnɘ mɘ, pə̃fa jə̃kʼɨɲa] t͡ɕɘm woman -ɜj NOM -ɜnɘ no.owner.POSS saup knife -ɜj NOM -ɜnɘ no.owner.POSS mɨ COMIT fauf catch -ə̃t͡ɕ 3.sing.cl.1.SUBJ -a not.Q tɜ indicative hɨ three paik mouse -ɜj NOM -ɜnɘ no.owner.POSS mɘ, yon pə̃ RELPRON -fa plur jə̃kʼ blind -ɨɲ 3.plur.cl.2.SUBJ -a not.Q “The woman with the knife caught those three blind mice.” | (1) |
In the following, we shall look at the various components in more details.
There are no clitics in the nominal phrase.The Noun
The noun in Kay consists of first, the root; second, an obligatory suffix expressing case, comprising -èj /-ɜj/ ‘NOM’, -èb /-ɜb/ ‘GEN’, -èg /-ɜɡ/ ‘DAT’, -am /-am/ ‘INS’, -ak /-ak/ ‘VOC’, -yn /-ɨn/ ‘ALL’, -ə#m /-ə#m/ ‘LOC’, -èk /-ɜk/ ‘ABL’ and -ap /-ap/ ‘PART’; and finally, third, an obligatory suffix expressing possessor, comprising -ə#dë /-ə#dɘ/ ‘1incl.sing’, -èdè /-ɜdɜ/ ‘1excl.sing’, -añë /-aɲɘ/ ‘2.sing’, -ə#mə# /-ə#mə#/ ‘3.sing.cl.1’, -aha /-aha/ ‘3.sing.cl.2’, -èjy /-ɜjɨ/ ‘3.sing.cl.3’, -aja /-aja/ ‘3.sing.cl.4’, -èhë /-ɜhɘ/ ‘1incl.plur’, -awè /-aʋɜ/ ‘1excl.plur’, -ahë /-ahɘ/ ‘2.plur’, -ëba /-ɘba/ ‘3.plur.cl.1’, -ëshè /-ɘʃɜ/ ‘3.plur.cl.2’, -ə#në /-ə#nɘ/ ‘3.plur.cl.3’, -èbè /-ɜbɜ/ ‘3.plur.cl.4’ and -ènë /-ɜnɘ/ ‘no.owner’.
The noun displays the following derivational morphology: two suffixes, namely -ygk /-ɨkʼ/ ‘little’ and -yd /-ɨd/ ‘big’
The Adjective
In Kay, the adjective has the following structure: an obligatory prefix expressing gender, comprising j- /j-/ ‘cl.1’, gk- /kʼ-/ ‘cl.2’, f- /f-/ ‘cl.3’ and ch- /t͡ʃ-/ ‘cl.4’ followed by the root.
Numerals
The numeral in Kay stands alone without any prefixes or suffixes attached to it.
Determiners
The determiner in Kay stands alone without any prefixes or suffixes attached to it.
Pronouns
The pronoun in Kay has the following structure: the root followed by an obligatory suffix expressing number, comprising -ma /-ma/ ‘sing’ and -fa /-fa/ ‘plur’.
initial XML:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1excl" number="dual"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj">
<noun>tiger</noun>
</np>
</s>
<s>
<vp tam="pres-state">
<verb>be</verb>
<adj>happy</adj>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
</s>
</example>cleanup:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp tam="past-punct"> - <verb>kill</verb> + <vp tam="past-punct" negation="POS" question="not.Q"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1excl" number="dual"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1excl" number="dual" posp="pron"/> </np> - <np def="def" tr="rheme" number="sing" role="obj"> - <noun>tiger</noun> + <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="tiger"/> </np> </s> <s> - <vp tam="pres-state"> - <verb>be</verb> - <adj>happy</adj> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> + <word posp="adj" gloss="happy"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module adj2verb:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp tam="past-punct" negation="POS" question="not.Q">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
- <word posp="verb" gloss="be"/>
- <word posp="adj" gloss="happy"/>
+ <word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module articles: No change.
module nonpastonly:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> </np> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
+ <word gloss="because" posp="conj"/>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module complementise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <word gloss="because" posp="conj"/> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="kill"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> - <word person="1excl" number="dual" posp="pron"/> - </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> </np> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1excl" number="dual" posp="pron"/> + </np> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="kill"/> + </vp> + <word gloss="because" posp="conj"/> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="happy" lexposp="adj"/> - </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="happy" lexposp="adj"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
module simplifynumber:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word person="1excl" number="dual" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="plur" posp="pron"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <word person="1incl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="plur" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="cl.3"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="cl.3"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="cl.3"/>
</np>
- <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="cl.3"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
prodrop:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="cl.3"/>
- </np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="cl.3"/>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
addclitics:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="happy" lexposp="adj"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
- <word posp="verb" gloss="happy" lexposp="adj"/>
+ <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for tiger/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for tiger/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for kill/verb/ta/optional
Got PRES
About to call getSlotValue for kill/verb/voice/optional
About to call getSlotValue for kill/verb/subj/obligatory
Got 1excl.plur
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
About to call getSlotValue for happy/verb/ta/optional
Got PRES
About to call getSlotValue for happy/verb/voice/optional
Got active
About to call getSlotValue for happy/verb/subj/obligatory
Got 1incl.plur
About to call getSlotValue for happy/verb/question/obligatory
Got not.Q
addaffixes:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur">
<word posp="verb" gloss="kill" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.plur"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="1incl.plur"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> - <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"> + <flat> <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur"> <word posp="verb" gloss="kill" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="1excl.plur"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> <word gloss="because" posp="conj"/> - </s> - <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"> <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="1incl.plur"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <flat> - <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="verb" gloss="kill" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.plur"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="because" posp="conj"/> - <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="1incl.plur"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">|s|ə#|f|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="verb" gloss="kill" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur">|s|ai|h|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.plur.SUBJ">-|ɨ|n|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word gloss="because" posp="conj">|ʋ|ɨ|</word> + <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|t͡ɕ|ɜ|ʃ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1incl.plur.SUBJ">-|ə#|p|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |s|ə#|f|#-> sə#f
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|ai|h|
#-> saih
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|n|
#-> -ɨn
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |ʋ|ɨ|
#-> ʋɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ɕ|ɜ|ʃ|
#-> t͡ɕɜʃ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ə#|p|
#-> -ə#p
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|ə#|f||ɜ|j||ɜ|n|ɘ| |s|ai|h||ɨ|n||a| |ʋ|ɨ| |t͡ɕ|ɜ|ʃ||ə#|p||a| |t|ɜ|
#-> sə#fɜjɜnɘ saihɨna ʋɨ t͡ɕɜʃə#pa tɜ
removetags:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<flat>
<word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">|s|ə#|f|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="verb" gloss="kill" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.plur">|s|ai|h|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.plur.SUBJ">-|ɨ|n|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word gloss="because" posp="conj">|ʋ|ɨ|</word>
<word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|t͡ɕ|ɜ|ʃ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1incl.plur.SUBJ">-|ə#|p|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">sə̃f</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">saih</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-ɨn</span><br><span class="gls">1excl.plur.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ʋɨ</span><br><span class="gls">because</span></span> <span class="ilpair"><span class="mor">t͡ɕɜʃ</span><br><span class="gls">happy</span></span> <span class="ilpair"><span class="mor">-ə̃p</span><br><span class="gls">1incl.plur.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>sə̃fɜjɜnɘ saihɨna ʋɨ t͡ɕɜʃə̃pa tɜ</p>
+ <p>sə#fèjènë saihyna wy tyèshə#pa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>kill</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.plur.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>because</g>
+ </w>
+ <w>
+ <o/>
+ <g>happy</g>
+ </w>
+ <w>
+ <o/>
+ <g>1incl.plur.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### sə̃fɜjɜnɘ saihɨna ʋɨ t͡ɕɜʃə̃pa tɜ#-> sə̃fɜjɜnɘ saihɨna ʋɨ t͡ɕɜʃə̃pa tɜ
Sə#fèjènë saihyna wy tyèshə#pa tè. [sə̃fɜjɜnɘ saihɨna ʋɨ t͡ɕɜʃə̃pa tɜ] sə̃f tiger -ɜj NOM -ɜnɘ no.owner.POSS saih kill -ɨn 1excl.plur.SUBJ -a not.Q ʋɨ because t͡ɕɜʃ happy -ə̃p 1incl.plur.SUBJ -a not.Q tɜ indicative “Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.” | (2) |
Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="cl.1"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="cl.1"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1"> + <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="cl.2"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1"> + <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
+ <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for 3.sing.cl.1/pron/number/obligatoryGot sing
About to call getSlotValue for love/verb/ta/optional
Got PRES
About to call getSlotValue for love/verb/voice/optional
Got active
About to call getSlotValue for love/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
addaffixes:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">|kʼ|ɨ|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|au|n|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |kʼ|ɨ|#-> kʼɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|au|n|
#-> paun
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|ɨ||m|a| |p|au|n||ɨ|f||a| |t|ɜ|
#-> kʼɨma paunɨfa tɜ
removetags:
<example id="love2" translation="He (the boy) loves her (the girl).">
<flat>
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">|kʼ|ɨ|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|au|n|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kʼɨ</span><br><span class="gls">3.sing.cl.1</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">paun</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>kʼɨma paunɨfa tɜ</p>
+ <p>gkyma paunyfa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>3.sing.cl.1</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>love</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### kʼɨma paunɨfa tɜ#-> kʼɨma paunɨfa tɜ
Gkyma paunyfa tè. [kʼɨma paunɨfa tɜ] kʼɨ 3.sing.cl.1 -ma sing paun love -ɨf 3.sing.cl.2.SUBJ -a not.Q tɜ indicative “He (the boy) loves her (the girl).” | (3) |
But here, the word corresponding to he is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="cl.1"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="cl.1"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1"> + <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" gender="cl.2"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="cl.2"> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1"> + <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/> </np> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="cl.2"> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
+ <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
+ <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for 3.sing.cl.1/pron/number/obligatoryGot sing
About to call getSlotValue for 3.sing.cl.2/pron/number/obligatory
Got sing
About to call getSlotValue for love/verb/ta/optional
Got PRES
About to call getSlotValue for love/verb/voice/optional
Got active
About to call getSlotValue for love/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
addaffixes:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="cl.1" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">|kʼ|ɨ|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner">|p|au|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|au|n|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |kʼ|ɨ|#-> kʼɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|au|
#-> pau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|au|n|
#-> paun
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|ɨ||m|a| |p|au||m|a| |p|au|n||ɨ|f||a| |t|ɜ|
#-> kʼɨma pauma paunɨfa tɜ
removetags:
<example id="love2he" translation="*He* loves her.">
<flat>
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">|kʼ|ɨ|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner">|p|au|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|au|n|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kʼɨ</span><br><span class="gls">3.sing.cl.1</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">pau</span><br><span class="gls">3.sing.cl.2</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">paun</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>kʼɨma pauma paunɨfa tɜ</p>
+ <p>gkyma pauma paunyfa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>3.sing.cl.1</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>love</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### kʼɨma pauma paunɨfa tɜ#-> kʼɨma pauma paunɨfa tɜ
Gkyma pauma paunyfa tè. [kʼɨma pauma paunɨfa tɜ] kʼɨ 3.sing.cl.1 -ma sing pau 3.sing.cl.2 -ma sing paun love -ɨf 3.sing.cl.2.SUBJ -a not.Q tɜ indicative “He loves her.” | (4) |
And here, it is the one translated as her that is stressed:
initial XML:
<example id="love2her" translation="He loves *her*.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2her" translation="He loves *her*."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" gender="cl.1"> <word posp="noun" gloss="girl"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" gender="cl.1"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1"> + <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/> </np> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="cl.2"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowned:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1"/>
+ <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for 3.sing.cl.1/pron/number/obligatoryGot sing
About to call getSlotValue for love/verb/ta/optional
Got PRES
About to call getSlotValue for love/verb/voice/optional
Got active
About to call getSlotValue for love/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
addaffixes:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner">|kʼ|ɨ|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|au|n|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |kʼ|ɨ|#-> kʼɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|au|n|
#-> paun
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|ɨ||m|a| |p|au|n||ɨ|f||a| |t|ɜ|
#-> kʼɨma paunɨfa tɜ
removetags:
<example id="love2her" translation="He loves *her*.">
<flat>
<word posp="pron" number="sing" gender="cl.1" gloss="3.sing.cl.1" def="def" tr="rheme" role="obj" locus="number" possessor="no.owner">|kʼ|ɨ|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|p|au|n|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kʼɨ</span><br><span class="gls">3.sing.cl.1</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">paun</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>kʼɨma paunɨfa tɜ</p>
+ <p>gkyma paunyfa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>3.sing.cl.1</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>love</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### kʼɨma paunɨfa tɜ#-> kʼɨma paunɨfa tɜ
Gkyma paunyfa tè. [kʼɨma paunɨfa tɜ] kʼɨ 3.sing.cl.1 -ma sing paun love -ɨf 3.sing.cl.2.SUBJ -a not.Q tɜ indicative “He loves her.” | (5) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="hate"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="NN1"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="hate"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1"> <word posp="noun" gloss="NN2"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="NN2"/> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="NN2"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="NN1"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="hate"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="NN2"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="NN1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
- <word posp="verb" gloss="hate"/>
+ <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for NN2/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for NN2/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for NN1/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for NN1/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for hate/verb/ta/optional
Got PRES
About to call getSlotValue for hate/verb/voice/optional
Got active
About to call getSlotValue for hate/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for hate/verb/question/obligatory
Got not.Q
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner"> + <flat> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Kag hates Tif."> <flat> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="Tif" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">|t|ɨ|f|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="noun" gloss="Kag" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">|kʼ|ə#|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|kʼ|ɨ|k|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |t|ɨ|f|#-> tɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|ə#|ɡ|
#-> kʼə#ɡ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|ɨ|k|
#-> kʼɨk
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɨ|f||ɜ|j||ɜ|n|ɘ| |kʼ|ə#|ɡ||ɜ|j||ɜ|n|ɘ| |kʼ|ɨ|k||ɨ|f||a| |t|ɜ|
#-> tɨfɜjɜnɘ kʼə#ɡɜjɜnɘ kʼɨkɨfa tɜ
removetags:
<example id="loveprop" translation="Kag hates Tif.">
<flat>
<word posp="noun" gloss="Tif" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.1" possessor="no.owner">|t|ɨ|f|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="noun" gloss="Kag" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">|kʼ|ə#|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" subj="3.sing.cl.2">|kʼ|ɨ|k|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tɨf</span><br><span class="gls">Tif</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">kʼə̃ɡ</span><br><span class="gls">Kag</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">kʼɨk</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>tɨfɜjɜnɘ kʼə̃ɡɜjɜnɘ kʼɨkɨfa tɜ</p>
+ <p>Tyfèjènë Gkə#gèjènë gkykyfa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>Tif</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>Kag</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>hate</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### tɨfɜjɜnɘ kʼə̃ɡɜjɜnɘ kʼɨkɨfa tɜ#-> tɨfɜjɜnɘ kʼə̃ɡɜjɜnɘ kʼɨkɨfa tɜ
Tyfèjènë Gkə#gèjènë gkykyfa tè. [tɨfɜjɜnɘ kʼə̃ɡɜjɜnɘ kʼɨkɨfa tɜ] tɨf Tif -ɜj NOM -ɜnɘ no.owner.POSS kʼə̃ɡ Kag -ɜj NOM -ɜnɘ no.owner.POSS kʼɨk hate -ɨf 3.sing.cl.2.SUBJ -a not.Q tɜ indicative “Kag hates Tif.” | (6) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<example id="posso1" translation="the boy's apple"> <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="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"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="cl.1"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" gender="cl.1"> + <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns: No change.
module markowned:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" gender="cl.1" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" gender="cl.1" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> - <word posp="noun" gloss="boy"/> - </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="apple"/> </np> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> + <word posp="noun" gloss="boy"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/> </np> </example>About to call getSlotValue for apple/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for apple/noun/possessor/obligatory
Got 3.sing.cl.2
About to call getSlotValue for boy/noun/case/obligatory
Got GEN
About to call getSlotValue for boy/noun/possessor/obligatory
Got no.owner
addaffixes:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> + <flat> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">|k|a|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">|d|a|f|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> </flat> </example>
vowelharmony: No change.
### |k|a|ɡ|#-> kaɡ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|h|a|
#-> -aha
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |d|a|f|
#-> daf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|b|
#-> -ɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |k|a|ɡ||ɜ|j||a|h|a| |d|a|f||ɜ|b||ɜ|n|ɘ|
#-> kaɡɜjaha dafɜbɜnɘ
removetags:
<example id="posso1" translation="the boy's apple">
<flat>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">|k|a|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">|d|a|f|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kaɡ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-aha</span><br><span class="gls">3.sing.cl.2.POSS</span></span> <span class="ilpair"><span class="mor">daf</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ɜb</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span></p>
+ <p>kaɡɜjaha dafɜbɜnɘ</p>
+ <p>kagèjaha dafèbènë</p>
+ <il>
+ <w>
+ <o/>
+ <g>apple</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>boy</g>
+ </w>
+ <w>
+ <o/>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ </il>
</example>
### kaɡɜjaha dafɜbɜnɘ#-> kaɡɜjaha dafɜbɜnɘ
kagèjaha dafèbènë [kaɡɜjaha dafɜbɜnɘ] kaɡ apple -ɜj NOM -aha 3.sing.cl.2.POSS daf boy -ɜb GEN -ɜnɘ no.owner.POSS “the boy’s apple” | (7) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <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"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="cl.1"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" gender="cl.1"> + <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="cl.1" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="cl.2"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowned:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="cl.1" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="cl.1" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> - <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> - </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="apple"/> </np> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> - <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2"/> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> </np> </example>About to call getSlotValue for apple/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for apple/noun/possessor/obligatory
Got 3.sing.cl.2
About to call getSlotValue for 3.sing.cl.2/pron/number/obligatory
Got sing
addaffixes:
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> + <flat> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">|k|a|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy> + <word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|p|au|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> </flat> </example>
vowelharmony: No change.
### |k|a|ɡ|#-> kaɡ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|h|a|
#-> -aha
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|au|
#-> pau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |k|a|ɡ||ɜ|j||a|h|a| |p|au||m|a|
#-> kaɡɜjaha pauma
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">|k|a|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy>
<word posp="pron" number="sing" gender="cl.2" gloss="3.sing.cl.2" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|p|au|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kaɡ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-aha</span><br><span class="gls">3.sing.cl.2.POSS</span></span> <span class="ilpair"><span class="mor">pau</span><br><span class="gls">3.sing.cl.2</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span></p>
+ <p>kaɡɜjaha pauma</p>
+ <p>kagèjaha pauma</p>
+ <il>
+ <w>
+ <o/>
+ <g>apple</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### kaɡɜjaha pauma#-> kaɡɜjaha pauma
kagèjaha pauma [kaɡɜjaha pauma] kaɡ apple -ɜj NOM -aha 3.sing.cl.2.POSS pau 3.sing.cl.2 -ma sing “his (the boy’s) apple” | (8) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <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"> + <np type="owner_owned" gender="cl.1"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" gender="cl.1"> + <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns: No change.
module markowned:
<example id="posso2" translation="my apple"> <np type="owner_owned" gender="cl.1" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="1excl" number="sing" posp="pron"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing"/> </np> </example>About to call getSlotValue for apple/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for apple/noun/possessor/obligatory
Got 1excl.sing
addaffixes:
<example id="posso2" translation="my apple">
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="1excl.sing"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing"> + <flat> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="1excl.sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="1excl.sing"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing">|k|a|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="1excl.sing.POSS">-|ɜ|d|ɜ|</thingy> </flat> </example>
vowelharmony: No change.
### |k|a|ɡ|#-> kaɡ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|d|ɜ|
#-> -ɜdɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |k|a|ɡ||ɜ|j||ɜ|d|ɜ|
#-> kaɡɜjɜdɜ
removetags:
<example id="posso2" translation="my apple">
<flat>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="1excl.sing">|k|a|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="1excl.sing.POSS">-|ɜ|d|ɜ|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kaɡ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜdɜ</span><br><span class="gls">1excl.sing.POSS</span></span></p>
+ <p>kaɡɜjɜdɜ</p>
+ <p>kagèjèdè</p>
+ <il>
+ <w>
+ <o/>
+ <g>apple</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing.POSS</g>
+ </w>
+ </il>
</example>
### kaɡɜjɜdɜ#-> kaɡɜjɜdɜ
kagèjèdè [kaɡɜjɜdɜ] kaɡ apple -ɜj NOM -ɜdɜ 1excl.sing.POSS “my apple” | (9) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="pres-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="pres-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="present" 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="present" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="kiss"/> - </vp> - <np role="subj"> - <np type="owner_owned"> - <np number="sing" def="def" locus="number" role="owner"> - <word posp="noun" gloss="hunter"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> - <word posp="noun" gloss="daughter"/> - </np> - </np> - </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> + <np role="subj"> + <np type="owner_owned"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> + </np> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> + </np> + </np> + </np> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="kiss"/> + </vp> </s> </example>
module casemarking: No change.
module markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<np role="subj">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="cl.2">
+ <np type="owner_owned" role="owner" gender="cl.3">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.2">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<np role="subj">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="cl.1">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.1">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj"> - <np type="owner_owned" gender="cl.2"> - <np type="owner_owned" role="owner" gender="cl.3"> + <np role="obj" number="sing"> + <np type="owner_owned" gender="cl.2" number="sing"> + <np type="owner_owned" role="owner" gender="cl.3" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.2"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj"> - <np type="owner_owned" gender="cl.1"> + <np role="subj" number="sing"> + <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
createpronouns: No change.
module markowned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" number="sing"> + <np role="obj" number="sing" possessor="no.owner"> <np type="owner_owned" gender="cl.2" number="sing"> <np type="owner_owned" role="owner" gender="cl.3" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="2" number="sing" posp="pron"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.2"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"> <word posp="noun" gloss="son"/> </np> </np> </np> - <np role="subj" number="sing"> + <np role="subj" number="sing" possessor="no.owner"> <np type="owner_owned" gender="cl.1" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
module ngen:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" number="sing" possessor="no.owner">
<np type="owner_owned" gender="cl.2" number="sing">
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3">
+ <word posp="noun" gloss="son"/>
+ </np>
<np type="owner_owned" role="owner" gender="cl.3" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3">
- <word posp="noun" gloss="son"/>
</np>
</np>
- </np>
<np role="subj" number="sing" possessor="no.owner">
<np type="owner_owned" gender="cl.1" number="sing">
- <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
- </np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">
<word posp="noun" gloss="daughter"/>
</np>
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
+ <word posp="noun" gloss="hunter"/>
</np>
</np>
+ </np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" number="sing" possessor="no.owner"> + <np role="obj" number="sing" possessor="no.owner" gender="cl.2"> <np type="owner_owned" gender="cl.2" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"> <word posp="noun" gloss="son"/> </np> <np type="owner_owned" role="owner" gender="cl.3" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> </np> </np> </np> </np> - <np role="subj" number="sing" possessor="no.owner"> + <np role="subj" number="sing" possessor="no.owner" gender="cl.1"> <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> </np> </np> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
prodrop: No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" number="sing" possessor="no.owner" gender="cl.2">
<np type="owner_owned" gender="cl.2" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3">
<word posp="noun" gloss="son"/>
</np>
<np type="owner_owned" role="owner" gender="cl.3" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
</np>
</np>
<np role="subj" number="sing" possessor="no.owner" gender="cl.1">
<np type="owner_owned" gender="cl.1" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" number="sing" possessor="no.owner" gender="cl.2"> - <np type="owner_owned" gender="cl.2" number="sing"> + <np type="owner_owned" gender="cl.2" number="sing" role="obj" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"> <word posp="noun" gloss="son"/> </np> <np type="owner_owned" role="owner" gender="cl.3" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> </np> </np> </np> - </np> - <np role="subj" number="sing" possessor="no.owner" gender="cl.1"> - <np type="owner_owned" gender="cl.1" number="sing"> + <np type="owner_owned" gender="cl.1" number="sing" role="subj" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1"> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" gender="cl.2" number="sing" role="obj" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"> <word posp="noun" gloss="son"/> </np> - <np type="owner_owned" role="owner" gender="cl.3" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> </np> - </np> - </np> - <np type="owner_owned" gender="cl.1" number="sing" role="subj" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1"> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1">
- <word posp="verb" gloss="kiss"/>
+ <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for son/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for son/noun/possessor/obligatory
Got 3.sing.cl.3
About to call getSlotValue for neighbour/noun/case/obligatory
Got GEN
About to call getSlotValue for neighbour/noun/possessor/obligatory
Got 2.sing
About to call getSlotValue for daughter/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for daughter/noun/possessor/obligatory
Got 3.sing.cl.2
About to call getSlotValue for hunter/noun/case/obligatory
Got GEN
About to call getSlotValue for hunter/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for kiss/verb/ta/optional
Got PRES
About to call getSlotValue for kiss/verb/voice/optional
Got active
About to call getSlotValue for kiss/verb/subj/obligatory
Got 3.sing.cl.1
About to call getSlotValue for kiss/verb/question/obligatory
Got not.Q
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing">
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounpossessor" function="suffix" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1">
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"> + <flat> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounpossessor" function="suffix" gloss="2.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1"> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounpossessor" function="suffix" gloss="2.sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3">|ɥ|ɜ|b|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3.POSS">-|ɜ|j|ɨ|</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing">|b|ɘ|n|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS">-|a|ɲ|ɘ|</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">|t͡ʃ|a|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">|kʼ|a|m|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1">|d|au|f|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1.SUBJ">-|ə#|t͡ɕ|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɥ|ɜ|b|#-> ɥɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|ɨ|
#-> -ɜjɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |b|ɘ|n|
#-> bɘn
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|b|
#-> -ɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|ɲ|ɘ|
#-> -aɲɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ʃ|a|t͡ɕ|
#-> t͡ʃat͡ɕ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|h|a|
#-> -aha
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|a|m|
#-> kʼam
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|b|
#-> -ɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |d|au|f|
#-> dauf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ə#|t͡ɕ|
#-> -ə#t͡ɕ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |ɥ|ɜ|b||ɜ|j||ɜ|j|ɨ| |b|ɘ|n||ɜ|b||a|ɲ|ɘ| |t͡ʃ|a|t͡ɕ||ɜ|j||a|h|a| |kʼ|a|m||ɜ|b||ɜ|n|ɘ| |d|au|f||ə#|t͡ɕ||a| |t|ɜ|
#-> ɥɜbɜjɜjɨ bɘnɜbaɲɘ t͡ʃat͡ɕɜjaha kʼamɜbɜnɘ daufə#t͡ɕa tɜ
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.3">|ɥ|ɜ|b|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3.POSS">-|ɜ|j|ɨ|</thingy>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="2.sing">|b|ɘ|n|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS">-|a|ɲ|ɘ|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.2">|t͡ʃ|a|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">|kʼ|a|m|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.1">|d|au|f|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.1.SUBJ">-|ə#|t͡ɕ|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ɥɜb</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜjɨ</span><br><span class="gls">3.sing.cl.3.POSS</span></span> <span class="ilpair"><span class="mor">bɘn</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-ɜb</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-aɲɘ</span><br><span class="gls">2.sing.POSS</span></span> <span class="ilpair"><span class="mor">t͡ʃat͡ɕ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-aha</span><br><span class="gls">3.sing.cl.2.POSS</span></span> <span class="ilpair"><span class="mor">kʼam</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɜb</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">dauf</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">-ə̃t͡ɕ</span><br><span class="gls">3.sing.cl.1.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>ɥɜbɜjɜjɨ bɘnɜbaɲɘ t͡ʃat͡ɕɜjaha kʼamɜbɜnɘ daufə̃t͡ɕa tɜ</p>
+ <p>ɥèbèjèjy bënèbañë chatyèjaha gkamèbènë daufə#tya tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>son</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.3.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o/>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o/>
+ <g>2.sing.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o/>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>kiss</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.1.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### ɥɜbɜjɜjɨ bɘnɜbaɲɘ t͡ʃat͡ɕɜjaha kʼamɜbɜnɘ daufə̃t͡ɕa tɜ#-> ɥɜbɜjɜjɨ bɘnɜbaɲɘ t͡ʃat͡ɕɜjaha kʼamɜbɜnɘ daufə̃t͡ɕa tɜ
Ɥèbèjèjy bënèbañë chatyèjaha gkamèbènë daufə#tya tè. [ɥɜbɜjɜjɨ bɘnɜbaɲɘ t͡ʃat͡ɕɜjaha kʼamɜbɜnɘ daufə̃t͡ɕa tɜ] ɥɜb son -ɜj NOM -ɜjɨ 3.sing.cl.3.POSS bɘn neighbour -ɜb GEN -aɲɘ 2.sing.POSS t͡ʃat͡ɕ daughter -ɜj NOM -aha 3.sing.cl.2.POSS kʼam hunter -ɜb GEN -ɜnɘ no.owner.POSS dauf kiss -ə̃t͡ɕ 3.sing.cl.1.SUBJ -a not.Q tɜ indicative “The hunter’s daughter kissed your neighbour’s son.” | (10) |
Derivation
Kay has a few derivational processes. To illustrate this, let us start with a simple noun phrase:
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module adj2verb: No change.
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" gender="cl.2"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" gender="cl.2"> + <np number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"> - <word posp="noun" gloss="lamb"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> </np> </example>About to call getSlotValue for lamb/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for lamb/noun/possessor/obligatory
Got no.owner
addaffixes:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"> + <flat> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">|f|ai|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">|h|ə#|</word> </flat> </example>
vowelharmony: No change.
### |f|ai|j|#-> faij
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |h|ə#|
#-> hə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |f|ai|j||ɜ|j||ɜ|n|ɘ| |h|ə#|
#-> faijɜjɜnɘ hə#
removetags:
<example id="lamb0" translation="a lamb">
<flat>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">|f|ai|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">|h|ə#|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">faij</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">hə̃</span><br><span class="gls">a</span></span></p>
+ <p>faijɜjɜnɘ hə̃</p>
+ <p>faijèjènë hə#</p>
+ <il>
+ <w>
+ <o/>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>a</g>
+ </w>
+ </il>
</example>
### faijɜjɜnɘ hə̃#-> faijɜjɜnɘ hə̃
faijèjènë hə# [faijɜjɜnɘ hə̃] faij lamb -ɜj NOM -ɜnɘ no.owner.POSS hə̃ a “a lamb” | (11) |
In the following, the word for little becomes an affix attached to lamb:
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>The adjective 'little' will be incorporated. Resistance is useless.
module adj2verb: No change.
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
<word gloss="a" posp="det"/>
</np>
</example>module affixdensity:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="little"/> + <word gloss="lamb" lexposp="noun" posp="noun"> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + </word> <word gloss="a" posp="det"/> </np> </example>
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" gender="cl.2"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" gender="cl.2"> + <np number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> - <word gloss="a" posp="det"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> </np> </example>About to call getSlotValue for lamb/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for lamb/noun/possessor/obligatory
Got no.owner
addaffixes:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">|f|ai|j|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|ɨ||||kʼ|</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">|h|ə#|</word> </flat> </example>
vowelharmony: No change.
### |f|ai|j|#-> faij
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ||||kʼ|
#-> -ɨkʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |h|ə#|
#-> hə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |f|ai|j||ɨ||||kʼ||ɜ|j||ɜ|n|ɘ| |h|ə#|
#-> faijɨkʼɜjɜnɘ hə#
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">|f|ai|j|</word> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|ɨ||||kʼ|</thingy> <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="cl.2" possessor="no.owner">|h|ə#|</word> </flat> + <p><span class="ilpair"><span class="mor">faij</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ɨkʼ</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">hə̃</span><br><span class="gls">a</span></span></p> + <p>faijɨkʼɜjɜnɘ hə̃</p> + <p>faijygkèjènë hə#</p> + <il> + <w> + <o/> + <g>lamb</g> + </w> + <w> + <o/> + <g>little</g> + </w> + <w> + <o/> + <g>NOM</g> + </w> + <w> + <o/> + <g>no.owner.POSS</g> + </w> + <w> + <o/> + <g>a</g> + </w> + </il> </example>### faijɨkʼɜjɜnɘ hə̃
#-> faijɨkʼɜjɜnɘ hə̃
faijygkèjènë hə# [faijɨkʼɜjɜnɘ hə̃] faij lamb -ɨkʼ little -ɜj NOM -ɜnɘ no.owner.POSS hə̃ a “a little lamb” | (12) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Kay are enclitics (placed finally), and there are two types: a clitic expressing mode, comprising tè /tɜ/ ‘indicative’, dy /dɨ/ ‘conditional’ and dë /dɘ/ ‘optative’ followed by a clitic expressing negation, comprising gy /ɡɨ/ ‘NEG’.
In addition, the verb is structured like this: first, the root; second, an optional suffix expressing ta, comprising -ëh /-ɘh/ ‘PAST’; third, an optional suffix expressing voice, comprising -ə#j /-ə#j/ ‘passive’; fourth, an obligatory suffix expressing subj, comprising -ap /-ap/ ‘1incl.sing’, -ëf /-ɘf/ ‘1excl.sing’, -ëgk /-ɘkʼ/ ‘2.sing’, -ə#ty /-ə#t͡ɕ/ ‘3.sing.cl.1’, -yf /-ɨf/ ‘3.sing.cl.2’, -yj /-ɨj/ ‘3.sing.cl.3’, -yb /-ɨb/ ‘3.sing.cl.4’, -ə#p /-ə#p/ ‘1incl.plur’, -yn /-ɨn/ ‘1excl.plur’, -at /-at/ ‘2.plur’, -ët /-ɘt/ ‘3.plur.cl.1’, -yñ /-ɨɲ/ ‘3.plur.cl.2’, -èn /-ɜn/ ‘3.plur.cl.3’ and -ëj /-ɘj/ ‘3.plur.cl.4’; and finally, fifth, an obligatory suffix expressing question, comprising -ë /-ɘ/ ‘Q’ and -a /-a/ ‘not.Q’.
The verb displays the following derivational morphology: two suffixes, namely -ëg /-ɘɡ/ ‘begin’ and -ëng /-ɘŋ/ ‘stop’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3"/> </np> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
prodrop:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3" def="neither" role="obj" locus="number" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for 2.sing/pron/number/obligatoryGot sing
About to call getSlotValue for love/verb/ta/optional
Got PRES
About to call getSlotValue for love/verb/voice/optional
Got active
About to call getSlotValue for love/verb/subj/obligatory
Got 1excl.sing
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
addaffixes:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3" def="neither" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3" def="neither" role="obj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3" def="neither" role="obj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3" def="neither" role="obj" locus="number" possessor="no.owner">|f|ɘ|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|p|au|n|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |f|ɘ|#-> fɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|au|n|
#-> paun
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɘ|f|
#-> -ɘf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |f|ɘ||m|a| |p|au|n||ɘ|f||a| |t|ɜ|
#-> fɘma paunɘfa tɜ
removetags:
<example id="love" translation="I love you.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="cl.3" def="neither" role="obj" locus="number" possessor="no.owner">|f|ɘ|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|p|au|n|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fɘ</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">paun</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ɘf</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>fɘma paunɘfa tɜ</p>
+ <p>fëma paunëfa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>love</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### fɘma paunɘfa tɜ#-> fɘma paunɘfa tɜ
Fëma paunëfa tè. [fɘma paunɘfa tɜ] fɘ 2.sing -ma sing paun love -ɘf 1excl.sing.SUBJ -a not.Q tɜ indicative “I love you.” | (13) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
</np>
+ <word gloss="in_surface" posp="pp" owner="3s"/>
</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 def="def" number="sing" locus="number"> + <np def="def" number="sing" locus="number" gender="cl.1"> <word posp="noun" gloss="table"/> </np> <word gloss="in_surface" posp="pp" owner="3s"/> </pp> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing" locus="number" gender="cl.1"> + <np def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="table"/> </np> <word gloss="in_surface" posp="pp" owner="3s"/> </pp> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="table"/>
+ <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"/>
</np>
- <word gloss="in_surface" posp="pp" owner="3s"/>
+ <word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="yes"/>
</pp>
</example>
About to call getSlotValue for table/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for table/noun/possessor/obligatory
Got no.owner
addaffixes:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"> + <flat> <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> <word gloss="in_surface" posp="pp" owner="3s" 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" number="sing" locus="number" gender="cl.1" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="yes"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner">|kʼ|ai|k|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="yes">|s|ə#|</word> </flat> </example>
vowelharmony: No change.
### |kʼ|ai|k|#-> kʼaik
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|ə#|
#-> sə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|ai|k||ɜ|j||ɜ|n|ɘ| |s|ə#|
#-> kʼaikɜjɜnɘ sə#
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner">|kʼ|ai|k|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="yes">|s|ə#|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">kʼaik</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">sə̃</span><br><span class="gls">in_surface</span></span></p>
+ <p>kʼaikɜjɜnɘ sə̃</p>
+ <p>gkaikèjènë sə#</p>
+ <il>
+ <w>
+ <o/>
+ <g>table</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>in_surface</g>
+ </w>
+ </il>
</example>
### kʼaikɜjɜnɘ sə̃#-> kʼaikɜjɜnɘ sə̃
gkaikèjènë sə# [kʼaikɜjɜnɘ sə̃] kʼaik table -ɜj NOM -ɜnɘ no.owner.POSS sə̃ in_surface “on the table” | (14) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
</np>
+ <word gloss="to_inside" posp="pp" owner="3s"/>
</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 def="def" number="sing" locus="number"> + <np def="def" number="sing" locus="number" gender="cl.1"> <word posp="noun" gloss="box"/> </np> <word gloss="to_inside" posp="pp" owner="3s"/> </pp> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing" locus="number" gender="cl.1"> + <np def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="box"/> </np> <word gloss="to_inside" posp="pp" owner="3s"/> </pp> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="box"/>
+ <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"/>
</np>
- <word gloss="to_inside" posp="pp" owner="3s"/>
+ <word gloss="to_inside" posp="pp" owner="3s" p="to" location="inside" precise="yes"/>
</pp>
</example>
About to call getSlotValue for box/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for box/noun/possessor/obligatory
Got no.owner
addaffixes:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<word gloss="to_inside" posp="pp" owner="3s" p="to" location="inside" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"> + <flat> <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> <word gloss="to_inside" posp="pp" owner="3s" 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" number="sing" locus="number" gender="cl.1" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word gloss="to_inside" posp="pp" owner="3s" p="to" location="inside" precise="yes"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner">|k|ɨ|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word gloss="to_inside" posp="pp" owner="3s" p="to" location="inside" precise="yes">|p|a|</word> </flat> </example>
vowelharmony: No change.
### |k|ɨ|ŋ|#-> kɨŋ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |k|ɨ|ŋ||ɜ|j||ɜ|n|ɘ| |p|a|
#-> kɨŋɜjɜnɘ pa
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="cl.1" possessor="no.owner">|k|ɨ|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word gloss="to_inside" posp="pp" owner="3s" p="to" location="inside" precise="yes">|p|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">kɨŋ</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">to_inside</span></span></p>
+ <p>kɨŋɜjɜnɘ pa</p>
+ <p>kyngèjènë pa</p>
+ <il>
+ <w>
+ <o/>
+ <g>box</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>to_inside</g>
+ </w>
+ </il>
</example>
### kɨŋɜjɜnɘ pa#-> kɨŋɜjɜnɘ pa
kyngèjènë pa [kɨŋɜjɜnɘ pa] kɨŋ box -ɜj NOM -ɜnɘ no.owner.POSS pa to_inside “into the box” | (15) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
+ <word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number"> + <np number="sing" def="neither" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </pp> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s"/>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number" possessor="no.owner"> + <np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> </np> <word gloss="COMIT" posp="pp" owner="3s"/> </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 number="sing" def="neither" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" locus="number" possessor="no.owner"/>
</np>
- <word gloss="COMIT" posp="pp" owner="3s"/>
+ <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
</pp>
</example>
About to call getSlotValue for 1excl.sing/pron/number/obligatoryGot sing
addaffixes:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
</pp>
</example>
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> - <np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" locus="number" possessor="no.owner">|h|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word gloss="COMIT" posp="pp" owner="3s" role="comitative">|m|ɨ|</word> </flat> </example>
vowelharmony: No change.
### |h|ə#|#-> hə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |m|ɨ|
#-> mɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |h|ə#||m|a| |m|ɨ|
#-> hə#ma mɨ
removetags:
<example id="adpos3" translation="with me">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" locus="number" possessor="no.owner">|h|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative">|m|ɨ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">hə̃</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">mɨ</span><br><span class="gls">COMIT</span></span></p>
+ <p>hə̃ma mɨ</p>
+ <p>hə#ma My</p>
+ <il>
+ <w>
+ <o/>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>COMIT</g>
+ </w>
+ </il>
</example>
### hə̃ma mɨ#-> hə̃ma mɨ
hə#ma My [hə̃ma mɨ] hə̃ 1excl.sing -ma sing mɨ COMIT “with me” | (16) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Kay adopts Object–Subject–Verb (OSV) as its unmarked word order. The object precedes the subject, and the verb appears clause-finally. OSV is a rare ordering pattern but is attested in a small number of languages.
The following examples illustrate the basic, unmarked, constituent order in Kay.
initial XML:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp tam="pres-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="pres-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="present" 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="present" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="kill"/> - </vp> - <np number="sing" def="def" role="subj" locus="number"> - <word posp="noun" gloss="jaguar"/> - </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> + </np> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" gender="cl.2"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="obj" locus="number" gender="cl.2"> + <np number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" role="subj" locus="number" gender="cl.2"> + <np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for hunter/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for hunter/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for jaguar/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for jaguar/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for kill/verb/ta/optional
Got PRES
About to call getSlotValue for kill/verb/voice/optional
Got active
About to call getSlotValue for kill/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner"> + <flat> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner">|kʼ|a|m|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">|k|au|n|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">|s|ai|h|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |kʼ|a|m|#-> kʼam
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |k|au|n|
#-> kaun
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|ai|h|
#-> saih
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|a|m||ɜ|j||ɜ|n|ɘ| |k|au|n||ɜ|j||ɜ|n|ɘ| |s|ai|h||ɨ|f||a| |t|ɜ|
#-> kʼamɜjɜnɘ kaunɜjɜnɘ saihɨfa tɜ
removetags:
<example id="wo1" translation="The jaguar killed the hunter.">
<flat>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="cl.2" possessor="no.owner">|kʼ|a|m|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">|k|au|n|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">|s|ai|h|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kʼam</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">kaun</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">saih</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>kʼamɜjɜnɘ kaunɜjɜnɘ saihɨfa tɜ</p>
+ <p>gkamèjènë kaunèjènë saihyfa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>kill</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### kʼamɜjɜnɘ kaunɜjɜnɘ saihɨfa tɜ#-> kʼamɜjɜnɘ kaunɜjɜnɘ saihɨfa tɜ
Gkamèjènë kaunèjènë saihyfa tè. [kʼamɜjɜnɘ kaunɜjɜnɘ saihɨfa tɜ] kʼam hunter -ɜj NOM -ɜnɘ no.owner.POSS kaun jaguar -ɜj NOM -ɜnɘ no.owner.POSS saih kill -ɨf 3.sing.cl.2.SUBJ -a not.Q tɜ indicative “The jaguar killed the hunter.” | (17) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="pres-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="pres-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="present" 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="present" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="eat"/> - </vp> - <np number="sing" def="def" role="subj" locus="number"> - <word posp="noun" gloss="lion"/> - </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> + </np> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="eat"/> + </vp> </s> </example>
module casemarking: No change.
module markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="cl.2">
+ <np type="owner_owned" role="owner" gender="cl.1">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1">
<word posp="noun" gloss="daughter"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.2">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
- <np number="sing" def="def" role="subj" locus="number">
+ <np number="sing" def="def" role="subj" locus="number" gender="cl.2">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj"> - <np type="owner_owned" gender="cl.2"> - <np type="owner_owned" role="owner" gender="cl.1"> + <np role="obj" number="sing"> + <np type="owner_owned" gender="cl.2" number="sing"> + <np type="owner_owned" role="owner" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.2"> <word posp="noun" gloss="dog"/> </np> </np> </np> <np number="sing" def="def" role="subj" locus="number" gender="cl.2"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
createpronouns: No change.
module markowned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" number="sing"> + <np role="obj" number="sing" possessor="no.owner"> <np type="owner_owned" gender="cl.2" number="sing"> <np type="owner_owned" role="owner" gender="cl.1" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.2"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"> <word posp="noun" gloss="dog"/> </np> </np> </np> - <np number="sing" def="def" role="subj" locus="number" gender="cl.2"> + <np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
module ngen:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" number="sing" possessor="no.owner">
<np type="owner_owned" gender="cl.2" number="sing">
- <np type="owner_owned" role="owner" gender="cl.1" number="sing">
- <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1">
+ <word posp="noun" gloss="dog"/>
</np>
+ <np type="owner_owned" role="owner" gender="cl.1" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2">
<word posp="noun" gloss="daughter"/>
</np>
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
+ <word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1">
- <word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" number="sing" possessor="no.owner"> + <np role="obj" number="sing" possessor="no.owner" gender="cl.2"> <np type="owner_owned" gender="cl.2" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"> <word posp="noun" gloss="dog"/> </np> <np type="owner_owned" role="owner" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> </np> </np> </np> <np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
prodrop: No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" number="sing" possessor="no.owner" gender="cl.2">
<np type="owner_owned" gender="cl.2" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1">
<word posp="noun" gloss="dog"/>
</np>
<np type="owner_owned" role="owner" gender="cl.1" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2">
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" number="sing" possessor="no.owner" gender="cl.2"> - <np type="owner_owned" gender="cl.2" number="sing"> + <np type="owner_owned" gender="cl.2" number="sing" role="obj" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"> <word posp="noun" gloss="dog"/> </np> <np type="owner_owned" role="owner" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> </np> </np> - </np> <np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"> <word posp="verb" gloss="eat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np type="owner_owned" gender="cl.2" number="sing" role="obj" possessor="no.owner"> <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"> <word posp="noun" gloss="dog"/> </np> - <np type="owner_owned" role="owner" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> - </np> - </np> <np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"> <word posp="verb" gloss="eat"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for dog/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for dog/noun/possessor/obligatory
Got 3.sing.cl.1
About to call getSlotValue for daughter/noun/case/obligatory
Got GEN
About to call getSlotValue for daughter/noun/possessor/obligatory
Got 3.sing.cl.2
About to call getSlotValue for hunter/noun/case/obligatory
Got GEN
About to call getSlotValue for hunter/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for lion/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for lion/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for eat/verb/ta/optional
Got PRES
About to call getSlotValue for eat/verb/voice/optional
Got active
About to call getSlotValue for eat/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1">
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.1"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"> + <flat> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.1"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.1"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1">|d|au|m|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.1.POSS">-|ə#|m|ə#|</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2">|t͡ʃ|a|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">|kʼ|a|m|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">|b|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">|ɡ|ɜ|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |d|au|m|#-> daum
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ə#|m|ə#|
#-> -ə#mə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ʃ|a|t͡ɕ|
#-> t͡ʃat͡ɕ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|b|
#-> -ɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|h|a|
#-> -aha
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|a|m|
#-> kʼam
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|b|
#-> -ɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |b|a|s|
#-> bas
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |ɡ|ɜ|kʼ|
#-> ɡɜkʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |d|au|m||ɜ|j||ə#|m|ə#| |t͡ʃ|a|t͡ɕ||ɜ|b||a|h|a| |kʼ|a|m||ɜ|b||ɜ|n|ɘ| |b|a|s||ɜ|j||ɜ|n|ɘ| |ɡ|ɜ|kʼ||ɨ|f||a| |t|ɜ|
#-> daumɜjə#mə# t͡ʃat͡ɕɜbaha kʼamɜbɜnɘ basɜjɜnɘ ɡɜkʼɨfa tɜ
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<flat>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="cl.2" possessor="3.sing.cl.1">|d|au|m|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.1.POSS">-|ə#|m|ə#|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.1" possessor="3.sing.cl.2">|t͡ʃ|a|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="cl.2" possessor="no.owner">|kʼ|a|m|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="cl.2" possessor="no.owner">|b|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.2" subj="3.sing.cl.2">|ɡ|ɜ|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">daum</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ə̃mə̃</span><br><span class="gls">3.sing.cl.1.POSS</span></span> <span class="ilpair"><span class="mor">t͡ʃat͡ɕ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ɜb</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-aha</span><br><span class="gls">3.sing.cl.2.POSS</span></span> <span class="ilpair"><span class="mor">kʼam</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɜb</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">bas</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">ɡɜkʼ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>daumɜjə̃mə̃ t͡ʃat͡ɕɜbaha kʼamɜbɜnɘ basɜjɜnɘ ɡɜkʼɨfa tɜ</p>
+ <p>daumèjə#mə# chatyèbaha gkamèbènë basèjènë gègkyfa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>dog</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.1.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o/>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o/>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>lion</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>eat</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### daumɜjə̃mə̃ t͡ʃat͡ɕɜbaha kʼamɜbɜnɘ basɜjɜnɘ ɡɜkʼɨfa tɜ#-> daumɜjə̃mə̃ t͡ʃat͡ɕɜbaha kʼamɜbɜnɘ basɜjɜnɘ ɡɜkʼɨfa tɜ
Daumèjə#mə# chatyèbaha gkamèbènë basèjènë gègkyfa tè. [daumɜjə̃mə̃ t͡ʃat͡ɕɜbaha kʼamɜbɜnɘ basɜjɜnɘ ɡɜkʼɨfa tɜ] daum dog -ɜj NOM -ə̃mə̃ 3.sing.cl.1.POSS t͡ʃat͡ɕ daughter -ɜb GEN -aha 3.sing.cl.2.POSS kʼam hunter -ɜb GEN -ɜnɘ no.owner.POSS bas lion -ɜj NOM -ɜnɘ no.owner.POSS ɡɜkʼ eat -ɨf 3.sing.cl.2.SUBJ -a not.Q tɜ indicative “The lion ate the hunter’s daughter’s dog.” | (18) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Kay reveals typologically significant preferences in the ordering of nominal constituents. This includes the position of adjectives, numerals, and possessors relative to the noun, each of which can offer clues to the overall headedness of the language.
Possessive constructions are head-initial: the possessed noun precedes the possessor. For instance, Kay expresses “the child’s toy” with the equivalent of “toy child”. This structure is typologically rarer and often co-occurs with verb-initial syntax or with grammatical marking on the noun.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <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"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" gender="cl.1"> + <np type="owner_owned" role="owner" gender="cl.3"> + <np type="owner_owned" role="owner" gender="cl.2"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="book"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" gender="cl.1"> - <np type="owner_owned" role="owner" gender="cl.3"> - <np type="owner_owned" role="owner" gender="cl.2"> + <np type="owner_owned" gender="cl.1" number="sing"> + <np type="owner_owned" role="owner" gender="cl.3" number="sing"> + <np type="owner_owned" role="owner" gender="cl.2" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="cl.1"> <word posp="noun" gloss="book"/> </np> </np> </example>
createpronouns: No change.
module markowned:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" gender="cl.1" number="sing">
<np type="owner_owned" role="owner" gender="cl.3" number="sing">
<np type="owner_owned" role="owner" gender="cl.2" number="sing">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
- </np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing">
<word posp="noun" gloss="son"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2">
<word posp="noun" gloss="friend"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" gender="cl.1">
+ <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module ngen:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned" gender="cl.1" number="sing"> + <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"> + <word posp="noun" gloss="book"/> + </np> <np type="owner_owned" role="owner" gender="cl.3" number="sing"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"> + <word posp="noun" gloss="friend"/> + </np> <np type="owner_owned" role="owner" gender="cl.2" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"> - <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"> - <word posp="noun" gloss="book"/> - </np> - </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" gender="cl.1" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"> <word posp="noun" gloss="book"/> </np> - <np type="owner_owned" role="owner" gender="cl.3" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"> <word posp="noun" gloss="friend"/> </np> - <np type="owner_owned" role="owner" gender="cl.2" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing"> <word posp="noun" gloss="son"/> </np> - </np> - </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing"/> </np> </example>About to call getSlotValue for book/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for book/noun/possessor/obligatory
Got 3.sing.cl.3
About to call getSlotValue for friend/noun/case/obligatory
Got GEN
About to call getSlotValue for friend/noun/possessor/obligatory
Got 3.sing.cl.2
About to call getSlotValue for son/noun/case/obligatory
Got GEN
About to call getSlotValue for son/noun/possessor/obligatory
Got 2.sing
addaffixes:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3">
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2">
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounpossessor" function="suffix" gloss="2.sing"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"> + <flat> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounpossessor" function="suffix" gloss="2.sing"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounpossessor" function="suffix" gloss="2.sing"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3">|f|ai|k|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3.POSS">-|ɜ|j|ɨ|</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2">|d|a|j|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing">|ɥ|ɜ|b|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS">-|a|ɲ|ɘ|</thingy> </flat> </example>
vowelharmony: No change.
### |f|ai|k|#-> faik
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|ɨ|
#-> -ɜjɨ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |d|a|j|
#-> daj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|b|
#-> -ɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|h|a|
#-> -aha
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |ɥ|ɜ|b|
#-> ɥɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|b|
#-> -ɜb
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|ɲ|ɘ|
#-> -aɲɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |f|ai|k||ɜ|j||ɜ|j|ɨ| |d|a|j||ɜ|b||a|h|a| |ɥ|ɜ|b||ɜ|b||a|ɲ|ɘ|
#-> faikɜjɜjɨ dajɜbaha ɥɜbɜbaɲɘ
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="cl.1" possessor="3.sing.cl.3">|f|ai|k|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.3.POSS">-|ɜ|j|ɨ|</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.3" possessor="3.sing.cl.2">|d|a|j|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="3.sing.cl.2.POSS">-|a|h|a|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="cl.2" possessor="2.sing">|ɥ|ɜ|b|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ɜ|b|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS">-|a|ɲ|ɘ|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">faik</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜjɨ</span><br><span class="gls">3.sing.cl.3.POSS</span></span> <span class="ilpair"><span class="mor">daj</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-ɜb</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-aha</span><br><span class="gls">3.sing.cl.2.POSS</span></span> <span class="ilpair"><span class="mor">ɥɜb</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ɜb</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">-aɲɘ</span><br><span class="gls">2.sing.POSS</span></span></p>
+ <p>faikɜjɜjɨ dajɜbaha ɥɜbɜbaɲɘ</p>
+ <p>faikèjèjy dajèbaha ɥèbèbañë</p>
+ <il>
+ <w>
+ <o/>
+ <g>book</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.3.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>friend</g>
+ </w>
+ <w>
+ <o/>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>son</g>
+ </w>
+ <w>
+ <o/>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o/>
+ <g>2.sing.POSS</g>
+ </w>
+ </il>
</example>
### faikɜjɜjɨ dajɜbaha ɥɜbɜbaɲɘ#-> faikɜjɜjɨ dajɜbaha ɥɜbɜbaɲɘ
faikèjèjy dajèbaha ɥèbèbañë [faikɜjɜjɨ dajɜbaha ɥɜbɜbaɲɘ] faik book -ɜj NOM -ɜjɨ 3.sing.cl.3.POSS daj friend -ɜb GEN -aha 3.sing.cl.2.POSS ɥɜb son -ɜb GEN -aɲɘ 2.sing.POSS “your son’s friend’s book” | (19) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="pres-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="pres-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="present" 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="present" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="kill"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="hunter"/> - </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> + </np> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" gender="cl.2"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="cl.2"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="cl.2"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="cl.2"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" gender="cl.2"> + <np role="obj" tr="rheme" gender="cl.2" number="plur"> <conjp conj="and"> <np def="def" number="plur" locus="number" gender="cl.2"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number" gender="cl.2"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number" gender="cl.2"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
createpronouns: No change.
module markowned:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" gender="cl.2" number="plur"> + <np role="obj" tr="rheme" gender="cl.2" number="plur" possessor="no.owner"> <conjp conj="and"> - <np def="def" number="plur" locus="number" gender="cl.2"> + <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number" gender="cl.2"> + <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number" gender="cl.2"> + <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="cl.2" number="plur" possessor="no.owner">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="cl.2" number="plur" possessor="no.owner">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
fixpronouns: No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="cl.2" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
</np>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" gender="cl.2" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
</np>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" gender="cl.2" number="plur" possessor="no.owner"> <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="jaguar"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="tiger"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="lion"/> </np> - </np> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2"> <word posp="verb" gloss="kill"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for jaguar/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for jaguar/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for tiger/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for tiger/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for lion/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for lion/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for hunter/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for hunter/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for kill/verb/ta/optional
Got PRES
About to call getSlotValue for kill/verb/voice/optional
Got active
About to call getSlotValue for kill/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"> + <flat> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">|k|au|n|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="conj" gloss="and">|kʼ|ɜ|</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">|s|ə#|f|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="conj" gloss="and">|kʼ|ɜ|</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">|b|a|s|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">|kʼ|a|m|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2">|s|ai|h|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |k|au|n|#-> kaun
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|ɜ|
#-> kʼɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|ə#|f|
#-> sə#f
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|ɜ|
#-> kʼɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |b|a|s|
#-> bas
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |kʼ|a|m|
#-> kʼam
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|ai|h|
#-> saih
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |k|au|n||ɜ|j||ɜ|n|ɘ| |kʼ|ɜ| |s|ə#|f||ɜ|j||ɜ|n|ɘ| |kʼ|ɜ| |b|a|s||ɜ|j||ɜ|n|ɘ| |kʼ|a|m||ɜ|j||ɜ|n|ɘ| |s|ai|h||ɨ|f||a| |t|ɜ|
#-> kaunɜjɜnɘ kʼɜ sə#fɜjɜnɘ kʼɜ basɜjɜnɘ kʼamɜjɜnɘ saihɨfa tɜ
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">|k|au|n|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="conj" gloss="and">|kʼ|ɜ|</word>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">|s|ə#|f|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="conj" gloss="and">|kʼ|ɜ|</word>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="cl.2" possessor="no.owner" role="obj" tr="rheme">|b|a|s|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="cl.2" possessor="no.owner">|kʼ|a|m|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.2" subj="3.sing.cl.2">|s|ai|h|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kaun</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">kʼɜ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">sə̃f</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">kʼɜ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">bas</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">kʼam</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">saih</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span></p>
+ <p>kaunɜjɜnɘ kʼɜ sə̃fɜjɜnɘ kʼɜ basɜjɜnɘ kʼamɜjɜnɘ saihɨfa tɜ</p>
+ <p>kaunèjènë gkè sə#fèjènë gkè basèjènë gkamèjènë saihyfa tè</p>
+ <il>
+ <w>
+ <o/>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>and</g>
+ </w>
+ <w>
+ <o/>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>and</g>
+ </w>
+ <w>
+ <o/>
+ <g>lion</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>kill</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### kaunɜjɜnɘ kʼɜ sə̃fɜjɜnɘ kʼɜ basɜjɜnɘ kʼamɜjɜnɘ saihɨfa tɜ#-> kaunɜjɜnɘ kʼɜ sə̃fɜjɜnɘ kʼɜ basɜjɜnɘ kʼamɜjɜnɘ saihɨfa tɜ
Kaunèjènë gkè sə#fèjènë gkè basèjènë gkamèjènë saihyfa tè. [kaunɜjɜnɘ kʼɜ sə̃fɜjɜnɘ kʼɜ basɜjɜnɘ kʼamɜjɜnɘ saihɨfa tɜ] kaun jaguar -ɜj NOM -ɜnɘ no.owner.POSS kʼɜ and sə̃f tiger -ɜj NOM -ɜnɘ no.owner.POSS kʼɜ and bas lion -ɜj NOM -ɜnɘ no.owner.POSS kʼam hunter -ɜj NOM -ɜnɘ no.owner.POSS saih kill -ɨf 3.sing.cl.2.SUBJ -a not.Q tɜ indicative “The hunter killed the jaguars, the tigers and the lions.” | (20) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Kay 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
Kay forms relative clauses by placing the relative clause after the noun it modifies. The clause follows the internal word order of ordinary finite clauses. A dedicated relativising marker introduces the clause and identifies the relationship between the head noun and its role inside the relative clause.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="pat"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="relp1" translation="I patted the cat."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="relp1" translation="I patted the cat."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
- <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
prodrop:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
- </np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for pat/verb/ta/optional
Got PRES
About to call getSlotValue for pat/verb/voice/optional
About to call getSlotValue for pat/verb/subj/obligatory
Got 1excl.sing
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing">
<word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner"> + <flat> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing"> <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner">|s|a|p|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing">|t͡ɕ|au|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |s|a|p|#-> sap
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ɕ|au|kʼ|
#-> t͡ɕaukʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɘ|f|
#-> -ɘf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|a|p||ɜ|j||ɜ|n|ɘ| |t͡ɕ|au|kʼ||ɘ|f||a|
#-> sapɜjɜnɘ t͡ɕaukʼɘfa
removetags:
<example id="relp1" translation="I patted the cat.">
<flat>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="cl.2" possessor="no.owner">|s|a|p|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.2" subj="1excl.sing">|t͡ɕ|au|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">sap</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">t͡ɕaukʼ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ɘf</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span></p>
+ <p>sapɜjɜnɘ t͡ɕaukʼɘfa</p>
+ <p>sapèjènë tyaugkëfa</p>
+ <il>
+ <w>
+ <o/>
+ <g>cat</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>pat</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ </il>
</example>
### sapɜjɜnɘ t͡ɕaukʼɘfa#-> sapɜjɜnɘ t͡ɕaukʼɘfa
Sapèjènë tyaugkëfa. [sapɜjɜnɘ t͡ɕaukʼɘfa] sap cat -ɜj NOM -ɜnɘ no.owner.POSS t͡ɕaukʼ pat -ɘf 1excl.sing.SUBJ -a not.Q “I patted the cat.” | (21) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module casemarking: No change.
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">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.2">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="obj" locus="number">
+ <np def="def" number="sing" role="obj" locus="number" gender="cl.2">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="cl.2">
+ <np id="parent" gender="cl.2" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.2">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
createpronouns: No change.
module markowned:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" gender="cl.2" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2"> + <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="obj" locus="number" gender="cl.2"> + <np def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> - </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/ta/optionalGot PRES
About to call getSlotValue for pat/verb/voice/optional
About to call getSlotValue for pat/verb/subj/obligatory
Got 1excl.sing
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
About to call getSlotValue for cat/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for catch/verb/ta/optional
Got PRES
About to call getSlotValue for catch/verb/voice/optional
About to call getSlotValue for catch/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for mouse/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for mouse/noun/possessor/obligatory
Got no.owner
addaffixes:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
<word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2">
<word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> + <flat> <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2"> <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner"/> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner" comma="after"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> + <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">|t͡ɕ|au|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|s|a|p|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2">|f|au|f|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner" comma="after">|p|ai|k|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> </flat> </example>
vowelharmony: No change.
### |t͡ɕ|au|kʼ|#-> t͡ɕaukʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɘ|f|
#-> -ɘf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|a|p|
#-> sap
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|,
#-> -ɜnɘ,
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ə#|
#-> pə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |f|au|f|
#-> fauf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ai|k|
#-> paik
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ɕ|au|kʼ||ɘ|f||a| |s|a|p||ɜ|j||ɜ|n|ɘ|, |p|ə#||m|a| |f|au|f||ɨ|f||a| |p|ai|k||ɜ|j||ɜ|n|ɘ|
#-> t͡ɕaukʼɘfa sapɜjɜnɘ, pə#ma faufɨfa paikɜjɜnɘ
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">|t͡ɕ|au|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|s|a|p|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
- <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.2">|f|au|f|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="cl.2" possessor="no.owner" comma="after">|p|ai|k|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ɕaukʼ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ɘf</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">sap</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ,</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">pə̃</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fauf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">paik</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span></p>
+ <p>t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ</p>
+ <p>tyaugkëfa sapèjènë, pə#ma faufyfa paikèjènë</p>
+ <il>
+ <w>
+ <o/>
+ <g>pat</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>cat</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>catch</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ </il>
</example>
### t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ#-> t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ
Tyaugkëfa sapèjènë, pə#ma faufyfa paikèjènë. [t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ] t͡ɕaukʼ pat -ɘf 1excl.sing.SUBJ -a not.Q sap cat -ɜj NOM -ɜnɘ, no.owner.POSS pə̃ RELPRON -ma sing fauf catch -ɨf 3.sing.cl.2.SUBJ -a not.Q paik mouse -ɜj NOM -ɜnɘ no.owner.POSS “I patted the cat that caught the mouse.” | (22) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module casemarking: No change.
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">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.2">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.2">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="obj" locus="number">
+ <np def="def" number="sing" role="obj" locus="number" gender="cl.1">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="cl.2">
+ <np id="parent" gender="cl.2" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent" gender="cl.2">
+ <np id="parent" gender="cl.2" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.1">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
createpronouns: No change.
module markowned:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" gender="cl.2" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2"> + <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> - <np id="parent" gender="cl.2" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2"> + <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number" gender="cl.1"> + <np def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> - </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/ta/optionalGot PRES
About to call getSlotValue for pat/verb/voice/optional
About to call getSlotValue for pat/verb/subj/obligatory
Got 1excl.sing
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
About to call getSlotValue for cat/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for catch/verb/ta/optional
Got PRES
About to call getSlotValue for catch/verb/voice/optional
About to call getSlotValue for catch/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for mouse/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for mouse/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for eat/verb/ta/optional
Got PRES
About to call getSlotValue for eat/verb/voice/optional
About to call getSlotValue for eat/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for cheese/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cheese/noun/possessor/obligatory
Got no.owner
addaffixes:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
<word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
<word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1">
<word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> + <flat> <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1"> <word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner" comma="after"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - </relp> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> + <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">|t͡ɕ|au|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|s|a|p|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">|f|au|f|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|p|ai|k|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1">|ɡ|ɜ|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner" comma="after">|j|a|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> </flat> </example>
vowelharmony: No change.
### |t͡ɕ|au|kʼ|#-> t͡ɕaukʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɘ|f|
#-> -ɘf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|a|p|
#-> sap
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|,
#-> -ɜnɘ,
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ə#|
#-> pə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |f|au|f|
#-> fauf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ai|k|
#-> paik
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|,
#-> -ɜnɘ,
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ə#|
#-> pə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |ɡ|ɜ|kʼ|
#-> ɡɜkʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |j|a|ŋ|
#-> jaŋ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ɕ|au|kʼ||ɘ|f||a| |s|a|p||ɜ|j||ɜ|n|ɘ|, |p|ə#||m|a| |f|au|f||ɨ|f||a| |p|ai|k||ɜ|j||ɜ|n|ɘ|, |p|ə#||m|a| |ɡ|ɜ|kʼ||ɨ|f||a| |j|a|ŋ||ɜ|j||ɜ|n|ɘ|
#-> t͡ɕaukʼɘfa sapɜjɜnɘ, pə#ma faufɨfa paikɜjɜnɘ, pə#ma ɡɜkʼɨfa jaŋɜjɜnɘ
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">|t͡ɕ|au|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|s|a|p|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
- <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">|f|au|f|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|p|ai|k|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
- <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2" obj="3.sing.cl.1">|ɡ|ɜ|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner" comma="after">|j|a|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ɕaukʼ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ɘf</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">sap</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ,</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">pə̃</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fauf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">paik</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ,</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">pə̃</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɡɜkʼ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">jaŋ</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span></p>
+ <p>t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ, pə̃ma ɡɜkʼɨfa jaŋɜjɜnɘ</p>
+ <p>tyaugkëfa sapèjènë, pə#ma faufyfa paikèjènë, pə#ma gègkyfa jangèjènë</p>
+ <il>
+ <w>
+ <o/>
+ <g>pat</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>cat</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>catch</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>eat</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ </il>
</example>
### t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ, pə̃ma ɡɜkʼɨfa jaŋɜjɜnɘ#-> t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ, pə̃ma ɡɜkʼɨfa jaŋɜjɜnɘ
Tyaugkëfa sapèjènë, pə#ma faufyfa paikèjènë, pə#ma gègkyfa jangèjènë. [t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ, pə̃ma ɡɜkʼɨfa jaŋɜjɜnɘ] t͡ɕaukʼ pat -ɘf 1excl.sing.SUBJ -a not.Q sap cat -ɜj NOM -ɜnɘ, no.owner.POSS pə̃ RELPRON -ma sing fauf catch -ɨf 3.sing.cl.2.SUBJ -a not.Q paik mouse -ɜj NOM -ɜnɘ, no.owner.POSS pə̃ RELPRON -ma sing ɡɜkʼ eat -ɨf 3.sing.cl.2.SUBJ -a not.Q jaŋ cheese -ɜj NOM -ɜnɘ no.owner.POSS “I patted the cat that caught the mouse that ate the cheese.” | (23) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <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 tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cheese"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number">
- <word posp="noun" gloss="cheese"/>
- </np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.2">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.2">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="cl.1">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="obj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="buy"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" gender="cl.1">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="cl.2">
+ <np id="parent" gender="cl.2" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent" gender="cl.2">
+ <np id="parent" gender="cl.2" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent" gender="cl.1">
+ <np id="parent" gender="cl.1" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" gender="cl.1">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
createpronouns: No change.
module markowned:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" gender="cl.2" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2"> + <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="catch"/> </vp> - <np id="parent" gender="cl.2" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2"> + <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="eat"/> </vp> - <np id="parent" gender="cl.1" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1"> + <np id="parent" gender="cl.1" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1"> + <np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" gender="cl.1"> + <np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent" gender="cl.1" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="eat"/> </vp> <np id="parent" gender="cl.1" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> - </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="eat"/> </vp> <np id="parent" gender="cl.1" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.1" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.1" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.1" possessor="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing">
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="buy" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" role="subj" locus="number" possessor="no.owner"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/ta/optionalGot PRES
About to call getSlotValue for pat/verb/voice/optional
About to call getSlotValue for pat/verb/subj/obligatory
Got 1excl.sing
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
About to call getSlotValue for cat/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for catch/verb/ta/optional
Got PRES
About to call getSlotValue for catch/verb/voice/optional
About to call getSlotValue for catch/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for mouse/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for mouse/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for eat/verb/ta/optional
Got PRES
About to call getSlotValue for eat/verb/voice/optional
About to call getSlotValue for eat/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for cheese/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for cheese/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for RELPRON/pron/number/obligatory
Got sing
About to call getSlotValue for buy/verb/ta/optional
Got PRES
About to call getSlotValue for buy/verb/voice/optional
About to call getSlotValue for buy/verb/subj/obligatory
Got 1excl.sing
About to call getSlotValue for buy/verb/question/obligatory
Got not.Q
About to call getSlotValue for 1excl.sing/pron/number/obligatory
Got sing
addaffixes:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">
<word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
<word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.2" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">
<word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" gender="cl.1" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing">
<word posp="verb" gloss="buy" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"> + <flat> <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" gender="cl.2" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"> <word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" gender="cl.1" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.1" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing"> <word posp="verb" gloss="buy" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number" gender="cl.1" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" role="subj" locus="number" possessor="no.owner"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" role="subj" locus="number" possessor="no.owner" comma="after"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </relp> - </np> - </relp> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.1" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="buy" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" role="subj" locus="number" possessor="no.owner" comma="after"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">|t͡ɕ|au|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|s|a|p|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">|f|au|f|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|p|ai|k|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">|ɡ|ɜ|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.1" possessor="no.owner">|j|a|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner">|p|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> + <word posp="verb" gloss="buy" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing">|ɲ|ɘ|h|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" role="subj" locus="number" possessor="no.owner" comma="after">|h|ə#|</word> + <thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy> </flat> </example>
vowelharmony: No change.
### |t͡ɕ|au|kʼ|#-> t͡ɕaukʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɘ|f|
#-> -ɘf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|a|p|
#-> sap
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|,
#-> -ɜnɘ,
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ə#|
#-> pə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |f|au|f|
#-> fauf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ai|k|
#-> paik
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|,
#-> -ɜnɘ,
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ə#|
#-> pə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |ɡ|ɜ|kʼ|
#-> ɡɜkʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |j|a|ŋ|
#-> jaŋ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|,
#-> -ɜnɘ,
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |p|ə#|
#-> pə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |ɲ|ɘ|h|
#-> ɲɘh
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɘ|f|
#-> -ɘf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |h|ə#|
#-> hə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|m|a|
#-> -ma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ɕ|au|kʼ||ɘ|f||a| |s|a|p||ɜ|j||ɜ|n|ɘ|, |p|ə#||m|a| |f|au|f||ɨ|f||a| |p|ai|k||ɜ|j||ɜ|n|ɘ|, |p|ə#||m|a| |ɡ|ɜ|kʼ||ɨ|f||a| |j|a|ŋ||ɜ|j||ɜ|n|ɘ|, |p|ə#||m|a| |ɲ|ɘ|h||ɘ|f||a| |h|ə#||m|a|
#-> t͡ɕaukʼɘfa sapɜjɜnɘ, pə#ma faufɨfa paikɜjɜnɘ, pə#ma ɡɜkʼɨfa jaŋɜjɜnɘ, pə#ma ɲɘhɘfa hə#ma
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<word posp="verb" gloss="pat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="1excl.sing">|t͡ɕ|au|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|s|a|p|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
- <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="catch" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">|f|au|f|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.2" possessor="no.owner">|p|ai|k|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
- <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" gender="cl.2" possessor="no.owner">|p|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="eat" tam="past-punct" negation="POS" question="not.Q" ta="PRES" subj="3.sing.cl.2">|ɡ|ɜ|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="cl.1" possessor="no.owner">|j|a|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
- <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|,</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" gender="cl.1" possessor="no.owner">|p|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
<word posp="verb" gloss="buy" tam="past-punct" negation="POS" question="not.Q" ta="PRES" obj="3.sing.cl.1" subj="1excl.sing">|ɲ|ɘ|h|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="1excl.sing.SUBJ">-|ɘ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="cl.3" def="neither" role="subj" locus="number" possessor="no.owner" comma="after">|h|ə#|</word>
<thingy type="pronnumber" function="suffix" gloss="sing">-|m|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ɕaukʼ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ɘf</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">sap</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ,</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">pə̃</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">fauf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">paik</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ,</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">pə̃</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɡɜkʼ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">jaŋ</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ,</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">pə̃</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɲɘh</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-ɘf</span><br><span class="gls">1excl.sing.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">hə̃</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-ma</span><br><span class="gls">sing</span></span></p>
+ <p>t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ, pə̃ma ɡɜkʼɨfa jaŋɜjɜnɘ, pə̃ma ɲɘhɘfa hə̃ma</p>
+ <p>tyaugkëfa sapèjènë, pə#ma faufyfa paikèjènë, pə#ma gègkyfa jangèjènë, pə#ma ñëhëfa hə#ma</p>
+ <il>
+ <w>
+ <o/>
+ <g>pat</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>cat</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>catch</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>eat</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>buy</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ, pə̃ma ɡɜkʼɨfa jaŋɜjɜnɘ, pə̃ma ɲɘhɘfa hə̃ma#-> t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ, pə̃ma ɡɜkʼɨfa jaŋɜjɜnɘ, pə̃ma ɲɘhɘfa hə̃ma
Tyaugkëfa sapèjènë, pə#ma faufyfa paikèjènë, pə#ma gègkyfa jangèjènë, pə#ma ñëhëfa hə#ma. [t͡ɕaukʼɘfa sapɜjɜnɘ, pə̃ma faufɨfa paikɜjɜnɘ, pə̃ma ɡɜkʼɨfa jaŋɜjɜnɘ, pə̃ma ɲɘhɘfa hə̃ma] t͡ɕaukʼ pat -ɘf 1excl.sing.SUBJ -a not.Q sap cat -ɜj NOM -ɜnɘ, no.owner.POSS pə̃ RELPRON -ma sing fauf catch -ɨf 3.sing.cl.2.SUBJ -a not.Q paik mouse -ɜj NOM -ɜnɘ, no.owner.POSS pə̃ RELPRON -ma sing ɡɜkʼ eat -ɨf 3.sing.cl.2.SUBJ -a not.Q jaŋ cheese -ɜj NOM -ɜnɘ, no.owner.POSS pə̃ RELPRON -ma sing ɲɘh buy -ɘf 1excl.sing.SUBJ -a not.Q hə̃ 1excl.sing -ma sing “I patted the cat that caught the mouse that ate the cheese that I bought.” | (24) |
Complementation Strategies
Kay introduces complement clauses with a dedicated complementiser, similar to English that. The complementiser appears at the beginning of the embedded clause and signals that the clause functions as a syntactic argument. The embedded clause is fully finite and displays the same tense, aspect and agreement patterns as independent clauses.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="pres-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 tam="past-punct" negation="POS" question="not.Q"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="pres-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="present" 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 tam="past-punct" negation="POS" question="not.Q">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct" negation="POS" question="not.Q"> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
+ <word gloss="COMP" posp="pp"/>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="surprise"/> - </vp> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> + </np> <np role="subj"> <subs> - <word gloss="COMP" posp="pp"/> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="give"/> - </vp> - <np number="sing" def="def" head="this" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> - </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> - </subs> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" role="indobj" locus="number"> - <word posp="noun" gloss="teacher"/> + <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="give"/> + </vp> + <word gloss="COMP" posp="pp"/> + </subs> </np> + <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="surprise"/> + </vp> </s> </example>
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np number="sing" def="def" role="indobj" locus="number"> + <np number="sing" def="def" role="indobj" locus="number" gender="cl.3"> <word posp="noun" gloss="teacher"/> </np> - <np role="subj"> + <np role="subj" gender="cl.2" number="sing"> <subs> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" gender="cl.1"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="give"/> </vp> <word gloss="COMP" posp="pp"/> </subs> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np number="sing" def="def" role="indobj" locus="number" gender="cl.3"> + <np number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner"> <word posp="noun" gloss="teacher"/> </np> - <np role="subj" gender="cl.2" number="sing"> + <np role="subj" gender="cl.2" number="sing" possessor="no.owner"> <subs> - <np number="sing" role="obj" locus="number" gender="cl.1"> + <np number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2"> + <np number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="give"/> </vp> <word gloss="COMP" posp="pp"/> </subs> </np> <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner">
<word posp="noun" gloss="teacher"/>
</np>
<np role="subj" gender="cl.2" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="give"/>
</vp>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
- <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner">
<word posp="noun" gloss="teacher"/>
</np>
<np role="subj" gender="cl.2" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="give"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner"/>
</np>
<np role="subj" gender="cl.2" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="apple"/>
- <word gloss="a" posp="det"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/>
+ <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2">
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="subj" gender="cl.2" number="sing" possessor="no.owner"/>
</subs>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2">
- <word posp="verb" gloss="surprise"/>
+ <word posp="verb" gloss="surprise" tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for teacher/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for teacher/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for apple/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for apple/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for girl/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for girl/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for boy/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for boy/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for give/verb/ta/optional
Got PRES
About to call getSlotValue for give/verb/voice/optional
Got active
About to call getSlotValue for give/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for give/verb/question/obligatory
Got not.Q
About to call getSlotValue for surprise/verb/ta/optional
Got PRES
About to call getSlotValue for surprise/verb/voice/optional
About to call getSlotValue for surprise/verb/subj/obligatory
Got 3.sing.cl.2
About to call getSlotValue for surprise/verb/question/obligatory
Got not.Q
addaffixes:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner">
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<np role="subj" gender="cl.2" number="sing" possessor="no.owner">
<subs>
<np number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner">
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner">
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2">
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbvoice" function="suffix" gloss="active"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word gloss="COMP" posp="pp" role="subj" gender="cl.2" number="sing" possessor="no.owner"/>
</subs>
</np>
<vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2">
<word posp="verb" gloss="surprise" tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2"/>
+ <thingy type="verbta" function="suffix" gloss="PRES"/>
+ <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner"> + <flat> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <np role="subj" gender="cl.2" number="sing" possessor="no.owner"> - <subs> - <np number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner"> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <np number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner"> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2"> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> <word gloss="COMP" posp="pp" role="subj" gender="cl.2" number="sing" possessor="no.owner"/> - </subs> - </np> - <vp tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2"> <word posp="verb" gloss="surprise" tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="COMP" posp="pp" role="subj" gender="cl.2" number="sing" possessor="no.owner"/> - <word posp="verb" gloss="surprise" tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner">|t͡ʃ|ɨ|p|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">|k|a|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">|h|ə#|</word> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner">|ɡ|ɨ|d|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner">|d|a|f|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2">|b|a|kʼ|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word gloss="COMP" posp="pp" role="subj" gender="cl.2" number="sing" possessor="no.owner">|s|au|</word> + <word posp="verb" gloss="surprise" tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2">|t͡ɕ|ə#|k|</word> + <thingy type="verbta" function="suffix" gloss="PRES">-</thingy> + <thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |t͡ʃ|ɨ|p|#-> t͡ʃɨp
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |k|a|ɡ|
#-> kaɡ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |h|ə#|
#-> hə#
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |ɡ|ɨ|d|
#-> ɡɨd
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |d|a|f|
#-> daf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|j|
#-> -ɜj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɜ|n|ɘ|
#-> -ɜnɘ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |b|a|kʼ|
#-> bakʼ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t|ɜ|
#-> tɜ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |s|au|
#-> sau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ɕ|ə#|k|
#-> t͡ɕə#k
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|ɨ|f|
#-> -ɨf
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### -|a|
#-> -a
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1466
### |t͡ʃ|ɨ|p||ɜ|j||ɜ|n|ɘ| |k|a|ɡ||ɜ|j||ɜ|n|ɘ| |h|ə#| |ɡ|ɨ|d||ɜ|j||ɜ|n|ɘ| |d|a|f||ɜ|j||ɜ|n|ɘ| |b|a|kʼ||ɨ|f||a| |t|ɜ| |s|au| |t͡ɕ|ə#|k||ɨ|f||a|
#-> t͡ʃɨpɜjɜnɘ kaɡɜjɜnɘ hə# ɡɨdɜjɜnɘ dafɜjɜnɘ bakʼɨfa tɜ sau t͡ɕə#kɨfa
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="cl.3" possessor="no.owner">|t͡ʃ|ɨ|p|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">|k|a|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="cl.1" possessor="no.owner">|h|ə#|</word>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="cl.1" possessor="no.owner">|ɡ|ɨ|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="cl.2" possessor="no.owner">|d|a|f|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|ɜ|j|</thingy>
<thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">-|ɜ|n|ɘ|</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="present" asp="action" mode="indicative" voice="active" ta="PRES" obj="3.sing.cl.1" indobj="3.sing.cl.1" subj="3.sing.cl.2">|b|a|kʼ|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
- <thingy type="verbvoice" function="suffix" gloss="active">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|t|ɜ|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word gloss="COMP" posp="pp" role="subj" gender="cl.2" number="sing" possessor="no.owner">|s|au|</word>
<word posp="verb" gloss="surprise" tam="past-punct" negation="POS" question="not.Q" ta="PRES" indobj="3.sing.cl.3" subj="3.sing.cl.2">|t͡ɕ|ə#|k|</word>
- <thingy type="verbta" function="suffix" gloss="PRES">-</thingy>
<thingy type="verbsubj" function="suffix" gloss="3.sing.cl.2.SUBJ">-|ɨ|f|</thingy>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|a|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃɨp</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">kaɡ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">hə̃</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ɡɨd</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">daf</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ɜj</span><br><span class="gls">NOM</span></span> <span class="ilpair"><span class="mor">-ɜnɘ</span><br><span class="gls">no.owner.POSS</span></span> <span class="ilpair"><span class="mor">bakʼ</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">tɜ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">sau</span><br><span class="gls">COMP</span></span> <span class="ilpair"><span class="mor">t͡ɕə̃k</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">-ɨf</span><br><span class="gls">3.sing.cl.2.SUBJ</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">not.Q</span></span></p>
+ <p>t͡ʃɨpɜjɜnɘ kaɡɜjɜnɘ hə̃ ɡɨdɜjɜnɘ dafɜjɜnɘ bakʼɨfa tɜ sau t͡ɕə̃kɨfa</p>
+ <p>chypèjènë kagèjènë hə# gydèjènë dafèjènë bagkyfa tè Sau tyə#kyfa</p>
+ <il>
+ <w>
+ <o/>
+ <g>teacher</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>apple</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>a</g>
+ </w>
+ <w>
+ <o/>
+ <g>girl</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>boy</g>
+ </w>
+ <w>
+ <o/>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o/>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o/>
+ <g>give</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o/>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o/>
+ <g>surprise</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.cl.2.SUBJ</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ </il>
</example>
### t͡ʃɨpɜjɜnɘ kaɡɜjɜnɘ hə̃ ɡɨdɜjɜnɘ dafɜjɜnɘ bakʼɨfa tɜ sau t͡ɕə̃kɨfa#-> t͡ʃɨpɜjɜnɘ kaɡɜjɜnɘ hə̃ ɡɨdɜjɜnɘ dafɜjɜnɘ bakʼɨfa tɜ sau t͡ɕə̃kɨfa
Chypèjènë kagèjènë hə# gydèjènë dafèjènë bagkyfa tè Sau tyə#kyfa. [t͡ʃɨpɜjɜnɘ kaɡɜjɜnɘ hə̃ ɡɨdɜjɜnɘ dafɜjɜnɘ bakʼɨfa tɜ sau t͡ɕə̃kɨfa] t͡ʃɨp teacher -ɜj NOM -ɜnɘ no.owner.POSS kaɡ apple -ɜj NOM -ɜnɘ no.owner.POSS hə̃ a ɡɨd girl -ɜj NOM -ɜnɘ no.owner.POSS daf boy -ɜj NOM -ɜnɘ no.owner.POSS bakʼ give -ɨf 3.sing.cl.2.SUBJ -a not.Q tɜ indicative sau COMP t͡ɕə̃k surprise -ɨf 3.sing.cl.2.SUBJ -a not.Q “It surprised the teacher that the boy had given the girl an apple.” | (25) |
Quotes
Here is an example of how quotations are expressed:
Miscellaneous
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Kay / Kay–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/2NPZU
Behind the scenes, the Language Creator stores the generated language in a JSON-based format known as ELD. The corresponding ELD file may be downloaded, edited as required, and reuploaded in order to regenerate the grammar, dictionary and texts.
How to cite this grammar:
Language Creator. 2026. A Grammar of Kay. Generated by the Language Creator, version 0.90, on 19 April 2026. https://languagecreator.org/grammar/2NPZU
In BibTeX format:
@misc{LC-2NPZU,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Kay}},
howpublished = {\url{https://languagecreator.org/grammar/2NPZU}},
note = {Generated by the Language Creator, version 0.90, on 19 April 2026}
}
Execution time: 0.08 seconds.