A Collection of Texts in Ghewa
Warning: Undefined array key "debug" in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/gentexts.php on line 41
The Tower of Babel (Genesis 11:1–9)
initial XML:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>have</verb>
</vp>
<np def="def" number="plur" role="subj">
<noun>human being</noun>
<adj>all</adj>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing">
<noun>earth</noun>
<adj>whole</adj>
</np>
</pp>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing">
<noun>language</noun>
<num>one</num>
</np>
<np def="neither" number="sing">
<noun>dialect</noun>
<num>one</num>
</np>
</conjp>
</np>
</s>cleanup:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>have</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" role="subj"> - <noun>human being</noun> - <adj>all</adj> + <np def="def" number="plur" role="subj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="all"/> <pp p="in" location="surface" precise="no"> - <np def="def" number="sing"> - <noun>earth</noun> - <adj>whole</adj> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="earth"/> + <word posp="adj" gloss="whole"/> </np> </pp> </np> <np role="obj"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>language</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="language"/> + <word posp="num" gloss="one"/> </np> - <np def="neither" number="sing"> - <noun>dialect</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="dialect"/> + <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module adj2verb:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="all"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="all"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="whole"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="earth"/>
- <word posp="adj" gloss="whole"/>
</np>
+ </relp>
+ </np>
</pp>
</np>
+ </relp>
+ </np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module articles:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
</relp>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
</relp>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module nonpastonly:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np def="def" number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <conjp conj="and"> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module noepistemic:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np def="def" number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <conjp conj="and"> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module NRel:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" role="subj" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="all"/>
- </vp>
- <np head="this" role="subj" number="plur">
+ <np def="def" locus="number" id="parent">
+ <np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np def="def" number="sing" locus="number">
- <relp>
+ <np def="def" locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="earth"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing">
- <word posp="noun" gloss="earth"/>
- </np>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</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="all"/>
+ </vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
+ <np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="surface"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</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="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module constorder: No change.
module casemarking:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module markowner: No change.
module simplifynumber:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
- <np role="subj" number="plur" id="headnp" tr="">
+ <np role="subj" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number" id="parent">
- <np role="" number="sing" id="headnp" tr="">
+ <np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np def="neither" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np def="neither" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module propagatenumber:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
<np def="neither" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np def="neither" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="neither" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur">
- <conjp conj="and">
- <np def="neither" locus="number">
+ <np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="neither" locus="number">
+ <np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </conjp>
</np>
</s>
fixpronouns: No change.
copyuptophrase:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur">
<np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="all"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur">
<np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np role="obj" number="plur">
<np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np type="owner_owned">
<np def="def" locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="obj" number="plur">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</s>
movedowntoword:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" locus="number" id="parent"> <np role="subj" id="headnp" tr=""> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="subj" id="headnp"/> <pp p="in" location="surface" precise="no"> <np def="def" locus="number" id="parent"> <np role="" id="headnp" tr=""> - <word posp="noun" gloss="earth"/> + <word posp="noun" gloss="earth" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" id="parent"/> </np> <np def="def"> - <word posp="noun" gloss="surface"/> + <word posp="noun" gloss="surface" def="def"/> </np> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> </pp> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="all"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" id="parent"/> </np> <np def="neither" locus="number" role="obj" number="plur"> - <word posp="noun" gloss="language"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="language" def="neither" locus="number" role="obj" number="plur"/> + <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur"/> </np> <word posp="conj" gloss="and"/> <np def="neither" locus="number" role="obj" number="plur"> - <word posp="noun" gloss="dialect"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="dialect" def="neither" locus="number" role="obj" number="plur"/> + <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur"/> </np> </s>About to call getSlotValue for have/verb/voice/obligatory
Got active
About to call getSlotValue for have/verb/mode/obligatory
Got indicative
About to call getSlotValue for have/verb/question/optional
Got not.Q
About to call getSlotValue for whole/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for whole/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for whole/verb/question/optional
About to call getSlotValue for all/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for all/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for all/verb/question/optional
addaffixes:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" locus="number" id="parent"> <np role="subj" id="headnp" tr=""> <word posp="noun" gloss="human being" role="subj" id="headnp"/> <pp p="in" location="surface" precise="no"> <np def="def" locus="number" id="parent"> <np role="" id="headnp" tr=""> <word posp="noun" gloss="earth" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> <word gloss="the" posp="det" def="def" locus="number" id="parent"/> </np> <np def="def"> <word posp="noun" gloss="surface" def="def"/> </np> <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> </pp> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> <word gloss="the" posp="det" def="def" locus="number" id="parent"/> </np> <np def="neither" locus="number" role="obj" number="plur"> <word posp="noun" gloss="language" def="neither" locus="number" role="obj" number="plur"/> <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur"/> </np> <word posp="conj" gloss="and"/> <np def="neither" locus="number" role="obj" number="plur"> <word posp="noun" gloss="dialect" def="neither" locus="number" role="obj" number="plur"/> <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur"/> </np> </s>
flatten:
<s> - <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" locus="number" id="parent"> - <np role="subj" id="headnp" tr=""> <word posp="noun" gloss="human being" role="subj" id="headnp"/> - <pp p="in" location="surface" precise="no"> - <np def="def" locus="number" id="parent"> - <np role="" id="headnp" tr=""> <word posp="noun" gloss="earth" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <word gloss="the" posp="det" def="def" locus="number" id="parent"/> - </np> - <np def="def"> <word posp="noun" gloss="surface" def="def"/> - </np> <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> - </pp> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <word gloss="the" posp="det" def="def" locus="number" id="parent"/> - </np> - <np def="neither" locus="number" role="obj" number="plur"> <word posp="noun" gloss="language" def="neither" locus="number" role="obj" number="plur"/> <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur"/> - </np> <word posp="conj" gloss="and"/> - <np def="neither" locus="number" role="obj" number="plur"> <word posp="noun" gloss="dialect" def="neither" locus="number" role="obj" number="plur"/> <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="human being" role="subj" id="headnp"/> - <word posp="noun" gloss="earth" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent"/> - <word posp="noun" gloss="surface" def="def"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent"/> - <word posp="noun" gloss="language" def="neither" locus="number" role="obj" number="plur"/> - <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="dialect" def="neither" locus="number" role="obj" number="plur"/> - <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|e|ɣ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="human being" role="subj" id="headnp">|p|i|θ|i|</word> + <word posp="noun" gloss="earth" id="headnp">|xʷ|au|ɡʷ|i|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after">|u|w|æ|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word gloss="the" posp="det" def="def" locus="number" id="parent">|s|o|</word> + <word posp="noun" gloss="surface" def="def">|z|ai|kʷ|i|</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="no">|s|u|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after">|ɑ|d|u|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word gloss="the" posp="det" def="def" locus="number" id="parent">|s|o|</word> + <word posp="noun" gloss="language" def="neither" locus="number" role="obj" number="plur">|ð|ɑ|ʒ|i|</word> + <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur">|h|ai|</word> + <word posp="conj" gloss="and">|h|e|</word> + <word posp="noun" gloss="dialect" def="neither" locus="number" role="obj" number="plur">|ɣʷ|i|d|ɑ|</word> + <word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur">|h|ai|</word> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|ɣ|u|
#-> eɣu
### |e|ɣ|u|
#-> eɣu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |p|i|θ|i|
#-> piθi
### |p|i|θ|i|
#-> piθi
### |xʷ|au|ɡʷ|i|,
#-> xʷauɡʷi,
### |xʷ|au|ɡʷ|i|,
#-> xʷauɡʷi,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|w|æ|
#-> uwæ
### |u|w|æ|
#-> uwæ
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### -,
#-> -,
### |s|o|
#-> so
### |s|o|
#-> so
### |z|ai|kʷ|i|
#-> zaikʷi
### |z|ai|kʷ|i|
#-> zaikʷi
### |s|u|,
#-> su,
### |s|u|,
#-> su,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |ɑ|d|u|
#-> ɑdu
### |ɑ|d|u|
#-> ɑdu
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### -,
#-> -,
### |s|o|
#-> so
### |s|o|
#-> so
### |ð|ɑ|ʒ|i|
#-> ðɑʒi
### |ð|ɑ|ʒ|i|
#-> ðɑʒi
### |h|ai|
#-> hai
### |h|ai|
#-> hai
### |h|e|
#-> he
### |h|e|
#-> he
### |ɣʷ|i|d|ɑ|
#-> ɣʷidɑ
### |ɣʷ|i|d|ɑ|
#-> ɣʷidɑ
### |h|ai|
#-> hai
### |h|ai|
#-> hai
### |t͡ʃ||e|ɣ|u||k|u| |m|i| |p|i|θ|i| |xʷ|au|ɡʷ|i|, |h|u| |t͡ʃ||u|w|æ||b|æ|, |s|o| |z|ai|kʷ|i| |s|u|, |h|u| |t͡ʃ||ɑ|d|u||b|æ|, |s|o| |ð|ɑ|ʒ|i| |h|ai| |h|e| |ɣʷ|i|d|ɑ| |h|ai|
#-> t͡ʃeɣuku mi piθi xʷauɡʷi, hu t͡ʃuwæbæ, so zaikʷi su, hu t͡ʃɑdubæ, so ðɑʒi hai he ɣʷidɑ hai
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|e|ɣ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="human being" role="subj" id="headnp">|p|i|θ|i|</word>
- <word posp="noun" gloss="earth" id="headnp">|xʷ|au|ɡʷ|i|</word>
+ <word posp="noun" gloss="earth" id="headnp">|xʷ|au|ɡʷ|i|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after">|u|w|æ|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word gloss="the" posp="det" def="def" locus="number" id="parent">|s|o|</word>
<word posp="noun" gloss="surface" def="def">|z|ai|kʷ|i|</word>
- <word gloss="in" posp="pp" p="in" location="surface" precise="no">|s|u|</word>
+ <word gloss="in" posp="pp" p="in" location="surface" precise="no">|s|u|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after">|ɑ|d|u|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word gloss="the" posp="det" def="def" locus="number" id="parent">|s|o|</word>
<word posp="noun" gloss="language" def="neither" locus="number" role="obj" number="plur">|ð|ɑ|ʒ|i|</word>
<word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur">|h|ai|</word>
<word posp="conj" gloss="and">|h|e|</word>
<word posp="noun" gloss="dialect" def="neither" locus="number" role="obj" number="plur">|ɣʷ|i|d|ɑ|</word>
<word posp="num" gloss="one" def="neither" locus="number" role="obj" number="plur">|h|ai|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">eɣu</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">piθi</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">xʷauɡʷi,</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">uwæ</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">zaikʷi</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">su,</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ɑdu</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ðɑʒi</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">hai</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɣʷidɑ</span><br><span class="gls">dialect</span></span> <span class="ilpair"><span class="mor">hai</span><br><span class="gls">one</span></span></p>
+ <p>t͡ʃeɣuku mi piθi xʷauɡʷi, hu t͡ʃuwæbæ, so zaikʷi su, hu t͡ʃɑdubæ, so ðɑʒi hai he ɣʷidɑ hai</p>
+ <p>cheğuku mi pithi khwaugwi, hu chuwäbä, so zaiqui su, hu chadubä, so ðazhi hai he ğwida hai</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>eɣu</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>piθi</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>xʷauɡʷi,</o>
+ <g>earth</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>uwæ</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>zaikʷi</o>
+ <g>surface</g>
+ </w>
+ <w>
+ <o>su,</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>ɑdu</o>
+ <g>all</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ðɑʒi</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>hai</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ɣʷidɑ</o>
+ <g>dialect</g>
+ </w>
+ <w>
+ <o>hai</o>
+ <g>one</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>They journeyed from the east.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>journey</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing">
<noun>east</noun>
</np>
</pp>
</s>cleanup:
<s> <littrans>They journeyed from the east.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>journey</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="journey"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> - <np def="def" number="sing"> - <noun>east</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="east"/> </np> </pp> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They journeyed from the east.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</s>
module nonpastonly:
<s> <littrans>They journeyed from the east.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="journey"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </pp> </s>
module noepistemic:
<s> <littrans>They journeyed from the east.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="journey"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </pp> </s>
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
+ <np type="owner_owned">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="from" posp="pp"/>
</pp>
</s>
module constorder: No change.
module casemarking:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module markowner: No change.
module simplifynumber:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module propagatenumber: No change.
createpronouns:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
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:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
- <np type="owner_owned">
<np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="from" posp="pp"/>
</pp>
</s>
movedowntoword:
<s> <littrans>They journeyed from the east.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="journey"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" locus="number"> - <word posp="noun" gloss="east"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="east" def="def" locus="number"/> + <word gloss="the" posp="det" def="def" locus="number"/> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> - <word gloss="from" posp="pp"/> + <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> </pp> </s>About to call getSlotValue for journey/verb/voice/obligatory
Got active
About to call getSlotValue for journey/verb/mode/obligatory
Got indicative
About to call getSlotValue for journey/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>They journeyed from the east.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" locus="number"> <word posp="noun" gloss="east" def="def" locus="number"/> <word gloss="the" posp="det" def="def" locus="number"/> </np> <np def="def"> <word posp="noun" gloss="inside" def="def"/> </np> <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> </pp> </s>
flatten:
<s> - <littrans>They journeyed from the east.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <pp p="from" location="inside" precise="no"> - <np def="def" locus="number"> <word posp="noun" gloss="east" def="def" locus="number"/> <word gloss="the" posp="det" def="def" locus="number"/> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="noun" gloss="east" def="def" locus="number"/> - <word gloss="the" posp="det" def="def" locus="number"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|au|k|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">|t|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="noun" gloss="east" def="def" locus="number">|ɡʷ|ɑ|l|i|</word> + <word gloss="the" posp="det" def="def" locus="number">|s|o|</word> + <word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word> + <word gloss="from" posp="pp" p="from" location="inside" precise="no">|kʷ|o|</word> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|k|ɑ|
#-> aukɑ
### |au|k|ɑ|
#-> aukɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |ɡʷ|ɑ|l|i|
#-> ɡʷɑli
### |ɡʷ|ɑ|l|i|
#-> ɡʷɑli
### |s|o|
#-> so
### |s|o|
#-> so
### |ð|o|ʒ|i|
#-> ðoʒi
### |ð|o|ʒ|i|
#-> ðoʒi
### |kʷ|o|
#-> kʷo
### |kʷ|o|
#-> kʷo
### |t͡ʃ||au|k|ɑ||k|u| |m|i| |t|ɑ| |ɡʷ|ɑ|l|i| |s|o| |ð|o|ʒ|i| |kʷ|o|
#-> t͡ʃaukɑku mi tɑ ɡʷɑli so ðoʒi kʷo
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|au|k|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">|t|ɑ|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="noun" gloss="east" def="def" locus="number">|ɡʷ|ɑ|l|i|</word>
<word gloss="the" posp="det" def="def" locus="number">|s|o|</word>
<word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word>
<word gloss="from" posp="pp" p="from" location="inside" precise="no">|kʷ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aukɑ</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">ɡʷɑli</span><br><span class="gls">east</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ðoʒi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">kʷo</span><br><span class="gls">from</span></span></p>
+ <p>t͡ʃaukɑku mi tɑ ɡʷɑli so ðoʒi kʷo</p>
+ <p>chaukaku mi ta gwali so ðozhi quo</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aukɑ</o>
+ <g>journey</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>ɡʷɑli</o>
+ <g>east</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ðoʒi</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>kʷo</o>
+ <g>from</g>
+ </w>
+ </il>
</s>
initial XML:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>find</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="indef" number="sing">
<noun>plain</noun>
<adj>wide</adj>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing">
<noun>land</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>find</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="find"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="indef" number="sing"> - <noun>plain</noun> - <adj>wide</adj> + <np role="obj" def="indef" number="sing" locus="number"> + <word posp="noun" gloss="plain"/> + <word posp="adj" gloss="wide"/> <pp p="in" location="inside" precise="yes"> - <np def="indef" number="sing"> - <noun>land</noun> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="land"/> </np> </pp> </np> </s>
module adj2verb:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="wide"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="plain"/>
- <word posp="adj" gloss="wide"/>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
+ </relp>
+ </np>
</s>
module articles:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="indef" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</relp>
</np>
</s>
module nonpastonly:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </relp> </np> </s>
module noepistemic:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </relp> </np> </s>
module NRel:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="wide"/>
- </vp>
- <np head="this" role="subj" number="sing">
+ <np locus="number" id="parent">
+ <np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp tam="pres-state" ta="PRES">
+ <word lexposp="adj" posp="verb" gloss="wide"/>
+ </vp>
</relp>
</np>
</s>
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
+ <np type="owner_owned">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module constorder: No change.
module casemarking:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module markowner: No change.
module simplifynumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
- <np role="obj" number="sing" id="headnp" tr="">
+ <np role="obj" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="land"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module propagatenumber: No change.
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="wide"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="wide"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</s>
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they found a wide plain in the a land.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="find"/> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np locus="number" id="parent"> <np role="obj" id="headnp" tr=""> - <word posp="noun" gloss="plain"/> + <word posp="noun" gloss="plain" role="obj" id="headnp"/> <pp p="in" location="inside" precise="yes"> <np locus="number"> - <word posp="noun" gloss="land"/> + <word posp="noun" gloss="land" locus="number"/> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> </pp> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="wide"/> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </s>About to call getSlotValue for find/verb/voice/obligatory
Got active
About to call getSlotValue for find/verb/mode/obligatory
Got indicative
About to call getSlotValue for find/verb/question/optional
Got not.Q
About to call getSlotValue for wide/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for wide/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for wide/verb/question/optional
addaffixes:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they found a wide plain in the a land.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np locus="number" id="parent"> <np role="obj" id="headnp" tr=""> <word posp="noun" gloss="plain" role="obj" id="headnp"/> <pp p="in" location="inside" precise="yes"> <np locus="number"> <word posp="noun" gloss="land" locus="number"/> </np> <np def="def"> <word posp="noun" gloss="inside" def="def"/> </np> <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> </pp> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </s>
flatten:
<s connector="and"> + <flat> <word gloss="and" posp="conj"/> - <littrans>And they found a wide plain in the a land.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np locus="number" id="parent"> - <np role="obj" id="headnp" tr=""> <word posp="noun" gloss="plain" role="obj" id="headnp"/> - <pp p="in" location="inside" precise="yes"> - <np locus="number"> <word posp="noun" gloss="land" locus="number"/> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> - </pp> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="plain" role="obj" id="headnp"/> - <word posp="noun" gloss="land" locus="number"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> + <word gloss="and" posp="conj">|h|e|</word> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|æ|f|æ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|t|ɑ|</word> + <word posp="noun" gloss="plain" role="obj" id="headnp">|xʷ|e|z|æ|</word> + <word posp="noun" gloss="land" locus="number">|k|i|ʒ|ɑ|</word> + <word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes">|s|u|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after">|o|kʷ|i|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> </flat> </s>
vowelharmony: No change.
### |h|e|#-> he
### |h|e|
#-> he
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |æ|f|æ|
#-> æfæ
### |æ|f|æ|
#-> æfæ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |xʷ|e|z|æ|
#-> xʷezæ
### |xʷ|e|z|æ|
#-> xʷezæ
### |k|i|ʒ|ɑ|
#-> kiʒɑ
### |k|i|ʒ|ɑ|
#-> kiʒɑ
### |ð|o|ʒ|i|
#-> ðoʒi
### |ð|o|ʒ|i|
#-> ðoʒi
### |s|u|,
#-> su,
### |s|u|,
#-> su,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |o|kʷ|i|
#-> okʷi
### |o|kʷ|i|
#-> okʷi
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### |h|e| |t͡ʃ||æ|f|æ||k|u| |m|i| |t|ɑ| |xʷ|e|z|æ| |k|i|ʒ|ɑ| |ð|o|ʒ|i| |s|u|, |h|u| |t͡ʃ||o|kʷ|i||b|æ|
#-> he t͡ʃæfæku mi tɑ xʷezæ kiʒɑ ðoʒi su, hu t͡ʃokʷibæ
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|h|e|</word>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|æ|f|æ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|t|ɑ|</word>
<word posp="noun" gloss="plain" role="obj" id="headnp">|xʷ|e|z|æ|</word>
<word posp="noun" gloss="land" locus="number">|k|i|ʒ|ɑ|</word>
<word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word>
- <word gloss="in" posp="pp" p="in" location="inside" precise="yes">|s|u|</word>
+ <word gloss="in" posp="pp" p="in" location="inside" precise="yes">|s|u|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after">|o|kʷ|i|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">he</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">æfæ</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">xʷezæ</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">kiʒɑ</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">ðoʒi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">su,</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">okʷi</span><br><span class="gls">wide</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span></p>
+ <p>he t͡ʃæfæku mi tɑ xʷezæ kiʒɑ ðoʒi su, hu t͡ʃokʷibæ</p>
+ <p>he chäfäku mi ta khwezä kizha ðozhi su, hu choquibä</p>
+ <il>
+ <w>
+ <o>he</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>æfæ</o>
+ <g>find</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>xʷezæ</o>
+ <g>plain</g>
+ </w>
+ <w>
+ <o>kiʒɑ</o>
+ <g>land</g>
+ </w>
+ <w>
+ <o>ðoʒi</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>su,</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>okʷi</o>
+ <g>wide</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ </il>
</s>
initial XML:
<s connector="thus">
<littrans>Thus they dwelled there.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>dwell</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<adv>there</adv>
</s>cleanup:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>dwell</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="dwell"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <adv>there</adv> + <word posp="adv" gloss="there"/> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <word posp="adv" gloss="there"/> </s>
module noepistemic:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <word posp="adv" gloss="there"/> </s>
module NRel: No change.
module sentenceconnectors:
<s connector="thus">
+ <word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module markowner: No change.
module simplifynumber:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module propagatenumber: No change.
createpronouns:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
<word posp="adv" gloss="there"/>
</s>
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:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<word posp="adv" gloss="there"/>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s connector="thus"> <word gloss="thus" posp="conj"/> <littrans>Thus they dwelled there.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="dwell"/> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <word posp="adv" gloss="there"/> </s>About to call getSlotValue for dwell/verb/voice/obligatory
Got active
About to call getSlotValue for dwell/verb/mode/obligatory
Got indicative
About to call getSlotValue for dwell/verb/question/optional
Got not.Q
addaffixes:
<s connector="thus"> <word gloss="thus" posp="conj"/> <littrans>Thus they dwelled there.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <word posp="adv" gloss="there"/> </s>
flatten:
<s connector="thus"> + <flat> <word gloss="thus" posp="conj"/> - <littrans>Thus they dwelled there.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> <word posp="adv" gloss="there"/> + </flat> </s>
addvocab:
-<s connector="thus"> +<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj">|p|u|</word> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ai|t|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">|t|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="adv" gloss="there">|s|au|</word> </flat> </s>
vowelharmony: No change.
### |p|u|#-> pu
### |p|u|
#-> pu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |ai|t|ɑ|
#-> aitɑ
### |ai|t|ɑ|
#-> aitɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |s|au|
#-> sau
### |s|au|
#-> sau
### |p|u| |t͡ʃ||ai|t|ɑ||k|u| |m|i| |t|ɑ| |s|au|
#-> pu t͡ʃaitɑku mi tɑ sau
removetags:
<s connector="thus" translation="">
<flat>
<word gloss="thus" posp="conj">|p|u|</word>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ai|t|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">|t|ɑ|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="adv" gloss="there">|s|au|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">pu</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aitɑ</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">sau</span><br><span class="gls">there</span></span></p>
+ <p>pu t͡ʃaitɑku mi tɑ sau</p>
+ <p>pu chaitaku mi ta sau</p>
+ <il>
+ <w>
+ <o>pu</o>
+ <g>thus</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aitɑ</o>
+ <g>dwell</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>sau</o>
+ <g>there</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>say</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<vp tam="imperative">
<verb>make</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
</subs>
<subs>
<vp tam="imperative">
<verb>burn</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
<adv>thoroughly</adv>
</subs>
</conjp>
</np>
</s>cleanup:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>say</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="say"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp tam="imperative"> - <verb>make</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="make"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp tam="imperative"> - <verb>burn</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="burn"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> - <adv>thoroughly</adv> + <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="say"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="make"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" def="neither" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="burn"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" def="neither" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module noepistemic:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="say"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="make"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" def="neither" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="burn"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" def="neither" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module NRel: No change.
module sentenceconnectors: No change.
module nominalise:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
+ <np type="owner_owned">
+ <np number="plur" def="def" role="owned" locus="number">
+ <word person="1incl" number="plur" posp="pron"/>
+ </np>
+ <np role="owner">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
<np role="obj" def="neither" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
+ </np>
+ </np>
+ <np type="owner_owned">
+ <np number="plur" def="def" role="owned" locus="number">
+ <word person="1incl" number="plur" posp="pron"/>
+ </np>
+ <np role="owner">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
<np role="obj" def="neither" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
+ </np>
+ </np>
</conjp>
</np>
</s>
tva1tva2
tva1
tva2
tva3
module affixdensity: No change.
module adpositions: No change.
module constorder:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
- <word posp="verb" gloss="make"/>
- </vp>
<np role="obj" def="neither" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="make"/>
+ </vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
- <word posp="verb" gloss="burn"/>
- </vp>
<np role="obj" def="neither" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="burn"/>
+ </vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module casemarking:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner">
<subs>
- <np role="obj" def="neither" number="plur" locus="number">
+ <np role="obj" def="neither" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner">
<subs>
- <np role="obj" def="neither" number="plur" locus="number">
+ <np role="obj" def="neither" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module markowner:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="owner">
+ <np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="owner">
+ <np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module simplifynumber:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
- <np number="plur" def="def" role="owned" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" role="owned" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
- <np role="obj" def="neither" number="plur" locus="number" case="ACC">
+ <np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
- <np number="plur" def="def" role="owned" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" role="owned" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
- <np role="obj" def="neither" number="plur" locus="number" case="ACC">
+ <np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module propagatenumber:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
createpronouns:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
+ <word posp="conj" gloss="and"/>
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" number="plur">
- <conjp conj="and">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" number="plur">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" number="plur">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
- </conjp>
</np>
</s>
fixpronouns:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" number="plur">
<np type="owner_owned" role="obj" number="plur">
<np def="def" role="owned" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
<np type="owner_owned" role="obj" number="plur">
<np def="def" role="owned" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" number="plur">
- <np type="owner_owned" role="obj" number="plur">
- <np def="def" role="owned" locus="number">
+ <np role="obj" number="plur" person="1incl">
+ <np type="owner_owned" role="obj" number="plur" person="1incl">
+ <np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned" role="obj" number="plur">
- <np def="def" role="owned" locus="number">
+ <np type="owner_owned" role="obj" number="plur" person="1incl">
+ <np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" number="plur" person="1incl">
<np type="owner_owned" role="obj" number="plur" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="make"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
</np>
<word posp="conj" gloss="and"/>
<np type="owner_owned" role="obj" number="plur" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" number="plur" person="1incl">
- <np type="owner_owned" role="obj" number="plur" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
- <np role="owner" case="GEN">
+ <np role="obj" case="GEN" type="owner_owned" number="plur" person="1incl">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="make"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- </np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned" role="obj" number="plur" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
- <np role="owner" case="GEN">
+ <np role="obj" case="GEN" type="owner_owned" number="plur" person="1incl">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- </np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
- <np role="obj" case="GEN" type="owner_owned" number="plur" person="1incl">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="make"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
- </np>
<word posp="conj" gloss="and"/>
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
- <np role="obj" case="GEN" type="owner_owned" number="plur" person="1incl">
<subs>
<np role="obj" def="neither" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
- </np>
</s>
movedowntoword:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="say"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np def="def" role="owned" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number"/> </np> <subs> <np role="obj" def="neither" locus="number" case="ACC"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> - <word posp="verb" gloss="make"/> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> <word posp="conj" gloss="and"/> <np def="def" role="owned" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number"/> </np> <subs> <np role="obj" def="neither" locus="number" case="ACC"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> - <word posp="verb" gloss="burn"/> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <word posp="adv" gloss="thoroughly"/> </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> </s>About to call getSlotValue for say/verb/voice/obligatory
Got active
About to call getSlotValue for say/verb/mode/obligatory
Got indicative
About to call getSlotValue for say/verb/question/optional
Got not.Q
About to call getSlotValue for make/verb/voice/obligatory
Got active
About to call getSlotValue for make/verb/mode/obligatory
Got imperative
About to call getSlotValue for make/verb/question/optional
Got not.Q
About to call getSlotValue for burn/verb/voice/obligatory
Got active
About to call getSlotValue for burn/verb/mode/obligatory
Got imperative
About to call getSlotValue for burn/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np def="def" role="owned" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number"/> </np> <subs> <np role="obj" def="neither" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> <word posp="conj" gloss="and"/> <np def="def" role="owned" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number"/> </np> <subs> <np role="obj" def="neither" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <word posp="adv" gloss="thoroughly"/> </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> </s>
flatten:
<s> - <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np def="def" role="owned" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number"/> - </np> - <subs> - <np role="obj" def="neither" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> <word posp="conj" gloss="and"/> - <np def="def" role="owned" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number"/> - </np> - <subs> - <np role="obj" def="neither" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> <word posp="adv" gloss="thoroughly"/> - </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number"/> - <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word posp="conj" gloss="and"/> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number"/> - <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="adv" gloss="thoroughly"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|i|kʷ|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|t|ɑ|</word> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number">|n|o|</word> + <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC">|n|æ|ʃ|i|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">|e|b|u|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy> + <word posp="conj" gloss="and">|h|e|</word> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number">|n|o|</word> + <word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC">|n|æ|ʃ|i|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">|æ|m|u|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="adv" gloss="thoroughly">|l|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |i|kʷ|i|
#-> ikʷi
### |i|kʷ|i|
#-> ikʷi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |n|o|
#-> no
### |n|o|
#-> no
### |n|æ|ʃ|i|
#-> næʃi
### |n|æ|ʃ|i|
#-> næʃi
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|b|u|
#-> ebu
### |e|b|u|
#-> ebu
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### |x|æ|
#-> xæ
### |x|æ|
#-> xæ
### |h|e|
#-> he
### |h|e|
#-> he
### |n|o|
#-> no
### |n|o|
#-> no
### |n|æ|ʃ|i|
#-> næʃi
### |n|æ|ʃ|i|
#-> næʃi
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |æ|m|u|
#-> æmu
### |æ|m|u|
#-> æmu
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### |l|ɑ|
#-> lɑ
### |l|ɑ|
#-> lɑ
### |x|æ|
#-> xæ
### |x|æ|
#-> xæ
### |t͡ʃ||i|kʷ|i||k|u| |m|i| |t|ɑ| |n|o| |n|æ|ʃ|i| |s|i| |t͡ʃ||e|b|u||b|æ| |x|æ| |h|e| |n|o| |n|æ|ʃ|i| |s|i| |t͡ʃ||æ|m|u||b|æ| |l|ɑ| |x|æ|
#-> t͡ʃikʷiku mi tɑ no næʃi si t͡ʃebubæ xæ he no næʃi si t͡ʃæmubæ lɑ xæ
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|i|kʷ|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|t|ɑ|</word>
<word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number">|n|o|</word>
<word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC">|n|æ|ʃ|i|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">|e|b|u|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy>
<word posp="conj" gloss="and">|h|e|</word>
<word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" role="owned" locus="number">|n|o|</word>
<word posp="noun" gloss="brick" role="obj" def="neither" locus="number" case="ACC">|n|æ|ʃ|i|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">|æ|m|u|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="adv" gloss="thoroughly">|l|ɑ|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ikʷi</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">næʃi</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ebu</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">xæ</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">næʃi</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">æmu</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">lɑ</span><br><span class="gls">thoroughly</span></span> <span class="ilpair"><span class="mor">xæ</span><br><span class="gls">GEN</span></span></p>
+ <p>t͡ʃikʷiku mi tɑ no næʃi si t͡ʃebubæ xæ he no næʃi si t͡ʃæmubæ lɑ xæ</p>
+ <p>chiquiku mi ta no näshi si chebubä khä he no näshi si chämubä la khä</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>ikʷi</o>
+ <g>say</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>næʃi</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>ebu</o>
+ <g>make</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>xæ</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>næʃi</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>æmu</o>
+ <g>burn</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>lɑ</o>
+ <g>thoroughly</g>
+ </w>
+ <w>
+ <o>xæ</o>
+ <g>GEN</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>brick</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>stone</noun>
</np>
</pp>
</np>
</s>cleanup:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>brick</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="brick"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>stone</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" def="neither" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module noepistemic:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> + <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" def="neither" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" def="neither" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
+ <word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" def="neither" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np def="neither" locus="number">
<word posp="noun" gloss="stone"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
module propagatenumber: No change.
createpronouns:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" def="neither" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<np def="neither" locus="number">
<word posp="noun" gloss="stone"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
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:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" def="neither" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<np def="neither" locus="number">
<word posp="noun" gloss="stone"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>They had bricks for stone.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" def="neither" locus="number"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" def="neither" locus="number"/> <pp role="purpose"> <np def="neither" locus="number"> - <word posp="noun" gloss="stone"/> + <word posp="noun" gloss="stone" def="neither" locus="number"/> </np> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> </pp> </np> </s>About to call getSlotValue for have/verb/voice/obligatory
Got active
About to call getSlotValue for have/verb/mode/obligatory
Got indicative
About to call getSlotValue for have/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>They had bricks for stone.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" def="neither" locus="number"> <word posp="noun" gloss="brick" role="obj" def="neither" locus="number"/> <pp role="purpose"> <np def="neither" locus="number"> <word posp="noun" gloss="stone" def="neither" locus="number"/> </np> <word gloss="PURP" posp="pp" role="purpose"/> </pp> </np> </s>
flatten:
<s> - <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" def="neither" locus="number"> <word posp="noun" gloss="brick" role="obj" def="neither" locus="number"/> - <pp role="purpose"> - <np def="neither" locus="number"> <word posp="noun" gloss="stone" def="neither" locus="number"/> - </np> <word gloss="PURP" posp="pp" role="purpose"/> - </pp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="brick" role="obj" def="neither" locus="number"/> - <word posp="noun" gloss="stone" def="neither" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|e|ɣ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|t|ɑ|</word> + <word posp="noun" gloss="brick" role="obj" def="neither" locus="number">|n|æ|ʃ|i|</word> + <word posp="noun" gloss="stone" def="neither" locus="number">|d|ɑ|ʃ|i|</word> + <word gloss="PURP" posp="pp" role="purpose">|m|i|</word> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|ɣ|u|
#-> eɣu
### |e|ɣ|u|
#-> eɣu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |n|æ|ʃ|i|
#-> næʃi
### |n|æ|ʃ|i|
#-> næʃi
### |d|ɑ|ʃ|i|
#-> dɑʃi
### |d|ɑ|ʃ|i|
#-> dɑʃi
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t͡ʃ||e|ɣ|u||k|u| |m|i| |t|ɑ| |n|æ|ʃ|i| |d|ɑ|ʃ|i| |m|i|
#-> t͡ʃeɣuku mi tɑ næʃi dɑʃi mi
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|e|ɣ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|t|ɑ|</word>
<word posp="noun" gloss="brick" role="obj" def="neither" locus="number">|n|æ|ʃ|i|</word>
<word posp="noun" gloss="stone" def="neither" locus="number">|d|ɑ|ʃ|i|</word>
<word gloss="PURP" posp="pp" role="purpose">|m|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">eɣu</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">næʃi</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">dɑʃi</span><br><span class="gls">stone</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PURP</span></span></p>
+ <p>t͡ʃeɣuku mi tɑ næʃi dɑʃi mi</p>
+ <p>cheğuku mi ta näshi dashi Mi</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>eɣu</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>næʃi</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>dɑʃi</o>
+ <g>stone</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PURP</g>
+ </w>
+ </il>
</s>
initial XML:
<s connector="and">
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>slime</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>mortar</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>slime</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="slime"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>mortar</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" def="neither" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module noepistemic:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> + <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" def="neither" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module NRel: No change.
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" def="neither" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" def="neither" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
+ <word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" def="neither" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np def="neither" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
module propagatenumber: No change.
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" def="neither" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np def="neither" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" def="neither" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np def="neither" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they had slime for mortar.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" def="neither" locus="number"> - <word posp="noun" gloss="slime"/> + <word posp="noun" gloss="slime" role="obj" def="neither" locus="number"/> <pp role="purpose"> <np def="neither" locus="number"> - <word posp="noun" gloss="mortar"/> + <word posp="noun" gloss="mortar" def="neither" locus="number"/> </np> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> </pp> </np> </s>About to call getSlotValue for have/verb/voice/obligatory
Got active
About to call getSlotValue for have/verb/mode/obligatory
Got indicative
About to call getSlotValue for have/verb/question/optional
Got not.Q
addaffixes:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they had slime for mortar.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" def="neither" locus="number"> <word posp="noun" gloss="slime" role="obj" def="neither" locus="number"/> <pp role="purpose"> <np def="neither" locus="number"> <word posp="noun" gloss="mortar" def="neither" locus="number"/> </np> <word gloss="PURP" posp="pp" role="purpose"/> </pp> </np> </s>
flatten:
<s connector="and"> + <flat> <word gloss="and" posp="conj"/> - <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" def="neither" locus="number"> <word posp="noun" gloss="slime" role="obj" def="neither" locus="number"/> - <pp role="purpose"> - <np def="neither" locus="number"> <word posp="noun" gloss="mortar" def="neither" locus="number"/> - </np> <word gloss="PURP" posp="pp" role="purpose"/> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="slime" role="obj" def="neither" locus="number"/> - <word posp="noun" gloss="mortar" def="neither" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> + <word gloss="and" posp="conj">|h|e|</word> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|e|ɣ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|t|ɑ|</word> + <word posp="noun" gloss="slime" role="obj" def="neither" locus="number">|θ|e|ʔ|æ|</word> + <word posp="noun" gloss="mortar" def="neither" locus="number">|x|ɑ|l|i|</word> + <word gloss="PURP" posp="pp" role="purpose">|m|i|</word> </flat> </s>
vowelharmony: No change.
### |h|e|#-> he
### |h|e|
#-> he
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|ɣ|u|
#-> eɣu
### |e|ɣ|u|
#-> eɣu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |θ|e|ʔ|æ|
#-> θeʔæ
### |θ|e|ʔ|æ|
#-> θeʔæ
### |x|ɑ|l|i|
#-> xɑli
### |x|ɑ|l|i|
#-> xɑli
### |m|i|
#-> mi
### |m|i|
#-> mi
### |h|e| |t͡ʃ||e|ɣ|u||k|u| |m|i| |t|ɑ| |θ|e|ʔ|æ| |x|ɑ|l|i| |m|i|
#-> he t͡ʃeɣuku mi tɑ θeʔæ xɑli mi
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|h|e|</word>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|e|ɣ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|t|ɑ|</word>
<word posp="noun" gloss="slime" role="obj" def="neither" locus="number">|θ|e|ʔ|æ|</word>
<word posp="noun" gloss="mortar" def="neither" locus="number">|x|ɑ|l|i|</word>
<word gloss="PURP" posp="pp" role="purpose">|m|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">he</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">eɣu</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">θeʔæ</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">xɑli</span><br><span class="gls">mortar</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PURP</span></span></p>
+ <p>he t͡ʃeɣuku mi tɑ θeʔæ xɑli mi</p>
+ <p>he cheğuku mi ta theqä khali Mi</p>
+ <il>
+ <w>
+ <o>he</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>eɣu</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>θeʔæ</o>
+ <g>slime</g>
+ </w>
+ <w>
+ <o>xɑli</o>
+ <g>mortar</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PURP</g>
+ </w>
+ </il>
</s>
Cheğuku mi pithi khwaugwi, hu chuwäbä, so zaiqui su, hu chadubä, so ðazhi hai he ğwida hai. Chaukaku mi ta gwali so ðozhi quo, he chäfäku mi ta khwezä kizha ðozhi su, hu choquibä, pu chaitaku mi ta sau. Chiquiku mi ta no näshi si chebubä khä he no näshi si chämubä la khä. Cheğuku mi ta näshi dashi Mi, he cheğuku mi ta theqä khali Mi.
And the whole earth was of one language, and of one speech. And it came to pass, as they journeyed from the east, that they found a plain in the land of Shinar; and they dwelt there. And they said one to another, Go to, let us make brick, and burn them thoroughly. And they had brick for stone, and slime had they for morter.
A Creation Myth
initial XML:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp tam="pres-state" question="no" negation="yes">
<verb>resemble</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj">
<noun>human being</noun>
<adj>other</adj>
</np>
</s>cleanup:
<s> <littrans>We do not resemble other humans.</littrans> - <vp tam="pres-state" question="no" negation="yes"> - <verb>resemble</verb> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="resemble"/> </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> - <np number="plur" def="neither" tr="rheme" role="obj"> - <noun>human being</noun> - <adj>other</adj> + <np number="plur" def="neither" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="other"/> </np> </s>
module adj2verb:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="other"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="other"/>
</np>
+ </relp>
+ </np>
</s>
module articles: No change.
module nonpastonly:
<s> <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="resemble"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np number="plur" def="neither" tr="rheme" role="obj" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="other"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> </np> </relp> </np> </s>
module noepistemic: No change.
module NRel:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np number="plur" def="neither" tr="rheme" role="obj" locus="number">
- <relp>
+ <np def="neither" locus="number" id="parent">
+ <np role="obj" number="plur" id="headnp" tr="rheme">
+ <word posp="noun" gloss="human being"/>
+ </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="other"/>
</vp>
- <np head="this" role="subj" number="plur">
- <word posp="noun" gloss="human being"/>
- </np>
</relp>
</np>
</s>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="neither" locus="number" id="parent">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
- <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
module markowner: No change.
module simplifynumber:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
<np def="neither" locus="number" id="parent">
- <np role="obj" number="plur" id="headnp" tr="rheme">
+ <np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
- <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np def="neither" locus="number" id="parent">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
copyuptophrase:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" tr="theme" role="subj" locus="number">
+ <np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np def="neither" locus="number" id="parent">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np def="neither" locus="number" id="parent">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="other"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>We do not resemble other humans.</littrans> <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="resemble"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> </vp> <np def="def" tr="theme" role="subj" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" tr="theme" role="subj" locus="number"/> </np> <np def="neither" locus="number" id="parent"> <np role="obj" id="headnp" tr="rheme"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="other"/> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </s>About to call getSlotValue for resemble/verb/voice/obligatory
Got active
About to call getSlotValue for resemble/verb/mode/obligatory
Got indicative
About to call getSlotValue for resemble/verb/question/optional
Got not.Q
About to call getSlotValue for other/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for other/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for other/verb/question/optional
addaffixes:
<s> <littrans>We do not resemble other humans.</littrans> <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> </vp> <np def="def" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" tr="theme" role="subj" locus="number"/> </np> <np def="neither" locus="number" id="parent"> <np role="obj" id="headnp" tr="rheme"> <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </s>
flatten:
<s> - <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np def="neither" locus="number" id="parent"> - <np role="obj" id="headnp" tr="rheme"> <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|au|t|æ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|k|æ|</thingy> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" tr="theme" role="subj" locus="number">|n|o|</word> + <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme">|p|i|θ|i|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after">|i|m|i|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|t|æ|
#-> autæ
### |au|t|æ|
#-> autæ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |k|æ|
#-> kæ
### |k|æ|
#-> kæ
### |n|o|
#-> no
### |n|o|
#-> no
### |p|i|θ|i|,
#-> piθi,
### |p|i|θ|i|,
#-> piθi,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |i|m|i|
#-> imi
### |i|m|i|
#-> imi
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### |t͡ʃ||au|t|æ||k|u| |k|æ| |n|o| |p|i|θ|i|, |h|u| |t͡ʃ||i|m|i||b|æ|
#-> t͡ʃautæku kæ no piθi, hu t͡ʃimibæ
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|au|t|æ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|k|æ|</thingy>
<word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" tr="theme" role="subj" locus="number">|n|o|</word>
- <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme">|p|i|θ|i|</word>
+ <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme">|p|i|θ|i|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after">|i|m|i|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">autæ</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">kæ</span><br><span class="gls">NEG</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">piθi,</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">imi</span><br><span class="gls">other</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span></p>
+ <p>t͡ʃautæku kæ no piθi, hu t͡ʃimibæ</p>
+ <p>chautäku kä no pithi, hu chimibä</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>autæ</o>
+ <g>resemble</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>kæ</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>piθi,</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>imi</o>
+ <g>other</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp tam="past-punct">
<verb>shape</verb>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np def="neither" number="sing">
<noun>fight</noun>
</np>
<np def="neither" number="sing">
<noun>time</noun>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron">
<noun>human being</noun>
</np>
<np number="plur" def="def">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <vp tam="past-punct"> - <verb>shape</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>fight</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="fight"/> </np> - <np def="neither" number="sing"> - <noun>time</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="human being"/> </np> - <np number="plur" def="def"> - <noun>language</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="fight"/> </np> <np def="neither" number="sing" locus="number"> <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> <np def="def" number="plur" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="human being"/> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" number="plur" output="aspron" locus="number" role="owner">
+ <np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np def="neither" locus="number">
<word posp="noun" gloss="fight"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np def="neither" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
+ <np def="def" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
- <np role="subj" tr="rheme">
+ <np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np def="neither" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np def="neither" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np def="neither" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np def="neither" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" output="aspron" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="human being"/>
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np def="neither" locus="number">
<word posp="noun" gloss="fight"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="neither" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" number="plur">
- <conjp conj="and">
- <np def="neither" locus="number">
+ <np def="neither" locus="number" role="subj" tr="rheme" number="plur">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="neither" locus="number">
+ <np def="neither" locus="number" role="subj" tr="rheme" number="plur">
<word posp="noun" gloss="time"/>
</np>
- </conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" tr="rheme" number="plur">
<np def="neither" locus="number" role="subj" tr="rheme" number="plur">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="subj" tr="rheme" number="plur">
<word posp="noun" gloss="time"/>
</np>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="subj" tr="rheme" number="plur">
<np def="neither" locus="number" role="subj" tr="rheme" number="plur">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="subj" tr="rheme" number="plur">
<word posp="noun" gloss="time"/>
</np>
- </np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" locus="number" role="subj" tr="rheme" number="plur">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="subj" tr="rheme" number="plur">
<word posp="noun" gloss="time"/>
</np>
- <np type="owner_owned" role="obj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="theme">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>Their languages were shaped by fight and time.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="shape"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="neither" locus="number" role="subj" tr="rheme" number="plur"> - <word posp="noun" gloss="fight"/> + <word posp="noun" gloss="fight" def="neither" locus="number" role="subj" tr="rheme" number="plur"/> </np> <word posp="conj" gloss="and"/> <np def="neither" locus="number" role="subj" tr="rheme" number="plur"> - <word posp="noun" gloss="time"/> + <word posp="noun" gloss="time" def="neither" locus="number" role="subj" tr="rheme" number="plur"/> </np> <np def="def" locus="number" role="owner" case="GEN"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" locus="number" role="owned" tr="theme"> - <word posp="noun" gloss="language"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> </np> </s>About to call getSlotValue for shape/verb/voice/obligatory
Got active
About to call getSlotValue for shape/verb/mode/obligatory
Got indicative
About to call getSlotValue for shape/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>Their languages were shaped by fight and time.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="neither" locus="number" role="subj" tr="rheme" number="plur"> <word posp="noun" gloss="fight" def="neither" locus="number" role="subj" tr="rheme" number="plur"/> </np> <word posp="conj" gloss="and"/> <np def="neither" locus="number" role="subj" tr="rheme" number="plur"> <word posp="noun" gloss="time" def="neither" locus="number" role="subj" tr="rheme" number="plur"/> </np> <np def="def" locus="number" role="owner" case="GEN"> <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" locus="number" role="owned" tr="theme"> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> </np> </s>
flatten:
<s> - <littrans>Their languages were shaped by fight and time.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="neither" locus="number" role="subj" tr="rheme" number="plur"> <word posp="noun" gloss="fight" def="neither" locus="number" role="subj" tr="rheme" number="plur"/> - </np> <word posp="conj" gloss="and"/> - <np def="neither" locus="number" role="subj" tr="rheme" number="plur"> <word posp="noun" gloss="time" def="neither" locus="number" role="subj" tr="rheme" number="plur"/> - </np> - <np def="def" locus="number" role="owner" case="GEN"> <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" locus="number" role="owned" tr="theme"> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="fight" def="neither" locus="number" role="subj" tr="rheme" number="plur"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="time" def="neither" locus="number" role="subj" tr="rheme" number="plur"/> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɑ|b|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="fight" def="neither" locus="number" role="subj" tr="rheme" number="plur">|ð|i|ð|u|</word> + <word posp="conj" gloss="and">|h|e|</word> + <word posp="noun" gloss="time" def="neither" locus="number" role="subj" tr="rheme" number="plur">|ɣ|e|ʒ|i|</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|t|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|ð|ɑ|ʒ|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|s|o|</word> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |ɑ|b|i|
#-> ɑbi
### |ɑ|b|i|
#-> ɑbi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |ð|i|ð|u|
#-> ðiðu
### |ð|i|ð|u|
#-> ðiðu
### |h|e|
#-> he
### |h|e|
#-> he
### |ɣ|e|ʒ|i|
#-> ɣeʒi
### |ɣ|e|ʒ|i|
#-> ɣeʒi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |x|æ|
#-> xæ
### |x|æ|
#-> xæ
### |ð|ɑ|ʒ|i|
#-> ðɑʒi
### |ð|ɑ|ʒ|i|
#-> ðɑʒi
### |s|o|
#-> so
### |s|o|
#-> so
### |t͡ʃ||ɑ|b|i||k|u| |m|i| |ð|i|ð|u| |h|e| |ɣ|e|ʒ|i| |t|ɑ| |x|æ| |ð|ɑ|ʒ|i| |s|o|
#-> t͡ʃɑbiku mi ðiðu he ɣeʒi tɑ xæ ðɑʒi so
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɑ|b|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="fight" def="neither" locus="number" role="subj" tr="rheme" number="plur">|ð|i|ð|u|</word>
<word posp="conj" gloss="and">|h|e|</word>
<word posp="noun" gloss="time" def="neither" locus="number" role="subj" tr="rheme" number="plur">|ɣ|e|ʒ|i|</word>
<word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|t|ɑ|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy>
<word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|ð|ɑ|ʒ|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|s|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ɑbi</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ðiðu</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɣeʒi</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">xæ</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">ðɑʒi</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span></p>
+ <p>t͡ʃɑbiku mi ðiðu he ɣeʒi tɑ xæ ðɑʒi so</p>
+ <p>chabiku mi ðiðu he ğezhi ta khä ðazhi so</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>ɑbi</o>
+ <g>shape</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ðiðu</o>
+ <g>fight</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ɣeʒi</o>
+ <g>time</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>xæ</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>ðɑʒi</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp tam="past-punct">
<verb>copy</verb>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme">
<noun>human being</noun>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np def="neither" number="plur">
<conjp conj="and">
<np def="neither" number="plur">
<noun>mammal</noun>
</np>
<np def="neither" number="plur">
<noun>bird</noun>
</np>
</conjp>
</np>
<np number="plur" def="def">
<noun>sound</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <vp tam="past-punct"> - <verb>copy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="copy"/> </vp> - <np def="def" number="plur" output="aspron" role="subj" tr="theme"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> - <np def="neither" number="plur"> + <np def="neither" number="plur" locus="number" role="owner"> <conjp conj="and"> - <np def="neither" number="plur"> - <noun>mammal</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="mammal"/> </np> - <np def="neither" number="plur"> - <noun>bird</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="bird"/> </np> </conjp> </np> - <np number="plur" def="def"> - <noun>sound</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="sound"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np def="neither" number="plur" locus="number" role="owner">
<conjp conj="and">
<np def="neither" number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np def="neither" number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="copy"/> </vp> <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np def="neither" number="plur" locus="number" role="owner"> <conjp conj="and"> <np def="neither" number="plur" locus="number"> <word posp="noun" gloss="mammal"/> </np> <np def="neither" number="plur" locus="number"> <word posp="noun" gloss="bird"/> </np> </conjp> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="sound"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np def="neither" number="plur" locus="number" role="owner">
+ <np def="neither" number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np def="neither" number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np def="neither" number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
+ <np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np def="neither" number="plur" locus="number" role="owner" case="GEN">
+ <np def="neither" locus="number" role="owner" case="GEN">
<conjp conj="and">
- <np def="neither" number="plur" locus="number">
+ <np def="neither" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
- <np def="neither" number="plur" locus="number">
+ <np def="neither" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" tr="rheme">
- <np type="owner_owned">
- <np def="neither" locus="number" role="owner" case="GEN">
+ <np role="obj" tr="rheme" number="plur">
+ <np type="owner_owned" number="plur">
+ <np def="neither" locus="number" role="owner" case="GEN" number="plur">
<conjp conj="and">
<np def="neither" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np def="neither" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" role="subj" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<conjp conj="and">
<np def="neither" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np def="neither" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<conjp conj="and">
<np def="neither" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="neither" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
- <conjp conj="and">
- <np def="neither" locus="number">
+ <np def="neither" locus="number" role="owner" case="GEN" number="plur">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="neither" locus="number">
+ <np def="neither" locus="number" role="owner" case="GEN" number="plur">
<word posp="noun" gloss="bird"/>
</np>
- </conjp>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<word posp="noun" gloss="bird"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" tr="rheme" number="plur">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="rheme">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<word posp="noun" gloss="bird"/>
</np>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="rheme">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" role="owner" case="GEN" number="plur">
<word posp="noun" gloss="bird"/>
</np>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" number="plur" tr="rheme">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="copy"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np def="neither" locus="number" role="owner" case="GEN" number="plur"> <np def="neither" locus="number" role="owner" case="GEN" number="plur"> - <word posp="noun" gloss="mammal"/> + <word posp="noun" gloss="mammal" def="neither" locus="number" role="owner" case="GEN" number="plur"/> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" def="neither" locus="number" role="owner" case="GEN" number="plur"/> <np def="neither" locus="number" role="owner" case="GEN" number="plur"> - <word posp="noun" gloss="bird"/> + <word posp="noun" gloss="bird" def="neither" locus="number" role="owner" case="GEN" number="plur"/> </np> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" locus="number" role="owned" number="plur" tr="rheme"> - <word posp="noun" gloss="sound"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" number="plur" tr="rheme"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" number="plur" tr="rheme"/> </np> </s>About to call getSlotValue for copy/verb/voice/obligatory
Got active
About to call getSlotValue for copy/verb/mode/obligatory
Got indicative
About to call getSlotValue for copy/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np def="neither" locus="number" role="owner" case="GEN" number="plur"> <np def="neither" locus="number" role="owner" case="GEN" number="plur"> <word posp="noun" gloss="mammal" def="neither" locus="number" role="owner" case="GEN" number="plur"/> </np> <word posp="conj" gloss="and" def="neither" locus="number" role="owner" case="GEN" number="plur"/> <np def="neither" locus="number" role="owner" case="GEN" number="plur"> <word posp="noun" gloss="bird" def="neither" locus="number" role="owner" case="GEN" number="plur"/> </np> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" locus="number" role="owned" number="plur" tr="rheme"> <word posp="noun" gloss="sound" def="def" locus="number" role="owned" number="plur" tr="rheme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" number="plur" tr="rheme"/> </np> </s>
flatten:
<s> - <littrans>They copied the sounds of mammals and birds.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np def="neither" locus="number" role="owner" case="GEN" number="plur"> - <np def="neither" locus="number" role="owner" case="GEN" number="plur"> <word posp="noun" gloss="mammal" def="neither" locus="number" role="owner" case="GEN" number="plur"/> - </np> <word posp="conj" gloss="and" def="neither" locus="number" role="owner" case="GEN" number="plur"/> - <np def="neither" locus="number" role="owner" case="GEN" number="plur"> <word posp="noun" gloss="bird" def="neither" locus="number" role="owner" case="GEN" number="plur"/> - </np> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" locus="number" role="owned" number="plur" tr="rheme"> <word posp="noun" gloss="sound" def="def" locus="number" role="owned" number="plur" tr="rheme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" number="plur" tr="rheme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <word posp="noun" gloss="mammal" def="neither" locus="number" role="owner" case="GEN" number="plur"/> - <word posp="conj" gloss="and" def="neither" locus="number" role="owner" case="GEN" number="plur"/> - <word posp="noun" gloss="bird" def="neither" locus="number" role="owner" case="GEN" number="plur"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word posp="noun" gloss="sound" def="def" locus="number" role="owned" number="plur" tr="rheme"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" number="plur" tr="rheme"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|i|d|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|t|ɑ|</word> + <word posp="noun" gloss="mammal" def="neither" locus="number" role="owner" case="GEN" number="plur">|ʔ|i|t͡ʃ|ɑ|</word> + <word posp="conj" gloss="and" def="neither" locus="number" role="owner" case="GEN" number="plur">|h|e|</word> + <word posp="noun" gloss="bird" def="neither" locus="number" role="owner" case="GEN" number="plur">|p|æ|x|i|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" number="plur" tr="rheme">|xʷ|æ|t͡ʃ|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" number="plur" tr="rheme">|s|o|</word> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |i|d|u|
#-> idu
### |i|d|u|
#-> idu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |ʔ|i|t͡ʃ|ɑ|
#-> ʔit͡ʃɑ
### |ʔ|i|t͡ʃ|ɑ|
#-> ʔit͡ʃɑ
### |h|e|
#-> he
### |h|e|
#-> he
### |p|æ|x|i|
#-> pæxi
### |p|æ|x|i|
#-> pæxi
### |x|æ|
#-> xæ
### |x|æ|
#-> xæ
### |xʷ|æ|t͡ʃ|i|
#-> xʷæt͡ʃi
### |xʷ|æ|t͡ʃ|i|
#-> xʷæt͡ʃi
### |s|o|
#-> so
### |s|o|
#-> so
### |t͡ʃ||i|d|u||k|u| |m|i| |t|ɑ| |ʔ|i|t͡ʃ|ɑ| |h|e| |p|æ|x|i| |x|æ| |xʷ|æ|t͡ʃ|i| |s|o|
#-> t͡ʃiduku mi tɑ ʔit͡ʃɑ he pæxi xæ xʷæt͡ʃi so
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|i|d|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|t|ɑ|</word>
<word posp="noun" gloss="mammal" def="neither" locus="number" role="owner" case="GEN" number="plur">|ʔ|i|t͡ʃ|ɑ|</word>
<word posp="conj" gloss="and" def="neither" locus="number" role="owner" case="GEN" number="plur">|h|e|</word>
<word posp="noun" gloss="bird" def="neither" locus="number" role="owner" case="GEN" number="plur">|p|æ|x|i|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy>
<word posp="noun" gloss="sound" def="def" locus="number" role="owned" number="plur" tr="rheme">|xʷ|æ|t͡ʃ|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" number="plur" tr="rheme">|s|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">idu</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">ʔit͡ʃɑ</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">pæxi</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">xæ</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">xʷæt͡ʃi</span><br><span class="gls">sound</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span></p>
+ <p>t͡ʃiduku mi tɑ ʔit͡ʃɑ he pæxi xæ xʷæt͡ʃi so</p>
+ <p>chiduku mi ta qicha he päkhi khä khwächi so</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>idu</o>
+ <g>copy</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>ʔit͡ʃɑ</o>
+ <g>mammal</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>pæxi</o>
+ <g>bird</g>
+ </w>
+ <w>
+ <o>xæ</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>xʷæt͡ʃi</o>
+ <g>sound</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ </il>
</s>
initial XML:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp tam="past-punct">
<verb>arise</verb>
</vp>
<np role="subj" tr="theme">
<relp>
<vp tam="pres-state" evidence="inferred">
<verb>be</verb>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this">
<noun>langname</noun>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing" tr="theme">
<noun>language</noun>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>manner</noun>
<adj>different</adj>
</np>
</pp>
</s>cleanup:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp tam="past-punct"> - <verb>arise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp tam="pres-state" evidence="inferred"> - <verb>be</verb> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this"> - <noun>langname</noun> + <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> + <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>manner</noun> - <adj>different</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different"/> </np> </pp> </s>
module adj2verb:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="different"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
- <word posp="adj" gloss="different"/>
</np>
+ </relp>
+ </np>
</pp>
</s>
module articles:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</pp>
</s>
module nonpastonly:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </pp> </s>
module noepistemic:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
- <vp evidence="inferred" 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">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</pp>
</s>
module NRel:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np role="subj" tr="theme">
- <relp>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
- <word posp="verb" gloss="be"/>
- </vp>
- <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <word posp="verb" gloss="be"/>
+ </vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <np number="sing" locus="number">
- <relp>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="manner"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
- <np head="this" role="subj" number="sing">
- <word posp="noun" gloss="manner"/>
- </np>
</relp>
</np>
</pp>
</s>
module sentenceconnectors:
<s connector="but">
+ <word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module nominalise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
+ <np type="owner_owned">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</s>
module constorder: No change.
module casemarking:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np id="parent">
+ <np id="parent" case="NOM">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module markowner:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" case="NOM">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module simplifynumber:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" case="NOM">
- <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
+ <np def="def" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word person="1incl" posp="pron"/>
</np>
- <np def="def" number="sing" tr="theme" locus="number" role="owned">
+ <np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
- <np role="" number="sing" id="headnp" tr="">
+ <np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" case="GEN">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
copyuptophrase:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
- <np def="def" locus="number" role="owner" case="GEN">
+ <np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
prodrop: No change.
addclitics:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
- <np def="def" role="subj" tr="theme" locus="number" id="headnp">
+ <np def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="be"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="different"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj">
- <np type="owner_owned" tr="rheme">
+ <np type="owner_owned" tr="rheme" role="obj">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
- </np>
</relp>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
unwrapOwnerOwned:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np type="owner_owned" tr="rheme" role="obj">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
- </np>
</relp>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</s>
movedowntoword:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="arise"/> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"> - <word posp="noun" gloss="langname"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"/> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> - <word posp="verb" gloss="be"/> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" tr="theme" locus="number" role="owned"> - <word posp="noun" gloss="language"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> </np> </relp> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <pp p="in" precise="no" location="inside"> <np locus="number" id="parent"> <np role="" id="headnp" tr=""> - <word posp="noun" gloss="manner"/> + <word posp="noun" gloss="manner" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="different"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>About to call getSlotValue for arise/verb/voice/obligatory
Got active
About to call getSlotValue for arise/verb/mode/obligatory
Got indicative
About to call getSlotValue for arise/verb/question/optional
Got not.Q
About to call getSlotValue for be/verb/voice/obligatory
Got active
About to call getSlotValue for be/verb/mode/obligatory
Got indicative
About to call getSlotValue for be/verb/question/optional
Got not.Q
About to call getSlotValue for different/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for different/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for different/verb/question/optional
addaffixes:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"/> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> </np> </relp> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <pp p="in" precise="no" location="inside"> <np locus="number" id="parent"> <np role="" id="headnp" tr=""> <word posp="noun" gloss="manner" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> <np def="def"> <word posp="noun" gloss="inside" def="def"/> </np> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>
flatten:
<s connector="but"> + <flat> <word gloss="but" posp="conj"/> - <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM"> - <np def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"/> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> - </np> - </relp> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" comma="after"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <pp p="in" precise="no" location="inside"> - <np locus="number" id="parent"> - <np role="" id="headnp" tr=""> <word posp="noun" gloss="manner" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - </pp> + </flat> </s>
addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"/> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" comma="after"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="noun" gloss="manner" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> + <word gloss="but" posp="conj">|k|æ|</word> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|o|k|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM">|ɣʷ|e|w|æ|</word> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM">|s|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">|h|u|</word> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|i|r|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN">|n|o|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned">|ð|ɑ|ʒ|i|</word> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" comma="after">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="noun" gloss="manner" id="headnp">|k|au|ɣʷ|i|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">|h|u|</word> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after">|e|l|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">|s|u|</word> </flat> </s>
vowelharmony: No change.
### |k|æ|#-> kæ
### |k|æ|
#-> kæ
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |o|k|u|
#-> oku
### |o|k|u|
#-> oku
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |ɣʷ|e|w|æ|
#-> ɣʷewæ
### |ɣʷ|e|w|æ|
#-> ɣʷewæ
### |s|o|,
#-> so,
### |s|o|,
#-> so,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |i|r|ɑ|
#-> irɑ
### |i|r|ɑ|
#-> irɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |n|o|
#-> no
### |n|o|
#-> no
### |x|æ|
#-> xæ
### |x|æ|
#-> xæ
### |ð|ɑ|ʒ|i|
#-> ðɑʒi
### |ð|ɑ|ʒ|i|
#-> ðɑʒi
### |s|o|
#-> so
### |s|o|
#-> so
### -,
#-> -,
### |k|au|ɣʷ|i|,
#-> kauɣʷi,
### |k|au|ɣʷ|i|,
#-> kauɣʷi,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|l|ɑ|
#-> elɑ
### |e|l|ɑ|
#-> elɑ
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### -,
#-> -,
### |ð|o|ʒ|i|
#-> ðoʒi
### |ð|o|ʒ|i|
#-> ðoʒi
### |s|u|
#-> su
### |s|u|
#-> su
### |k|æ| |t͡ʃ||o|k|u||k|u| |m|i| |ɣʷ|e|w|æ| |s|o|, |h|u| |t͡ʃ||i|r|ɑ||k|u| |n|o| |x|æ| |ð|ɑ|ʒ|i| |s|o|, |k|au|ɣʷ|i|, |h|u| |t͡ʃ||e|l|ɑ||b|æ|, |ð|o|ʒ|i| |s|u|
#-> kæ t͡ʃokuku mi ɣʷewæ so, hu t͡ʃirɑku no xæ ðɑʒi so, kauɣʷi, hu t͡ʃelɑbæ, ðoʒi su
removetags:
<s connector="but" translation="">
<flat>
<word gloss="but" posp="conj">|k|æ|</word>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|o|k|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM">|ɣʷ|e|w|æ|</word>
- <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM">|s|o|</word>
+ <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" case="NOM">|s|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">|h|u|</word>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|i|r|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN">|n|o|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|x|æ|</thingy>
<word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned">|ð|ɑ|ʒ|i|</word>
<word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" comma="after">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
- <word posp="noun" gloss="manner" id="headnp">|k|au|ɣʷ|i|</word>
+ <word posp="noun" gloss="manner" id="headnp">|k|au|ɣʷ|i|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">|h|u|</word>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after">|e|l|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word>
<word gloss="in" posp="pp" p="in" precise="no" location="inside">|s|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">kæ</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">oku</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ɣʷewæ</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">so,</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">irɑ</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">xæ</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">ðɑʒi</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">kauɣʷi,</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">elɑ</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ðoʒi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">su</span><br><span class="gls">in</span></span></p>
+ <p>kæ t͡ʃokuku mi ɣʷewæ so, hu t͡ʃirɑku no xæ ðɑʒi so, kauɣʷi, hu t͡ʃelɑbæ, ðoʒi su</p>
+ <p>kä chokuku mi ğwewä so, hu chiraku no khä ðazhi so, kauğwi, hu chelabä, ðozhi su</p>
+ <il>
+ <w>
+ <o>kæ</o>
+ <g>but</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>oku</o>
+ <g>arise</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɣʷewæ</o>
+ <g>langname</g>
+ </w>
+ <w>
+ <o>so,</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>irɑ</o>
+ <g>be</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>xæ</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>ðɑʒi</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>kauɣʷi,</o>
+ <g>manner</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>elɑ</o>
+ <g>different</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>ðoʒi</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>su</o>
+ <g>in</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp tam="past-punct">
<verb>appear</verb>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme">
<noun>language</noun>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither">
<adj>whole</adj>
</np>
<np number="sing" def="neither">
<adj>perfect</adj>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>breath</noun>
<adj>single</adj>
</np>
</pp>
</s>cleanup:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <vp tam="past-punct"> - <verb>appear</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="appear"/> </vp> - <np def="def" number="sing" output="aspron" role="subj" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> - <np number="sing" def="neither"> - <adj>whole</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="whole"/> </np> - <np number="sing" def="neither"> - <adj>perfect</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="perfect"/> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>breath</noun> - <adj>single</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="breath"/> + <word posp="adj" gloss="single"/> </np> </pp> </s>
module adj2verb:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="whole"/>
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="whole"/>
+ </vp>
+ <np head="this" role="subj" number="sing"/>
+ </relp>
</np>
<np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="perfect"/>
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="perfect"/>
+ </vp>
+ <np head="this" role="subj" number="sing"/>
+ </relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="single"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="breath"/>
- <word posp="adj" gloss="single"/>
</np>
+ </relp>
+ </np>
</pp>
</s>
module articles:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing"/>
</relp>
</np>
<np number="sing" def="neither" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</pp>
</s>
module nonpastonly:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="appear"/> </vp> <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> <np number="sing" def="neither" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"/> </relp> </np> <np number="sing" def="neither" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="perfect"/> </vp> <np head="this" role="subj" number="sing"/> </relp> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="single"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="breath"/> </np> </relp> </np> </pp> </s>
module noepistemic: No change.
module NRel:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
- <np number="sing" def="neither" locus="number">
- <relp>
+ <np def="neither" locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr=""/>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing"/>
</relp>
</np>
- <np number="sing" def="neither" locus="number">
- <relp>
+ <np def="neither" locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr=""/>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
- <np head="this" role="subj" number="sing"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np number="sing" locus="number">
- <relp>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="breath"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
- <np head="this" role="subj" number="sing">
- <word posp="noun" gloss="breath"/>
- </np>
</relp>
</np>
</pp>
</s>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np def="neither" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np def="neither" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
+ <np type="owner_owned">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</s>
module constorder: No change.
module casemarking:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np def="neither" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np def="neither" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module markowner: No change.
module simplifynumber:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
+ <np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np def="neither" locus="number" id="parent">
- <np role="" number="sing" id="headnp" tr=""/>
+ <np role="" id="headnp" tr=""/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np def="neither" locus="number" id="parent">
- <np role="" number="sing" id="headnp" tr=""/>
+ <np role="" id="headnp" tr=""/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
- <np role="" number="sing" id="headnp" tr="">
+ <np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module propagatenumber:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
- <np role="pred">
+ <np role="pred" number="plur">
<conjp conj="and">
<np def="neither" locus="number" id="parent">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np def="neither" locus="number" id="parent">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
createpronouns:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="language"/>
+ <np def="def" role="subj" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np def="neither" locus="number" id="parent">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np def="neither" locus="number" id="parent">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np def="neither" locus="number" id="parent">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
+ <word posp="conj" gloss="and"/>
<np def="neither" locus="number" id="parent">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
flattenconjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred" number="plur">
- <conjp conj="and">
- <np def="neither" locus="number" id="parent">
+ <np def="neither" locus="number" id="parent" role="pred" number="plur">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
- <np def="neither" locus="number" id="parent">
+ <np def="neither" locus="number" id="parent" role="pred" number="plur">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
fixpronouns: No change.
copyuptophrase:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred" number="plur">
<np def="neither" locus="number" id="parent" role="pred" number="plur">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" id="parent" role="pred" number="plur">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred" number="plur">
<np def="neither" locus="number" id="parent" role="pred" number="plur">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" id="parent" role="pred" number="plur">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="perfect"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="single"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred" number="plur">
<np def="neither" locus="number" id="parent" role="pred" number="plur">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np def="neither" locus="number" id="parent" role="pred" number="plur">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="perfect"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned">
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="single"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</s>
movedowntoword:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="appear"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np role="pred" number="plur"> <np def="neither" locus="number" id="parent" role="pred" number="plur"> <np role="" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" role="pred" number="plur"/> <np def="neither" locus="number" id="parent" role="pred" number="plur"> <np role="" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="perfect"/> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </np> <pp p="in" precise="no" location="inside"> <np locus="number" id="parent"> <np role="" id="headnp" tr=""> - <word posp="noun" gloss="breath"/> + <word posp="noun" gloss="breath" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="single"/> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>About to call getSlotValue for appear/verb/voice/obligatory
Got active
About to call getSlotValue for appear/verb/mode/obligatory
Got indicative
About to call getSlotValue for appear/verb/question/optional
Got not.Q
About to call getSlotValue for whole/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for whole/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for whole/verb/question/optional
About to call getSlotValue for perfect/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for perfect/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for perfect/verb/question/optional
About to call getSlotValue for single/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for single/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for single/verb/question/optional
addaffixes:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np role="pred" number="plur"> <np def="neither" locus="number" id="parent" role="pred" number="plur"> <np role="" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> <word posp="conj" gloss="and" role="pred" number="plur"/> <np def="neither" locus="number" id="parent" role="pred" number="plur"> <np role="" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </np> <pp p="in" precise="no" location="inside"> <np locus="number" id="parent"> <np role="" id="headnp" tr=""> <word posp="noun" gloss="breath" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/> + <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> <np def="def"> <word posp="noun" gloss="inside" def="def"/> </np> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>
flatten:
<s> - <littrans>It appeared whole and perfect in a single breath</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np role="pred" number="plur"> - <np def="neither" locus="number" id="parent" role="pred" number="plur"> - <np role="" id="headnp" tr=""/> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> <word posp="conj" gloss="and" role="pred" number="plur"/> - <np def="neither" locus="number" id="parent" role="pred" number="plur"> - <np role="" id="headnp" tr=""/> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> - </np> - <pp p="in" precise="no" location="inside"> - <np locus="number" id="parent"> - <np role="" id="headnp" tr=""> <word posp="noun" gloss="breath" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="conj" gloss="and" role="pred" number="plur"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="breath" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|æ|t͡ʃ|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|t|ɑ|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after">|u|w|æ|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="conj" gloss="and" role="pred" number="plur">|h|e|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after">|u|p|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="breath" id="headnp">|ʒ|æ|kʷ|i|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after">|i|t|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">|s|u|</word> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |æ|t͡ʃ|i|
#-> æt͡ʃi
### |æ|t͡ʃ|i|
#-> æt͡ʃi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|,
#-> tɑ,
### |t|ɑ|,
#-> tɑ,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|w|æ|
#-> uwæ
### |u|w|æ|
#-> uwæ
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### -,
#-> -,
### |h|e|,
#-> he,
### |h|e|,
#-> he,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|p|ɑ|
#-> upɑ
### |u|p|ɑ|
#-> upɑ
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### -,
#-> -,
### |ʒ|æ|kʷ|i|,
#-> ʒækʷi,
### |ʒ|æ|kʷ|i|,
#-> ʒækʷi,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |i|t|ɑ|
#-> itɑ
### |i|t|ɑ|
#-> itɑ
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### -,
#-> -,
### |ð|o|ʒ|i|
#-> ðoʒi
### |ð|o|ʒ|i|
#-> ðoʒi
### |s|u|
#-> su
### |s|u|
#-> su
### |t͡ʃ||æ|t͡ʃ|i||k|u| |m|i| |t|ɑ|, |h|u| |t͡ʃ||u|w|æ||b|æ|, |h|e|, |h|u| |t͡ʃ||u|p|ɑ||b|æ|, |ʒ|æ|kʷ|i|, |h|u| |t͡ʃ||i|t|ɑ||b|æ|, |ð|o|ʒ|i| |s|u|
#-> t͡ʃæt͡ʃiku mi tɑ, hu t͡ʃuwæbæ, he, hu t͡ʃupɑbæ, ʒækʷi, hu t͡ʃitɑbæ, ðoʒi su
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|æ|t͡ʃ|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|t|ɑ|</word>
+ <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|t|ɑ|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after">|u|w|æ|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <word posp="conj" gloss="and" role="pred" number="plur">|h|e|</word>
+ <word posp="conj" gloss="and" role="pred" number="plur">|h|e|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after">|u|p|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <word posp="noun" gloss="breath" id="headnp">|ʒ|æ|kʷ|i|</word>
+ <word posp="noun" gloss="breath" id="headnp">|ʒ|æ|kʷ|i|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after">|i|t|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word>
<word gloss="in" posp="pp" p="in" precise="no" location="inside">|s|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">æt͡ʃi</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ,</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">uwæ</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">he,</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">upɑ</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ʒækʷi,</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">itɑ</span><br><span class="gls">single</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ðoʒi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">su</span><br><span class="gls">in</span></span></p>
+ <p>t͡ʃæt͡ʃiku mi tɑ, hu t͡ʃuwæbæ, he, hu t͡ʃupɑbæ, ʒækʷi, hu t͡ʃitɑbæ, ðoʒi su</p>
+ <p>chächiku mi ta, hu chuwäbä, he, hu chupabä, zhäqui, hu chitabä, ðozhi su</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>æt͡ʃi</o>
+ <g>appear</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ,</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>uwæ</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>he,</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>upɑ</o>
+ <g>perfect</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>ʒækʷi,</o>
+ <g>breath</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>itɑ</o>
+ <g>single</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>ðoʒi</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>su</o>
+ <g>in</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans/>
<vp tam="pres-state">
<verb>xxx</verb>
</vp>
</s>cleanup:
<s> <littrans/> - <vp tam="pres-state"> - <verb>xxx</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="xxx"/> </vp> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans/> - <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="xxx"/> </vp> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans/>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="xxx"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="xxx"/> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>About to call getSlotValue for xxx/verb/voice/obligatory
Got active
About to call getSlotValue for xxx/verb/mode/obligatory
Got indicative
About to call getSlotValue for xxx/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>
flatten:
<s> - <littrans/> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t͡ʃ|[??2: xxx_verb]|k|u|
#-> t͡ʃ[??2: xxx_verb]ku
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">[??2: xxx_verb]</span><br><span class="gls">xxx</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>t͡ʃ[??2: xxx_verb]ku</p>
+ <p>ch[??2: khkhkh_verb]ku</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>[??2: xxx_verb]</o>
+ <g>xxx</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans/>
<vp tam="pres-state">
<verb>xxx</verb>
</vp>
</s>cleanup:
<s> <littrans/> - <vp tam="pres-state"> - <verb>xxx</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="xxx"/> </vp> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans/> - <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="xxx"/> </vp> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans/>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="xxx"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="xxx"/> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>About to call getSlotValue for xxx/verb/voice/obligatory
Got active
About to call getSlotValue for xxx/verb/mode/obligatory
Got indicative
About to call getSlotValue for xxx/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>
flatten:
<s> - <littrans/> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t͡ʃ|[??2: xxx_verb]|k|u|
#-> t͡ʃ[??2: xxx_verb]ku
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">[??2: xxx_verb]</span><br><span class="gls">xxx</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>t͡ʃ[??2: xxx_verb]ku</p>
+ <p>ch[??2: khkhkh_verb]ku</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>[??2: xxx_verb]</o>
+ <g>xxx</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans/>
<vp tam="pres-state">
<verb>xxx</verb>
</vp>
</s>cleanup:
<s> <littrans/> - <vp tam="pres-state"> - <verb>xxx</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="xxx"/> </vp> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans/> - <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="xxx"/> </vp> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans/>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="xxx"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="xxx"/> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>About to call getSlotValue for xxx/verb/voice/obligatory
Got active
About to call getSlotValue for xxx/verb/mode/obligatory
Got indicative
About to call getSlotValue for xxx/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>
flatten:
<s> - <littrans/> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t͡ʃ|[??2: xxx_verb]|k|u|
#-> t͡ʃ[??2: xxx_verb]ku
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">[??2: xxx_verb]</span><br><span class="gls">xxx</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>t͡ʃ[??2: xxx_verb]ku</p>
+ <p>ch[??2: khkhkh_verb]ku</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>[??2: xxx_verb]</o>
+ <g>xxx</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans/>
<vp tam="pres-state">
<verb>xxx</verb>
</vp>
</s>cleanup:
<s> <littrans/> - <vp tam="pres-state"> - <verb>xxx</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="xxx"/> </vp> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans/> - <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="xxx"/> </vp> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans/>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="xxx"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="xxx"/> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>About to call getSlotValue for xxx/verb/voice/obligatory
Got active
About to call getSlotValue for xxx/verb/mode/obligatory
Got indicative
About to call getSlotValue for xxx/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>
flatten:
<s> - <littrans/> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t͡ʃ|[??2: xxx_verb]|k|u|
#-> t͡ʃ[??2: xxx_verb]ku
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">[??2: xxx_verb]</span><br><span class="gls">xxx</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>t͡ʃ[??2: xxx_verb]ku</p>
+ <p>ch[??2: khkhkh_verb]ku</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>[??2: xxx_verb]</o>
+ <g>xxx</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans/>
<vp tam="pres-state">
<verb>xxx</verb>
</vp>
</s>cleanup:
<s> <littrans/> - <vp tam="pres-state"> - <verb>xxx</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="xxx"/> </vp> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans/> - <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="xxx"/> </vp> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans/>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="xxx"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="xxx"/> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>About to call getSlotValue for xxx/verb/voice/obligatory
Got active
About to call getSlotValue for xxx/verb/mode/obligatory
Got indicative
About to call getSlotValue for xxx/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>
flatten:
<s> - <littrans/> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t͡ʃ|[??2: xxx_verb]|k|u|
#-> t͡ʃ[??2: xxx_verb]ku
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">[??2: xxx_verb]</span><br><span class="gls">xxx</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>t͡ʃ[??2: xxx_verb]ku</p>
+ <p>ch[??2: khkhkh_verb]ku</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>[??2: xxx_verb]</o>
+ <g>xxx</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans/>
<vp tam="pres-state">
<verb>xxx</verb>
</vp>
</s>cleanup:
<s> <littrans/> - <vp tam="pres-state"> - <verb>xxx</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="xxx"/> </vp> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans/> - <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="xxx"/> </vp> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans/>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="xxx"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="xxx"/> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>About to call getSlotValue for xxx/verb/voice/obligatory
Got active
About to call getSlotValue for xxx/verb/mode/obligatory
Got indicative
About to call getSlotValue for xxx/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans/> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>
flatten:
<s> - <littrans/> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t͡ʃ|[??2: xxx_verb]|k|u|
#-> t͡ʃ[??2: xxx_verb]ku
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">[??2: xxx_verb]</span><br><span class="gls">xxx</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>t͡ʃ[??2: xxx_verb]ku</p>
+ <p>ch[??2: khkhkh_verb]ku</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>[??2: xxx_verb]</o>
+ <g>xxx</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>Machines grind wheat.</littrans>
<vp tam="gnomic">
<verb>grind</verb>
</vp>
<np role="subj" def="indef" number="plur" tr="theme">
<noun>machine</noun>
</np>
<np role="obj" def="neither" number="sing" tr="rheme">
<noun>wheat</noun>
</np>
</s>cleanup:
<s> <littrans>Machines grind wheat.</littrans> - <vp tam="gnomic"> - <verb>grind</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="grind"/> </vp> - <np role="subj" def="indef" number="plur" tr="theme"> - <noun>machine</noun> + <np role="subj" def="indef" number="plur" tr="theme" locus="number"> + <word posp="noun" gloss="machine"/> </np> - <np role="obj" def="neither" number="sing" tr="rheme"> - <noun>wheat</noun> + <np role="obj" def="neither" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="wheat"/> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>Machines grind wheat.</littrans>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="grind"/>
</vp>
- <np role="subj" def="indef" number="plur" tr="theme" locus="number">
+ <np role="subj" number="plur" tr="theme" locus="number">
<word posp="noun" gloss="machine"/>
</np>
<np role="obj" def="neither" number="sing" tr="rheme" locus="number">
<word posp="noun" gloss="wheat"/>
</np>
</s>
module nonpastonly:
<s> <littrans>Machines grind wheat.</littrans> - <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="grind"/> </vp> <np role="subj" number="plur" tr="theme" locus="number"> <word posp="noun" gloss="machine"/> </np> <np role="obj" def="neither" number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="wheat"/> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber:
<s>
<littrans>Machines grind wheat.</littrans>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="grind"/>
</vp>
- <np role="subj" number="plur" tr="theme" locus="number">
+ <np role="subj" tr="theme" locus="number">
<word posp="noun" gloss="machine"/>
</np>
- <np role="obj" def="neither" number="sing" tr="rheme" locus="number">
+ <np role="obj" def="neither" tr="rheme" locus="number">
<word posp="noun" gloss="wheat"/>
</np>
</s>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>Machines grind wheat.</littrans>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="grind"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" tr="theme" locus="number">
<word posp="noun" gloss="machine"/>
</np>
<np role="obj" def="neither" tr="rheme" locus="number">
<word posp="noun" gloss="wheat"/>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>Machines grind wheat.</littrans> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="grind"/> + <word posp="verb" gloss="grind" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="theme" locus="number"> - <word posp="noun" gloss="machine"/> + <word posp="noun" gloss="machine" role="subj" tr="theme" locus="number"/> </np> <np role="obj" def="neither" tr="rheme" locus="number"> - <word posp="noun" gloss="wheat"/> + <word posp="noun" gloss="wheat" role="obj" def="neither" tr="rheme" locus="number"/> </np> </s>About to call getSlotValue for grind/verb/voice/obligatory
Got active
About to call getSlotValue for grind/verb/mode/obligatory
Got indicative
About to call getSlotValue for grind/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>Machines grind wheat.</littrans> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="grind" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="theme" locus="number"> <word posp="noun" gloss="machine" role="subj" tr="theme" locus="number"/> </np> <np role="obj" def="neither" tr="rheme" locus="number"> <word posp="noun" gloss="wheat" role="obj" def="neither" tr="rheme" locus="number"/> </np> </s>
flatten:
<s> - <littrans>Machines grind wheat.</littrans> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="grind" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="subj" tr="theme" locus="number"> <word posp="noun" gloss="machine" role="subj" tr="theme" locus="number"/> - </np> - <np role="obj" def="neither" tr="rheme" locus="number"> <word posp="noun" gloss="wheat" role="obj" def="neither" tr="rheme" locus="number"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="grind" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="machine" role="subj" tr="theme" locus="number"/> - <word posp="noun" gloss="wheat" role="obj" def="neither" tr="rheme" locus="number"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="grind" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">|i|d|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="machine" role="subj" tr="theme" locus="number">|v|ai|z|ɑ|</word> + <word posp="noun" gloss="wheat" role="obj" def="neither" tr="rheme" locus="number">|p|æ|ð|i|</word> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |i|d|ɑ|
#-> idɑ
### |i|d|ɑ|
#-> idɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |v|ai|z|ɑ|
#-> vaizɑ
### |v|ai|z|ɑ|
#-> vaizɑ
### |p|æ|ð|i|
#-> pæði
### |p|æ|ð|i|
#-> pæði
### |t͡ʃ||i|d|ɑ||k|u| |v|ai|z|ɑ| |p|æ|ð|i|
#-> t͡ʃidɑku vaizɑ pæði
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="grind" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">|i|d|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="machine" role="subj" tr="theme" locus="number">|v|ai|z|ɑ|</word>
<word posp="noun" gloss="wheat" role="obj" def="neither" tr="rheme" locus="number">|p|æ|ð|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">idɑ</span><br><span class="gls">grind</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">vaizɑ</span><br><span class="gls">machine</span></span> <span class="ilpair"><span class="mor">pæði</span><br><span class="gls">wheat</span></span></p>
+ <p>t͡ʃidɑku vaizɑ pæði</p>
+ <p>chidaku vaiza päði</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>idɑ</o>
+ <g>grind</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>vaizɑ</o>
+ <g>machine</g>
+ </w>
+ <w>
+ <o>pæði</o>
+ <g>wheat</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>They count money.</littrans>
<vp tam="gnomic">
<verb>count</verb>
</vp>
<np role="subj" def="indef" number="plur" tr="theme" output="aspron">
<noun>machine</noun>
</np>
<np role="obj" def="neither" number="sing" tr="rheme">
<noun>money</noun>
</np>
</s>cleanup:
<s> <littrans>They count money.</littrans> - <vp tam="gnomic"> - <verb>count</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="count"/> </vp> - <np role="subj" def="indef" number="plur" tr="theme" output="aspron"> - <noun>machine</noun> + <np role="subj" def="indef" number="plur" tr="theme" output="aspron" locus="number"> + <word posp="noun" gloss="machine"/> </np> - <np role="obj" def="neither" number="sing" tr="rheme"> - <noun>money</noun> + <np role="obj" def="neither" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="money"/> </np> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans>They count money.</littrans> - <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="count"/> </vp> <np role="subj" def="indef" number="plur" tr="theme" output="aspron" locus="number"> <word posp="noun" gloss="machine"/> </np> <np role="obj" def="neither" number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="money"/> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber:
<s>
<littrans>They count money.</littrans>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="count"/>
</vp>
- <np role="subj" def="indef" number="plur" tr="theme" output="aspron" locus="number">
+ <np role="subj" def="indef" tr="theme" output="aspron" locus="number">
<word posp="noun" gloss="machine"/>
</np>
- <np role="obj" def="neither" number="sing" tr="rheme" locus="number">
+ <np role="obj" def="neither" tr="rheme" locus="number">
<word posp="noun" gloss="money"/>
</np>
</s>
module propagatenumber: No change.
createpronouns:
<s>
<littrans>They count money.</littrans>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="count"/>
</vp>
- <np role="subj" def="indef" tr="theme" output="aspron" locus="number">
- <word posp="noun" gloss="machine"/>
+ <np role="subj" def="indef" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" def="neither" tr="rheme" locus="number">
<word posp="noun" gloss="money"/>
</np>
</s>
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:
<s>
<littrans>They count money.</littrans>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="count"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" def="indef" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" def="neither" tr="rheme" locus="number">
<word posp="noun" gloss="money"/>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>They count money.</littrans> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="count"/> + <word posp="verb" gloss="count" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" def="indef" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" role="subj" def="indef" tr="theme" locus="number"/> </np> <np role="obj" def="neither" tr="rheme" locus="number"> - <word posp="noun" gloss="money"/> + <word posp="noun" gloss="money" role="obj" def="neither" tr="rheme" locus="number"/> </np> </s>About to call getSlotValue for count/verb/voice/obligatory
Got active
About to call getSlotValue for count/verb/mode/obligatory
Got indicative
About to call getSlotValue for count/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>They count money.</littrans> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="count" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" def="indef" tr="theme" locus="number"> <word posp="pron" gloss="3" role="subj" def="indef" tr="theme" locus="number"/> </np> <np role="obj" def="neither" tr="rheme" locus="number"> <word posp="noun" gloss="money" role="obj" def="neither" tr="rheme" locus="number"/> </np> </s>
flatten:
<s> - <littrans>They count money.</littrans> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="count" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="subj" def="indef" tr="theme" locus="number"> <word posp="pron" gloss="3" role="subj" def="indef" tr="theme" locus="number"/> - </np> - <np role="obj" def="neither" tr="rheme" locus="number"> <word posp="noun" gloss="money" role="obj" def="neither" tr="rheme" locus="number"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="count" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" role="subj" def="indef" tr="theme" locus="number"/> - <word posp="noun" gloss="money" role="obj" def="neither" tr="rheme" locus="number"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="count" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">|o|n|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" role="subj" def="indef" tr="theme" locus="number">|t|ɑ|</word> + <word posp="noun" gloss="money" role="obj" def="neither" tr="rheme" locus="number">|z|i|p|ɑ|</word> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |o|n|ɑ|
#-> onɑ
### |o|n|ɑ|
#-> onɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |z|i|p|ɑ|
#-> zipɑ
### |z|i|p|ɑ|
#-> zipɑ
### |t͡ʃ||o|n|ɑ||k|u| |t|ɑ| |z|i|p|ɑ|
#-> t͡ʃonɑku tɑ zipɑ
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="count" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">|o|n|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" role="subj" def="indef" tr="theme" locus="number">|t|ɑ|</word>
<word posp="noun" gloss="money" role="obj" def="neither" tr="rheme" locus="number">|z|i|p|ɑ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">onɑ</span><br><span class="gls">count</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">zipɑ</span><br><span class="gls">money</span></span></p>
+ <p>t͡ʃonɑku tɑ zipɑ</p>
+ <p>chonaku ta zipa</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>onɑ</o>
+ <g>count</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>zipɑ</o>
+ <g>money</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>But they cannot create mountains or ignite the sun.</littrans>
<vp tam="pres-state">
<verb>xxx</verb>
</vp>
</s>cleanup:
<s> <littrans>But they cannot create mountains or ignite the sun.</littrans> - <vp tam="pres-state"> - <verb>xxx</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="xxx"/> </vp> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans>But they cannot create mountains or ignite the sun.</littrans> - <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="xxx"/> </vp> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>But they cannot create mountains or ignite the sun.</littrans>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="xxx"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>But they cannot create mountains or ignite the sun.</littrans> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="xxx"/> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>About to call getSlotValue for xxx/verb/voice/obligatory
Got active
About to call getSlotValue for xxx/verb/mode/obligatory
Got indicative
About to call getSlotValue for xxx/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>But they cannot create mountains or ignite the sun.</littrans> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s>
flatten:
<s> - <littrans>But they cannot create mountains or ignite the sun.</littrans> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### [??2: xxx_verb]
#-> [??2: xxx_verb]
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t͡ʃ|[??2: xxx_verb]|k|u|
#-> t͡ʃ[??2: xxx_verb]ku
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="xxx" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">[??2: xxx_verb]</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">[??2: xxx_verb]</span><br><span class="gls">xxx</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>t͡ʃ[??2: xxx_verb]ku</p>
+ <p>ch[??2: khkhkh_verb]ku</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>[??2: xxx_verb]</o>
+ <g>xxx</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>Our language did not evolve.</littrans>
<vp tam="past-punct" negation="yes">
<verb>evolve</verb>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Our language did not evolve.</littrans> - <vp tam="past-punct" negation="yes"> - <verb>evolve</verb> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing"> - <noun>language</noun> + <np def="def" number="sing" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>Our language did not evolve.</littrans> - <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme">
+ <np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module markowner:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word person="1incl" posp="pron"/>
</np>
- <np def="def" number="sing" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
- <np def="def" locus="number" role="owner" case="GEN">
+ <np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
<np role="subj" tr="theme" case="NOM">
- <np type="owner_owned">
+ <np type="owner_owned" case="NOM">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
- <np type="owner_owned" case="NOM">
+ <np type="owner_owned" case="NOM" role="subj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
- <np type="owner_owned" case="NOM" role="subj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
- <np def="def" locus="number" role="owned" case="NOM">
+ <np def="def" locus="number" role="owned" case="NOM" tr="theme">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
- </np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</s>
movedowntoword:
<s> <littrans>Our language did not evolve.</littrans> <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="evolve"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> </vp> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM" tr="theme"> - <word posp="noun" gloss="language"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> </s>About to call getSlotValue for evolve/verb/voice/obligatory
Got active
About to call getSlotValue for evolve/verb/mode/obligatory
Got indicative
About to call getSlotValue for evolve/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>Our language did not evolve.</littrans> <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> </vp> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM" tr="theme"> <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> </s>
flatten:
<s> - <littrans>Our language did not evolve.</littrans> - <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - </vp> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM" tr="theme"> <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|au|w|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|k|æ|</thingy> + <word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN">|n|o|</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme">|ð|ɑ|ʒ|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|w|ɑ|
#-> auwɑ
### |au|w|ɑ|
#-> auwɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |k|æ|
#-> kæ
### |k|æ|
#-> kæ
### |n|o|
#-> no
### |n|o|
#-> no
### |ð|ɑ|ʒ|i|
#-> ðɑʒi
### |ð|ɑ|ʒ|i|
#-> ðɑʒi
### |s|o|
#-> so
### |s|o|
#-> so
### |t͡ʃ||au|w|ɑ||k|u| |m|i| |k|æ| |n|o| |ð|ɑ|ʒ|i| |s|o|
#-> t͡ʃauwɑku mi kæ no ðɑʒi so
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|au|w|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|k|æ|</thingy>
<word person="1incl" posp="pron" gloss="1incl" gender="gender?" def="def" locus="number" role="owner" case="GEN">|n|o|</word>
<word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme">|ð|ɑ|ʒ|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">auwɑ</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">kæ</span><br><span class="gls">NEG</span></span> <span class="ilpair"><span class="mor">no</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">ðɑʒi</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span></p>
+ <p>t͡ʃauwɑku mi kæ no ðɑʒi so</p>
+ <p>chauwaku mi kä no ðazhi so</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>auwɑ</o>
+ <g>evolve</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kæ</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>no</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>ðɑʒi</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ </il>
</s>
initial XML:
<s>
<littrans>It was created.</littrans>
<vp tam="past-punct">
<verb>create</verb>
</vp>
<np role="obj" def="def" number="sing" output="aspron">
<noun>language</noun>
</np>
</s>cleanup:
<s> <littrans>It was created.</littrans> - <vp tam="past-punct"> - <verb>create</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="create"/> </vp> - <np role="obj" def="def" number="sing" output="aspron"> - <noun>language</noun> + <np role="obj" def="def" number="sing" output="aspron" locus="number"> + <word posp="noun" gloss="language"/> </np> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans>It was created.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="create"/> </vp> <np role="obj" def="def" number="sing" output="aspron" locus="number"> <word posp="noun" gloss="language"/> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" number="sing" output="aspron" locus="number">
+ <np role="obj" def="def" number="sing" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="language"/>
</np>
</s>
module markowner: No change.
module simplifynumber:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" number="sing" output="aspron" locus="number" case="NOM">
+ <np role="obj" def="def" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="language"/>
</np>
</s>
module propagatenumber: No change.
createpronouns:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
</s>
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:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" def="def" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>It was created.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="create"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" def="def" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> </s>About to call getSlotValue for create/verb/voice/obligatory
Got active
About to call getSlotValue for create/verb/mode/obligatory
Got indicative
About to call getSlotValue for create/verb/question/optional
Got not.Q
addaffixes:
<s> <littrans>It was created.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbmode" function="suffix" gloss="indicative"/> + <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" def="def" locus="number" case="NOM"> <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> </s>
flatten:
<s> - <littrans>It was created.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="obj" def="def" locus="number" case="NOM"> <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|au|l|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM">|t|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|l|u|
#-> aulu
### |au|l|u|
#-> aulu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |t͡ʃ||au|l|u||k|u| |m|i| |t|ɑ|
#-> t͡ʃauluku mi tɑ
removetags:
<s translation="">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|au|l|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM">|t|ɑ|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aulu</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span></p>
+ <p>t͡ʃauluku mi tɑ</p>
+ <p>chauluku mi ta</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aulu</o>
+ <g>create</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ </il>
</s>
Chautäku kä no pithi, hu chimibä. Chabiku mi ðiðu he ğezhi ta khä ðazhi so. Chiduku mi ta qicha he päkhi khä khwächi so. Kä chokuku mi ğwewä so, hu chiraku no khä ðazhi so, kauğwi, hu chelabä, ðozhi su. Chächiku mi ta, hu chuwäbä, he, hu chupabä, zhäqui, hu chitabä, ðozhi su. Ch[??2: khkhkh_verb]ku. Ch[??2: khkhkh_verb]ku. Ch[??2: khkhkh_verb]ku. Ch[??2: khkhkh_verb]ku. Ch[??2: khkhkh_verb]ku. Ch[??2: khkhkh_verb]ku? Chidaku vaiza päði, chonaku ta zipa, ch[??2: khkhkh_verb]ku. Chauwaku mi kä no ðazhi so, chauluku mi ta.
We are not like other people. Their languages were shaped by struggle and time. They copied the sounds of beasts and birds, and they learned to speak like that. But our language arose in a different way. It was born whole and perfect in a single breath. Before that moment, our ancestors lived in a shadow-world. Then God pressed one button, and words and meanings arrived. The people awoke, and speech filled their mouths like breath for the first time. Where there had been nothing, there were now mountains, rivers and names for everything. Some outsiders claim that our language was not made by God at all, but by a machine. But how could that be? Machines can grind wheat and count money, but they cannot create mountains or ignite the sun. Our language did not evolve; it was created.