A Collection of Texts in Hor
What follows is a collection of texts intended to illustrate the language in more natural and extended use than the glossed examples found in the grammar.
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 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">
<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">
<word posp="noun" gloss="earth"/>
<word posp="adj" gloss="whole"/>
</np>
</pp>
</np>
<np role="obj">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np 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"> <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"> <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> </np> </pp> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np 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"> <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"> <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> </np> </pp> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
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" number="plur" role="subj" locus="number">
<word posp="noun" gloss="human being"/>
<word posp="adj" gloss="all"/>
<pp p="in" location="surface" precise="no">
+ <word gloss="in_surface" posp="pp"/>
<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 number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
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" number="plur" role="subj" locus="number">
<word posp="noun" gloss="human being"/>
<word posp="adj" gloss="all"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
<word posp="adj" gloss="whole"/>
</np>
</pp>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
No change.
module wordorder:
<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">
- <word posp="noun" gloss="human being"/>
<word posp="adj" gloss="all"/>
+ <word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
- <word posp="noun" gloss="earth"/>
<word posp="adj" gloss="whole"/>
+ <word posp="noun" gloss="earth"/>
</np>
</pp>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module wordorder:
<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">
<word posp="adj" gloss="all"/>
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="adj" gloss="whole"/>
<word posp="noun" gloss="earth"/>
</np>
</pp>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
- <word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="language"/>
</np>
<np number="sing" locus="number">
- <word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
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" number="plur" role="subj" locus="number">
<word posp="adj" gloss="all"/>
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="adj" gloss="whole"/>
<word posp="noun" gloss="earth"/>
</np>
</pp>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</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" number="plur" role="subj" locus="number">
<word posp="adj" gloss="all"/>
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="adj" gloss="whole"/>
<word posp="noun" gloss="earth"/>
</np>
</pp>
</np>
<np role="obj" number="plur">
- <conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </conjp>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="have"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <word posp="adj" gloss="all"/> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" number="sing" locus="number"> <word posp="adj" gloss="whole"/> <word posp="noun" gloss="earth"/> </np> </pp> </np> <np role="obj" number="plur"> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<word posp="adj" gloss="all"/>
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="adj" gloss="whole"/>
<word posp="noun" gloss="earth"/>
</np>
</pp>
</np>
- <np role="obj" number="plur">
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </np>
</s>
unwrapOwnerOwned:
No change.
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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
- <word posp="adj" gloss="all"/>
- <word posp="noun" gloss="human being"/>
+ <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number"/>
+ <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number"/>
<pp p="in" location="surface" precise="no">
- <word gloss="in_surface" posp="pp"/>
+ <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/>
<np def="def" number="sing" locus="number">
- <word posp="adj" gloss="whole"/>
- <word posp="noun" gloss="earth"/>
+ <word posp="adj" gloss="whole" def="def" number="sing" locus="number"/>
+ <word posp="noun" gloss="earth" def="def" number="sing" locus="number"/>
</np>
</pp>
</np>
<np number="sing" locus="number" role="obj">
- <word posp="num" gloss="one"/>
- <word posp="noun" gloss="language"/>
+ <word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
+ <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
- <word posp="num" gloss="one"/>
- <word posp="noun" gloss="dialect"/>
+ <word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
+ <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/>
</np>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for human being/noun/number/optionalGot plur
About to call getSlotValue for human being/noun/case/obligatory
Got NOM
About to call getSlotValue for earth/noun/number/optional
Got sing
About to call getSlotValue for earth/noun/case/obligatory
Got NOM
About to call getSlotValue for language/noun/number/optional
Got sing
About to call getSlotValue for language/noun/case/obligatory
Got NOM
About to call getSlotValue for dialect/noun/number/optional
Got sing
About to call getSlotValue for dialect/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number"/>
<word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/>
<np def="def" number="sing" locus="number">
<word posp="adj" gloss="whole" def="def" number="sing" locus="number"/>
<word posp="noun" gloss="earth" def="def" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</pp>
</np>
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
<word posp="noun" gloss="language" number="sing" locus="number" role="obj"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
<word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" role="subj" locus="number"> <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number"/> <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <np def="def" number="sing" locus="number"> <word posp="adj" gloss="whole" def="def" number="sing" locus="number"/> <word posp="noun" gloss="earth" def="def" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </pp> - </np> - <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number"/> - <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <word posp="adj" gloss="whole" def="def" number="sing" locus="number"/> - <word posp="noun" gloss="earth" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="conj" gloss="and"/> - <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ŋ a ˈ b">ŋaˈb</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" ph="w o ˈ k">woˈk</word> + <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" ph="x a ˈ k">xaˈk</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no" ph="m uː ˈ z">muːˈz</word> + <word posp="adj" gloss="whole" def="def" number="sing" locus="number" ph="k u ˈ ɡ">kuˈɡ</word> + <word posp="noun" gloss="earth" def="def" number="sing" locus="number" ph="t u ˈ m">tuˈm</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="num" gloss="one" number="sing" locus="number" role="obj" ph="x ai ˈ s">xaiˈs</word> + <word posp="noun" gloss="language" number="sing" locus="number" role="obj" ph="ɲ aː ˈ p">ɲaːˈp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="conj" gloss="and" ph="m i ˈ r">miˈr</word> + <word posp="num" gloss="one" number="sing" locus="number" role="obj" ph="x ai ˈ s">xaiˈs</word> + <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj" ph="w a l a ˈ ɣ">walaˈɣ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ŋ a ˈ b">ŋaˈb</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" ph="w o ˈ k">woˈk</word> - <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" ph="x a ˈ k">xaˈk</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no" ph="m uː ˈ z">muːˈz</word> - <word posp="adj" gloss="whole" def="def" number="sing" locus="number" ph="k u ˈ ɡ">kuˈɡ</word> - <word posp="noun" gloss="earth" def="def" number="sing" locus="number" ph="t u ˈ m">tuˈm</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word posp="num" gloss="one" number="sing" locus="number" role="obj" ph="x ai ˈ s">xaiˈs</word> - <word posp="noun" gloss="language" number="sing" locus="number" role="obj" ph="ɲ aː ˈ p">ɲaːˈp</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word posp="conj" gloss="and" ph="m i ˈ r">miˈr</word> - <word posp="num" gloss="one" number="sing" locus="number" role="obj" ph="x ai ˈ s">xaiˈs</word> - <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj" ph="w a l a ˈ ɣ">walaˈɣ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ŋaˈb</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number">woˈk</word> + <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number">xaˈk</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no">muːˈz</word> + <word posp="adj" gloss="whole" def="def" number="sing" locus="number">kuˈɡ</word> + <word posp="noun" gloss="earth" def="def" number="sing" locus="number">tuˈm</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> + <word posp="num" gloss="one" number="sing" locus="number" role="obj">xaiˈs</word> + <word posp="noun" gloss="language" number="sing" locus="number" role="obj">ɲaːˈp</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> + <word posp="conj" gloss="and">miˈr</word> + <word posp="num" gloss="one" number="sing" locus="number" role="obj">xaiˈs</word> + <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj">walaˈɣ</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈŋab</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈwok</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">ˈxak</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-uh</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈmuːz</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">ˈkuɡ</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">ˈtum</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈxais</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">ˈɲaːp</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈmir</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈxais</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">waˈlaɣ</span><br><span class="gls">dialect</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ˈŋab fuw ˈwok ˈxakuhub ˈmuːz ˈkuɡ ˈtumub ˈxais ˈɲaːpub ˈmir ˈxais waˈlaɣub</p> + <p>ngab fuw wok khakuhub muuz kug tumub khais ñaapub mir khais walağub</p> + <il> + <w> + <o>ˈŋab</o> + <g>have</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈwok</o> + <g>all</g> + </w> + <w> + <o>ˈxak</o> + <g>human being</g> + </w> + <w> + <o>-uh</o> + <g>plur</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>ˈmuːz</o> + <g>in_surface</g> + </w> + <w> + <o>ˈkuɡ</o> + <g>whole</g> + </w> + <w> + <o>ˈtum</o> + <g>earth</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>ˈxais</o> + <g>one</g> + </w> + <w> + <o>ˈɲaːp</o> + <g>language</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>ˈmir</o> + <g>and</g> + </w> + <w> + <o>ˈxais</o> + <g>one</g> + </w> + <w> + <o>waˈlaɣ</o> + <g>dialect</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 articles:
No change.
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"/> </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"/> </np> </pp> </s>
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
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">
+ <word gloss="from_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
</np>
</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">
<word gloss="from_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
</np>
</pp>
</s>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
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" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
</np>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="journey"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <pp p="from" location="inside" precise="no"> <word gloss="from_inside" posp="pp"/> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> </np> </pp> </s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
- <word gloss="from_inside" posp="pp"/>
+ <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/>
<np def="def" number="sing" locus="number">
- <word posp="noun" gloss="east"/>
+ <word posp="noun" gloss="east" def="def" number="sing" locus="number"/>
</np>
</pp>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for east/noun/number/optionalGot sing
About to call getSlotValue for east/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east" def="def" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - </np> - <pp p="from" location="inside" precise="no"> <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> - <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east" def="def" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> - <word posp="noun" gloss="east" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɡ i t͡s ai ˈ m">ɡit͡saiˈm</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="b a ˈ ɣ">baˈɣ</word> + <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no" ph="s a ˈ m">saˈm</word> + <word posp="noun" gloss="east" def="def" number="sing" locus="number" ph="f i ˈ ɲ">fiˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɡ i t͡s ai ˈ m">ɡit͡saiˈm</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="b a ˈ ɣ">baˈɣ</word> - <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no" ph="s a ˈ m">saˈm</word> - <word posp="noun" gloss="east" def="def" number="sing" locus="number" ph="f i ˈ ɲ">fiˈɲ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ɡit͡saiˈm</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM">baˈɣ</word> + <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no">saˈm</word> + <word posp="noun" gloss="east" def="def" number="sing" locus="number">fiˈɲ</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡiˈt͡saim</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbaɣ</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ˈsam</span><br><span class="gls">from_inside</span></span> <span class="ilpair"><span class="mor">ˈfiɲ</span><br><span class="gls">east</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ɡiˈt͡saim fuw ˈbaɣ ˈsam ˈfiɲub</p> + <p>gitzaim fuw bağ sam fiñub</p> + <il> + <w> + <o>ɡiˈt͡saim</o> + <g>journey</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈbaɣ</o> + <g>3.plur</g> + </w> + <w> + <o>ˈsam</o> + <g>from_inside</g> + </w> + <w> + <o>ˈfiɲ</o> + <g>east</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 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">
<word posp="noun" gloss="plain"/>
<word posp="adj" gloss="wide"/>
<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>
</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"> <word posp="noun" gloss="plain"/> <word posp="adj" gloss="wide"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </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"> <word posp="noun" gloss="plain"/> <word posp="adj" gloss="wide"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </s>
module NRel:
No change.
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 role="obj" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word posp="adj" gloss="wide"/>
<pp p="in" location="inside" precise="yes">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</s>
module complementise:
No change.
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 role="obj" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word posp="adj" gloss="wide"/>
<pp p="in" location="inside" precise="yes">
+ <word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word posp="adj" gloss="wide"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</s>
module ngen:
No change.
module wordorder:
<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" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing" locus="number">
- <word posp="noun" gloss="plain"/>
<word posp="adj" gloss="wide"/>
+ <word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</s>
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 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="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="find"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np role="obj" number="sing" locus="number"> <word posp="adj" gloss="wide"/> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
- <word posp="adj" gloss="wide"/>
- <word posp="noun" gloss="plain"/>
+ <word posp="adj" gloss="wide" role="obj" number="sing" locus="number"/>
+ <word posp="noun" gloss="plain" role="obj" number="sing" locus="number"/>
<pp p="in" location="inside" precise="yes">
- <word gloss="in_inside" posp="pp"/>
+ <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/>
<np number="sing" locus="number">
- <word posp="noun" gloss="land"/>
+ <word posp="noun" gloss="land" number="sing" locus="number"/>
</np>
</pp>
</np>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for plain/noun/number/optionalGot sing
About to call getSlotValue for plain/noun/case/obligatory
Got NOM
About to call getSlotValue for land/noun/number/optional
Got sing
About to call getSlotValue for land/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="adj" gloss="wide" role="obj" number="sing" locus="number"/>
<word posp="noun" gloss="plain" role="obj" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</pp>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="sing" locus="number"> <word posp="adj" gloss="wide" role="obj" number="sing" locus="number"/> <word posp="noun" gloss="plain" role="obj" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - <pp p="in" location="inside" precise="yes"> <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> - <np number="sing" locus="number"> <word posp="noun" gloss="land" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <word posp="adj" gloss="wide" role="obj" number="sing" locus="number"/> - <word posp="noun" gloss="plain" role="obj" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> - <word posp="noun" gloss="land" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word gloss="and" posp="conj" ph="m i ˈ r">miˈr</word> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɡ ai ˈ n">ɡaiˈn</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="b a ˈ ɣ">baˈɣ</word> + <word posp="adj" gloss="wide" role="obj" number="sing" locus="number" ph="n iː ˈ ɲ">niːˈɲ</word> + <word posp="noun" gloss="plain" role="obj" number="sing" locus="number" ph="z i b oː ˈ w">ziboːˈw</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes" ph="t͡ʃ u ˈ x">t͡ʃuˈx</word> + <word posp="noun" gloss="land" number="sing" locus="number" ph="ɲ iː ˈ l">ɲiːˈl</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="m i ˈ r">miˈr</word> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɡ ai ˈ n">ɡaiˈn</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="b a ˈ ɣ">baˈɣ</word> - <word posp="adj" gloss="wide" role="obj" number="sing" locus="number" ph="n iː ˈ ɲ">niːˈɲ</word> - <word posp="noun" gloss="plain" role="obj" number="sing" locus="number" ph="z i b oː ˈ w">ziboːˈw</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes" ph="t͡ʃ u ˈ x">t͡ʃuˈx</word> - <word posp="noun" gloss="land" number="sing" locus="number" ph="ɲ iː ˈ l">ɲiːˈl</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word gloss="and" posp="conj">miˈr</word> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ɡaiˈn</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">baˈɣ</word> + <word posp="adj" gloss="wide" role="obj" number="sing" locus="number">niːˈɲ</word> + <word posp="noun" gloss="plain" role="obj" number="sing" locus="number">ziboːˈw</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> + <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes">t͡ʃuˈx</word> + <word posp="noun" gloss="land" number="sing" locus="number">ɲiːˈl</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmir</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈɡain</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbaɣ</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ˈniːɲ</span><br><span class="gls">wide</span></span> <span class="ilpair"><span class="mor">ziˈboːw</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈt͡ʃux</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ˈɲiːl</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ˈmir ˈɡain fuw ˈbaɣ ˈniːɲ ziˈboːwub ˈt͡ʃux ˈɲiːlub</p> + <p>mir gain fuw bağ niiñ ziboowub chukh ñiilub</p> + <il> + <w> + <o>ˈmir</o> + <g>and</g> + </w> + <w> + <o>ˈɡain</o> + <g>find</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈbaɣ</o> + <g>3.plur</g> + </w> + <w> + <o>ˈniːɲ</o> + <g>wide</g> + </w> + <w> + <o>ziˈboːw</o> + <g>plain</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>ˈt͡ʃux</o> + <g>in_inside</g> + </w> + <w> + <o>ˈɲiːl</o> + <g>land</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 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 complementise:
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 propagatenumber:
No change.
module simplifynumber:
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" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="dwell"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" number="plur" gloss="3.plur"/> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<word posp="adv" gloss="there"/>
</s>
addaffixes:
No change.
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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="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="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj" ph="ʃ i t͡s ai ˈ r">ʃit͡saiˈr</word> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="j u f a ˈ">jufaˈ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="b a ˈ ɣ">baˈɣ</word> + <word posp="adv" gloss="there" ph="w oː ˈ j">woːˈj</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj" ph="ʃ i t͡s ai ˈ r">ʃit͡saiˈr</word> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="j u f a ˈ">jufaˈ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="b a ˈ ɣ">baˈɣ</word> - <word posp="adv" gloss="there" ph="w oː ˈ j">woːˈj</word> + <word gloss="thus" posp="conj">ʃit͡saiˈr</word> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">jufaˈ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM">baˈɣ</word> + <word posp="adv" gloss="there">woːˈj</word> </flat> + <p><span class="ilpair"><span class="mor">ʃiˈt͡sair</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">juˈfa</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbaɣ</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ˈwoːj</span><br><span class="gls">there</span></span></p> + <p>ʃiˈt͡sair juˈfa fuw ˈbaɣ ˈwoːj</p> + <p>shitzair yufa fuw bağ wooy</p> + <il> + <w> + <o>ʃiˈt͡sair</o> + <g>thus</g> + </w> + <w> + <o>juˈfa</o> + <g>dwell</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈbaɣ</o> + <g>3.plur</g> + </w> + <w> + <o>ˈwoːj</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 articles:
<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">
<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">
<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">
+ <np role="obj" 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">
<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">
+ <np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
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" 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" 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" 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" 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 complementise:
<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">
<subs>
+ <word gloss="COMP" posp="pp"/>
<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" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<subs>
+ <word gloss="COMP" posp="pp"/>
<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" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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">
<subs>
- <word gloss="COMP" posp="pp"/>
- <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>
+ <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" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <word gloss="COMP" posp="pp"/>
</subs>
<subs>
- <word gloss="COMP" posp="pp"/>
- <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>
+ <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" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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">
<subs>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module markowner:
No change.
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" number="plur" 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">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module simplifynumber:
No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
+ <word posp="conj" gloss="and"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
- <conjp conj="and">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
- </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" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<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" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj" number="plur" person="1incl">
<subs>
- <np number="plur" def="def" role="subj" locus="number" case="NOM">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</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" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
- <np number="plur" def="def" role="subj" locus="number" case="NOM">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</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" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="say"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np role="obj" number="plur" person="1incl"> <subs> <np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"> + <thingy type="vpmode" function="proclitic" gloss="imperative"/> <word posp="verb" gloss="make"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" number="plur" locus="number" case="ACC"> <word posp="noun" gloss="brick"/> </np> <word gloss="COMP" posp="pp"/> </subs> <word posp="conj" gloss="and"/> <subs> <np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"> + <thingy type="vpmode" function="proclitic" gloss="imperative"/> <word posp="verb" gloss="burn"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" number="plur" locus="number" case="ACC"> <word posp="noun" gloss="brick"/> </np> <word gloss="COMP" posp="pp"/> <word posp="adv" gloss="thoroughly"/> </subs> </np> </s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="plur" person="1incl">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<thingy type="vpmode" function="proclitic" gloss="imperative"/>
- <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" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" number="plur" locus="number" case="ACC">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/>
</subs>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" role="obj" number="plur" person="1incl"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<thingy type="vpmode" function="proclitic" gloss="imperative"/>
- <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" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" number="plur" locus="number" case="ACC">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/>
</np>
- <word gloss="COMP" posp="pp"/>
- <word posp="adv" gloss="thoroughly"/>
+ <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/>
+ <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl"/>
</subs>
</np>
</s>
addaffixes:
About to call getSlotValue for brick/noun/number/optionalGot plur
About to call getSlotValue for brick/noun/case/obligatory
Got ACC
About to call getSlotValue for brick/noun/number/optional
Got plur
About to call getSlotValue for brick/noun/case/obligatory
Got ACC
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="plur" person="1incl">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<thingy type="vpmode" function="proclitic" gloss="imperative"/>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
<word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/>
</subs>
<word posp="conj" gloss="and" role="obj" number="plur" person="1incl"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<thingy type="vpmode" function="proclitic" gloss="imperative"/>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
<word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/>
<word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl"/>
</subs>
</np>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="plur" person="1incl"> - <subs> - <np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"> <thingy type="vpmode" function="proclitic" gloss="imperative"/> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="obj" number="plur" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/> - </subs> <word posp="conj" gloss="and" role="obj" number="plur" person="1incl"/> - <subs> - <np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"> <thingy type="vpmode" function="proclitic" gloss="imperative"/> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="obj" number="plur" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/> <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl"/> - </subs> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="vpmode" function="proclitic" gloss="imperative"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/> - <word posp="conj" gloss="and" role="obj" number="plur" person="1incl"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="vpmode" function="proclitic" gloss="imperative"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/> - <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t i ˈ t͡s">tiˈt͡s</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="b a ˈ ɣ">baˈɣ</word> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" ph="f aː ˈ s">faːˈs</word> + <thingy type="vpmode" function="proclitic" gloss="imperative" ph="w a m">wam</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur" ph="ɣ au ˈ d">ɣauˈd</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" ph="w i ɡ au ˈ ʃ">wiɡauˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="i k">ik</thingy> + <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl" ph="ʃ u θ u ˈ ɣ">ʃuθuˈɣ</word> + <word posp="conj" gloss="and" role="obj" number="plur" person="1incl" ph="m i ˈ r">miˈr</word> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" ph="f aː ˈ s">faːˈs</word> + <thingy type="vpmode" function="proclitic" gloss="imperative" ph="w a m">wam</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur" ph="ɲ ai ˈ k">ɲaiˈk</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" ph="w i ɡ au ˈ ʃ">wiɡauˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="i k">ik</thingy> + <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl" ph="ʃ u θ u ˈ ɣ">ʃuθuˈɣ</word> + <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl" ph="ɡ a l uː ˈ b">ɡaluːˈb</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t i ˈ t͡s">tiˈt͡s</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="b a ˈ ɣ">baˈɣ</word> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" ph="f aː ˈ s">faːˈs</word> - <thingy type="vpmode" function="proclitic" gloss="imperative" ph="w a m">wam</thingy> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur" ph="ɣ au ˈ d">ɣauˈd</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" ph="w i ɡ au ˈ ʃ">wiɡauˈʃ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="i k">ik</thingy> - <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl" ph="ʃ u θ u ˈ ɣ">ʃuθuˈɣ</word> - <word posp="conj" gloss="and" role="obj" number="plur" person="1incl" ph="m i ˈ r">miˈr</word> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" ph="f aː ˈ s">faːˈs</word> - <thingy type="vpmode" function="proclitic" gloss="imperative" ph="w a m">wam</thingy> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur" ph="ɲ ai ˈ k">ɲaiˈk</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" ph="w i ɡ au ˈ ʃ">wiɡauˈʃ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="i k">ik</thingy> - <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl" ph="ʃ u θ u ˈ ɣ">ʃuθuˈɣ</word> - <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl" ph="ɡ a l uː ˈ b">ɡaluːˈb</word> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">tiˈt͡s</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">baˈɣ</word> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM">faːˈs</word> + <thingy type="vpmode" function="proclitic" gloss="imperative">wam</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">ɣauˈd</word> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC">wiɡauˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC">ik</thingy> + <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl">ʃuθuˈɣ</word> + <word posp="conj" gloss="and" role="obj" number="plur" person="1incl">miˈr</word> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM">faːˈs</word> + <thingy type="vpmode" function="proclitic" gloss="imperative">wam</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">ɲaiˈk</word> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC">wiɡauˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC">ik</thingy> + <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl">ʃuθuˈɣ</word> + <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl">ɡaluːˈb</word> </flat> + <p><span class="ilpair"><span class="mor">ˈtit͡s</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbaɣ</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ˈfaːs</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">wam</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ˈɣaud</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">wiˈɡauʃ</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-uh</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ʃuˈθuɣ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ˈmir</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈfaːs</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">wam</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ˈɲaik</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">wiˈɡauʃ</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-uh</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ʃuˈθuɣ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ɡaˈluːb</span><br><span class="gls">thoroughly</span></span></p> + <p>ˈtit͡s fuw ˈbaɣ ˈfaːs wam ˈɣaud wiˈɡauʃuhik ʃuˈθuɣ ˈmir ˈfaːs wam ˈɲaik wiˈɡauʃuhik ʃuˈθuɣ ɡaˈluːb</p> + <p>titz fuw bağ faas wam ğaud wigaushuhik shuthuğ mir faas wam ñaik wigaushuhik shuthuğ galuub</p> + <il> + <w> + <o>ˈtit͡s</o> + <g>say</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈbaɣ</o> + <g>3.plur</g> + </w> + <w> + <o>ˈfaːs</o> + <g>1incl.plur</g> + </w> + <w> + <o>wam</o> + <g>imperative</g> + </w> + <w> + <o>ˈɣaud</o> + <g>make</g> + </w> + <w> + <o>wiˈɡauʃ</o> + <g>brick</g> + </w> + <w> + <o>-uh</o> + <g>plur</g> + </w> + <w> + <o>-ik</o> + <g>ACC</g> + </w> + <w> + <o>ʃuˈθuɣ</o> + <g>COMP</g> + </w> + <w> + <o>ˈmir</o> + <g>and</g> + </w> + <w> + <o>ˈfaːs</o> + <g>1incl.plur</g> + </w> + <w> + <o>wam</o> + <g>imperative</g> + </w> + <w> + <o>ˈɲaik</o> + <g>burn</g> + </w> + <w> + <o>wiˈɡauʃ</o> + <g>brick</g> + </w> + <w> + <o>-uh</o> + <g>plur</g> + </w> + <w> + <o>-ik</o> + <g>ACC</g> + </w> + <w> + <o>ʃuˈθuɣ</o> + <g>COMP</g> + </w> + <w> + <o>ɡaˈluːb</o> + <g>thoroughly</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 articles:
<s>
<littrans>They had bricks for stone.</littrans>
<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" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
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" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np 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" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
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" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
+ <word gloss="PURP" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<word gloss="PURP" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="have"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <word gloss="PURP" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/>
<pp role="purpose">
- <word gloss="PURP" posp="pp"/>
+ <word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
- <word posp="noun" gloss="stone"/>
+ <word posp="noun" gloss="stone" number="sing" locus="number"/>
</np>
</pp>
</np>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for brick/noun/number/optionalGot sing
About to call getSlotValue for brick/noun/case/obligatory
Got NOM
About to call getSlotValue for stone/noun/number/optional
Got sing
About to call getSlotValue for stone/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
<word posp="noun" gloss="stone" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> - <np number="sing" locus="number"> <word posp="noun" gloss="stone" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <word posp="noun" gloss="stone" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="ŋ a ˈ b">ŋaˈb</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="b a ˈ ɣ">baˈɣ</word> + <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" ph="w i ɡ au ˈ ʃ">wiɡauˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word gloss="PURP" posp="pp" role="purpose" ph="n i x i ˈ r">nixiˈr</word> + <word posp="noun" gloss="stone" number="sing" locus="number" ph="ɲ o ˈ b">ɲoˈb</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="ŋ a ˈ b">ŋaˈb</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="b a ˈ ɣ">baˈɣ</word> - <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" ph="w i ɡ au ˈ ʃ">wiɡauˈʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word gloss="PURP" posp="pp" role="purpose" ph="n i x i ˈ r">nixiˈr</word> - <word posp="noun" gloss="stone" number="sing" locus="number" ph="ɲ o ˈ b">ɲoˈb</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">ŋaˈb</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">baˈɣ</word> + <word posp="noun" gloss="brick" role="obj" number="sing" locus="number">wiɡauˈʃ</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> + <word gloss="PURP" posp="pp" role="purpose">nixiˈr</word> + <word posp="noun" gloss="stone" number="sing" locus="number">ɲoˈb</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈŋab</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbaɣ</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">wiˈɡauʃ</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">niˈxir</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">ˈɲob</span><br><span class="gls">stone</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ˈŋab fuw ˈbaɣ wiˈɡauʃub niˈxir ˈɲobub</p> + <p>ngab fuw bağ wigaushub nikhir ñobub</p> + <il> + <w> + <o>ˈŋab</o> + <g>have</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈbaɣ</o> + <g>3.plur</g> + </w> + <w> + <o>wiˈɡauʃ</o> + <g>brick</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>niˈxir</o> + <g>PURP</g> + </w> + <w> + <o>ˈɲob</o> + <g>stone</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 articles:
<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">
<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">
+ <np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
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" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np 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" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np 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" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module complementise:
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" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
+ <word gloss="PURP" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<word gloss="PURP" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="have"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <word gloss="PURP" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
- <word posp="noun" gloss="slime"/>
+ <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/>
<pp role="purpose">
- <word gloss="PURP" posp="pp"/>
+ <word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
- <word posp="noun" gloss="mortar"/>
+ <word posp="noun" gloss="mortar" number="sing" locus="number"/>
</np>
</pp>
</np>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for slime/noun/number/optionalGot sing
About to call getSlotValue for slime/noun/case/obligatory
Got NOM
About to call getSlotValue for mortar/noun/number/optional
Got sing
About to call getSlotValue for mortar/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
<word posp="noun" gloss="mortar" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> - <np number="sing" locus="number"> <word posp="noun" gloss="mortar" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <word posp="noun" gloss="mortar" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word gloss="and" posp="conj" ph="m i ˈ r">miˈr</word> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="ŋ a ˈ b">ŋaˈb</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="b a ˈ ɣ">baˈɣ</word> + <word posp="noun" gloss="slime" role="obj" number="sing" locus="number" ph="θ u θ i ˈ ɣ">θuθiˈɣ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word gloss="PURP" posp="pp" role="purpose" ph="n i x i ˈ r">nixiˈr</word> + <word posp="noun" gloss="mortar" number="sing" locus="number" ph="t͡ʃ i s+k o ˈ w">t͡ʃiskoˈw</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="m i ˈ r">miˈr</word> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="ŋ a ˈ b">ŋaˈb</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="b a ˈ ɣ">baˈɣ</word> - <word posp="noun" gloss="slime" role="obj" number="sing" locus="number" ph="θ u θ i ˈ ɣ">θuθiˈɣ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word gloss="PURP" posp="pp" role="purpose" ph="n i x i ˈ r">nixiˈr</word> - <word posp="noun" gloss="mortar" number="sing" locus="number" ph="t͡ʃ i s+k o ˈ w">t͡ʃiskoˈw</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word gloss="and" posp="conj">miˈr</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">ŋaˈb</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">baˈɣ</word> + <word posp="noun" gloss="slime" role="obj" number="sing" locus="number">θuθiˈɣ</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> + <word gloss="PURP" posp="pp" role="purpose">nixiˈr</word> + <word posp="noun" gloss="mortar" number="sing" locus="number">t͡ʃiskoˈw</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmir</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈŋab</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbaɣ</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">θuˈθiɣ</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">niˈxir</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">t͡ʃiˈskow</span><br><span class="gls">mortar</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ˈmir ˈŋab fuw ˈbaɣ θuˈθiɣub niˈxir t͡ʃiˈskowub</p> + <p>mir ngab fuw bağ thuthiğub nikhir chiskowub</p> + <il> + <w> + <o>ˈmir</o> + <g>and</g> + </w> + <w> + <o>ˈŋab</o> + <g>have</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈbaɣ</o> + <g>3.plur</g> + </w> + <w> + <o>θuˈθiɣ</o> + <g>slime</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>niˈxir</o> + <g>PURP</g> + </w> + <w> + <o>t͡ʃiˈskow</o> + <g>mortar</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + </il> </s>
Ngab fuw wok khakuhub muuz kug tumub khais ñaapub mir khais walağub. Gitzaim fuw bağ sam fiñub, mir gain fuw bağ niiñ ziboowub chukh ñiilub, shitzair yufa fuw bağ wooy. Titz fuw bağ faas wam ğaud wigaushuhik shuthuğ mir faas wam ñaik wigaushuhik shuthuğ galuub. Ngab fuw bağ wigaushub nikhir ñobub, mir ngab fuw bağ thuthiğub nikhir chiskowub.
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 articles:
<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">
+ <np number="plur" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="human being"/>
<word posp="adj" gloss="other"/>
</np>
</s>
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" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="human being"/> <word posp="adj" gloss="other"/> </np> </s>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
No change.
module wordorder:
<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" tr="rheme" role="obj" locus="number">
- <word posp="noun" gloss="human being"/>
<word posp="adj" gloss="other"/>
+ <word posp="noun" gloss="human being"/>
</np>
</s>
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" number="plur" tr="theme" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number">
<word posp="adj" gloss="other"/>
<word posp="noun" gloss="human being"/>
</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" number="plur" tr="theme" role="subj" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number">
<word posp="adj" gloss="other"/>
<word posp="noun" gloss="human being"/>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="resemble"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="NEG"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <np number="plur" tr="rheme" role="obj" locus="number"> <word posp="adj" gloss="other"/> <word posp="noun" gloss="human being"/> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number">
- <word posp="adj" gloss="other"/>
- <word posp="noun" gloss="human being"/>
+ <word posp="adj" gloss="other" number="plur" tr="rheme" role="obj" locus="number"/>
+ <word posp="noun" gloss="human being" number="plur" tr="rheme" role="obj" locus="number"/>
</np>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for human being/noun/number/optionalGot plur
About to call getSlotValue for human being/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number">
<word posp="adj" gloss="other" number="plur" tr="rheme" role="obj" locus="number"/>
<word posp="noun" gloss="human being" number="plur" tr="rheme" role="obj" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np number="plur" tr="rheme" role="obj" locus="number"> <word posp="adj" gloss="other" number="plur" tr="rheme" role="obj" locus="number"/> <word posp="noun" gloss="human being" number="plur" tr="rheme" role="obj" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/> - <word posp="adj" gloss="other" number="plur" tr="rheme" role="obj" locus="number"/> - <word posp="noun" gloss="human being" number="plur" tr="rheme" role="obj" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="k a k o ˈ s">kakoˈs</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="s i p">sip</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" ph="f aː ˈ s">faːˈs</word> + <word posp="adj" gloss="other" number="plur" tr="rheme" role="obj" locus="number" ph="s iː ˈ θ">siːˈθ</word> + <word posp="noun" gloss="human being" number="plur" tr="rheme" role="obj" locus="number" ph="x a ˈ k">xaˈk</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="k a k o ˈ s">kakoˈs</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="s i p">sip</thingy> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" ph="f aː ˈ s">faːˈs</word> - <word posp="adj" gloss="other" number="plur" tr="rheme" role="obj" locus="number" ph="s iː ˈ θ">siːˈθ</word> - <word posp="noun" gloss="human being" number="plur" tr="rheme" role="obj" locus="number" ph="x a ˈ k">xaˈk</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">kakoˈs</word> + <thingy type="vpnegation" function="enclitic" gloss="NEG">sip</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number">faːˈs</word> + <word posp="adj" gloss="other" number="plur" tr="rheme" role="obj" locus="number">siːˈθ</word> + <word posp="noun" gloss="human being" number="plur" tr="rheme" role="obj" locus="number">xaˈk</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">kaˈkos</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">sip</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ˈfaːs</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">ˈsiːθ</span><br><span class="gls">other</span></span> <span class="ilpair"><span class="mor">ˈxak</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-uh</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>kaˈkos sip ˈfaːs ˈsiːθ ˈxakuhub</p> + <p>kakos sip faas siith khakuhub</p> + <il> + <w> + <o>kaˈkos</o> + <g>resemble</g> + </w> + <w> + <o>sip</o> + <g>NEG</g> + </w> + <w> + <o>ˈfaːs</o> + <g>1incl.plur</g> + </w> + <w> + <o>ˈsiːθ</o> + <g>other</g> + </w> + <w> + <o>ˈxak</o> + <g>human being</g> + </w> + <w> + <o>-uh</o> + <g>plur</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 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">
+ <np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np 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"/>
</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 number="sing" locus="number"> <word posp="noun" gloss="fight"/> </np> <np 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"/> </np> </np> </np> </s>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<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 number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np 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"/>
</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 number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np role="obj" tr="theme" number="plur">
+ <np type="owner_owned" number="plur">
<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"/>
</np>
</np>
</np>
</s>
module simplifynumber:
No change.
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 number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme" number="plur">
<np type="owner_owned" number="plur">
- <np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</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 number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme" number="plur">
<np type="owner_owned" number="plur">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</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 number="sing" locus="number">
+ <np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </conjp>
</np>
<np role="obj" tr="theme" number="plur">
<np type="owner_owned" number="plur">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="shape"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="rheme" number="plur"> <np number="sing" locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="fight"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="time"/> </np> </np> <np role="obj" tr="theme" number="plur"> <np type="owner_owned" number="plur"> <np def="def" number="plur" locus="number" role="owner" case="GEN"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="language"/> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="subj" tr="rheme" number="plur">
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </np>
- <np role="obj" tr="theme" number="plur">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="theme">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="theme">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np number="plur" def="def" locus="number" role="owned" tr="theme">
<word posp="noun" gloss="language"/>
</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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" locus="number" role="subj" tr="rheme">
- <word posp="noun" gloss="fight"/>
+ <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
- <word posp="noun" gloss="time"/>
+ <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/>
</np>
<np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="theme">
- <word posp="noun" gloss="language"/>
+ <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/>
</np>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for fight/noun/number/optionalGot sing
About to call getSlotValue for fight/noun/case/obligatory
Got NOM
About to call getSlotValue for time/noun/number/optional
Got sing
About to call getSlotValue for time/noun/case/obligatory
Got NOM
About to call getSlotValue for language/noun/number/optional
Got plur
About to call getSlotValue for language/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="theme">
<word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - <np def="def" number="plur" locus="number" role="owner" case="GEN"> <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np number="plur" def="def" locus="number" role="owned" tr="theme"> <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="z a j u ˈ p">zajuˈp</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme" ph="ŋ e ˈ t">ŋeˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="conj" gloss="and" ph="m i ˈ r">miˈr</word> + <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme" ph="ʃ i ˈ ʃ+t">ʃiˈʃt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN" ph="b a ˈ ɣ">baˈɣ</word> + <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme" ph="ɲ aː ˈ p">ɲaːˈp</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="z a j u ˈ p">zajuˈp</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme" ph="ŋ e ˈ t">ŋeˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word posp="conj" gloss="and" ph="m i ˈ r">miˈr</word> - <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme" ph="ʃ i ˈ ʃ+t">ʃiˈʃt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN" ph="b a ˈ ɣ">baˈɣ</word> - <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme" ph="ɲ aː ˈ p">ɲaːˈp</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">zajuˈp</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme">ŋeˈt</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> + <word posp="conj" gloss="and">miˈr</word> + <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme">ʃiˈʃt</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN">baˈɣ</word> + <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme">ɲaːˈp</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">zaˈjup</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈŋet</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈmir</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈʃiʃt</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈbaɣ</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ˈɲaːp</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-uh</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>zaˈjup fuw ˈŋetub ˈmir ˈʃiʃtub ˈbaɣ ˈɲaːpuhub</p> + <p>zayup fuw ngetub mir shishtub bağ ñaapuhub</p> + <il> + <w> + <o>zaˈjup</o> + <g>shape</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈŋet</o> + <g>fight</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>ˈmir</o> + <g>and</g> + </w> + <w> + <o>ˈʃiʃt</o> + <g>time</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>ˈbaɣ</o> + <g>3.plur</g> + </w> + <w> + <o>ˈɲaːp</o> + <g>language</g> + </w> + <w> + <o>-uh</o> + <g>plur</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 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">
+ <np number="plur" locus="number" role="owner">
<conjp conj="and">
- <np def="neither" number="plur" locus="number">
+ <np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
- <np def="neither" number="plur" locus="number">
+ <np 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"/>
</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 number="plur" locus="number" role="owner"> <conjp conj="and"> <np number="plur" locus="number"> <word posp="noun" gloss="mammal"/> </np> <np 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"/> </np> </np> </np> </s>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<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 number="plur" locus="number" role="owner">
+ <np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np 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"/>
</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" 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 role="obj" tr="rheme" number="plur">
+ <np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np 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"/>
</np>
</np>
</np>
</s>
module simplifynumber:
No change.
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" number="plur" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" role="subj" tr="theme" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np 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"/>
</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" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
+ <word posp="conj" gloss="and"/>
<np 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"/>
</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" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner" case="GEN">
- <conjp conj="and">
- <np number="plur" locus="number">
+ <np number="plur" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="plur" locus="number">
+ <np number="plur" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
- </conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="copy"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" role="subj" tr="theme" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np role="obj" tr="rheme" number="plur"> <np type="owner_owned" number="plur"> <np number="plur" locus="number" role="owner" case="GEN"> <np number="plur" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="mammal"/> </np> <word posp="conj" gloss="and"/> <np number="plur" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="bird"/> </np> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="sound"/> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</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 number="plur" locus="number" role="owner" case="GEN">
<np number="plur" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
</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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="rheme">
<np number="plur" locus="number" role="owner" case="GEN">
<np number="plur" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np number="plur" def="def" locus="number" role="owned" tr="rheme">
<word posp="noun" gloss="sound"/>
</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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np number="plur" locus="number" role="owner" case="GEN">
<np number="plur" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="mammal"/>
+ <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" case="GEN"/>
</np>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN"/>
<np number="plur" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="bird"/>
+ <word posp="noun" gloss="bird" number="plur" locus="number" role="owner" case="GEN"/>
</np>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="rheme">
- <word posp="noun" gloss="sound"/>
+ <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/>
</np>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for mammal/noun/number/optionalGot plur
About to call getSlotValue for mammal/noun/case/obligatory
Got GEN
About to call getSlotValue for bird/noun/number/optional
Got plur
About to call getSlotValue for bird/noun/case/obligatory
Got GEN
About to call getSlotValue for sound/noun/number/optional
Got plur
About to call getSlotValue for sound/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np number="plur" locus="number" role="owner" case="GEN">
<np number="plur" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" case="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
<word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN"/>
<np number="plur" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird" number="plur" locus="number" role="owner" case="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
</np>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="rheme">
<word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" role="subj" tr="theme" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np number="plur" locus="number" role="owner" case="GEN"> - <np number="plur" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" case="GEN"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN"/> - <np number="plur" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="bird" number="plur" locus="number" role="owner" case="GEN"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> - </np> - </np> - <np number="plur" def="def" locus="number" role="owned" tr="rheme"> <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/> - <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" case="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="bird" number="plur" locus="number" role="owner" case="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="p a t͡s eː ˈ f">pat͡seːˈf</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" ph="b a ˈ ɣ">baˈɣ</word> + <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" case="GEN" ph="t͡ʃ i k a ˈ k">t͡ʃikaˈk</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i l">il</thingy> + <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN" ph="m i ˈ r">miˈr</word> + <word posp="noun" gloss="bird" number="plur" locus="number" role="owner" case="GEN" ph="d iː ˈ j">diːˈj</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i l">il</thingy> + <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme" ph="w o ˈ d">woˈd</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="p a t͡s eː ˈ f">pat͡seːˈf</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" ph="b a ˈ ɣ">baˈɣ</word> - <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" case="GEN" ph="t͡ʃ i k a ˈ k">t͡ʃikaˈk</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i l">il</thingy> - <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN" ph="m i ˈ r">miˈr</word> - <word posp="noun" gloss="bird" number="plur" locus="number" role="owner" case="GEN" ph="d iː ˈ j">diːˈj</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> - <thingy type="nouncase" function="suffix" gloss="GEN" attach="suffix" ph="i l">il</thingy> - <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme" ph="w o ˈ d">woˈd</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u h">uh</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">pat͡seːˈf</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number">baˈɣ</word> + <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" case="GEN">t͡ʃikaˈk</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="GEN">il</thingy> + <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN">miˈr</word> + <word posp="noun" gloss="bird" number="plur" locus="number" role="owner" case="GEN">diːˈj</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="GEN">il</thingy> + <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme">woˈd</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uh</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">paˈt͡seːf</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbaɣ</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">t͡ʃiˈkak</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">-uh</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-il</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈmir</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈdiːj</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">-uh</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-il</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ˈwod</span><br><span class="gls">sound</span></span> <span class="ilpair"><span class="mor">-uh</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>paˈt͡seːf fuw ˈbaɣ t͡ʃiˈkakuhil ˈmir ˈdiːjuhil ˈwoduhub</p> + <p>patzeef fuw bağ chikakuhil mir diiyuhil woduhub</p> + <il> + <w> + <o>paˈt͡seːf</o> + <g>copy</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈbaɣ</o> + <g>3.plur</g> + </w> + <w> + <o>t͡ʃiˈkak</o> + <g>mammal</g> + </w> + <w> + <o>-uh</o> + <g>plur</g> + </w> + <w> + <o>-il</o> + <g>GEN</g> + </w> + <w> + <o>ˈmir</o> + <g>and</g> + </w> + <w> + <o>ˈdiːj</o> + <g>bird</g> + </w> + <w> + <o>-uh</o> + <g>plur</g> + </w> + <w> + <o>-il</o> + <g>GEN</g> + </w> + <w> + <o>ˈwod</o> + <g>sound</g> + </w> + <w> + <o>-uh</o> + <g>plur</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 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"/>
</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">
+ <np number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
</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"/> </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 number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </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"/>
</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 number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
</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>
+ <np id="parent">
+ <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
+ <word posp="noun" gloss="langname"/>
+ </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 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 number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
</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"/>
</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"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
</np>
</pp>
</s>
module complementise:
No change.
tva1tva2
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"/>
</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"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
+ <word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
</np>
</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"/>
</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"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
</np>
</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"/>
</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"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
</np>
</pp>
</s>
module propagatenumber:
<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 id="parent" case="NOM" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
</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 role="obj" number="plur">
+ <np type="owner_owned" tr="rheme" number="sing">
<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"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
</np>
</pp>
</s>
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
No change.
module wordorder:
<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" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
</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" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
<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"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
- <word posp="noun" gloss="manner"/>
<word posp="adj" gloss="different"/>
+ <word posp="noun" gloss="manner"/>
</np>
</pp>
</s>
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" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
</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" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</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">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="adj" gloss="different"/>
<word posp="noun" gloss="manner"/>
</np>
</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" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
</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">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</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">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="adj" gloss="different"/>
<word posp="noun" gloss="manner"/>
</np>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="arise"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np id="parent" case="NOM" number="sing"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </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" subj="3.sing" obj="3.plur"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="be"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" number="plur"> <np type="owner_owned" tr="rheme" number="sing"> <np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </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"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </np> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
</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" subj="3.sing" obj="3.plur">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" number="plur">
- <np type="owner_owned" tr="rheme" number="sing">
+ <np type="owner_owned" tr="rheme" number="sing" role="obj">
<np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</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">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="adj" gloss="different"/>
<word posp="noun" gloss="manner"/>
</np>
</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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
</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" subj="3.sing" obj="3.plur">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np type="owner_owned" tr="rheme" number="sing" role="obj">
<np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
- </np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="adj" gloss="different"/>
<word posp="noun" gloss="manner"/>
</np>
</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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
- <word posp="noun" gloss="langname"/>
+ <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" 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.sing" obj="3.plur">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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.sing" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
+ <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <word gloss="in_inside" posp="pp"/>
+ <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np number="sing" locus="number">
- <word posp="adj" gloss="different"/>
- <word posp="noun" gloss="manner"/>
+ <word posp="adj" gloss="different" number="sing" locus="number"/>
+ <word posp="noun" gloss="manner" number="sing" locus="number"/>
</np>
</pp>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for langname/noun/number/optionalGot sing
About to call getSlotValue for langname/noun/case/obligatory
Got NOM
About to call getSlotValue for language/noun/number/optional
Got sing
About to call getSlotValue for language/noun/case/obligatory
Got NOM
About to call getSlotValue for manner/noun/number/optional
Got sing
About to call getSlotValue for manner/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" 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.sing" obj="3.plur">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np number="sing" locus="number">
<word posp="adj" gloss="different" number="sing" locus="number"/>
<word posp="noun" gloss="manner" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM" number="sing"> - <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" 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.sing" obj="3.plur"> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned"> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </relp> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np number="sing" locus="number"> <word posp="adj" gloss="different" number="sing" locus="number"/> <word posp="noun" gloss="manner" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <word posp="adj" gloss="different" number="sing" locus="number"/> - <word posp="noun" gloss="manner" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word gloss="but" posp="conj" ph="ʃ ai ˈ k">ʃaiˈk</word> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="d i f oː ˈ t͡ʃ">difoːˈt͡ʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" ph="h o ˈ r">hoˈr</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" ph="f e ˈ t͡ʃ">feˈt͡ʃ</word> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur" ph="ɡ o ˈ h">ɡoˈh</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN" ph="f aː ˈ s">faːˈs</word> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after" ph="ɲ aː ˈ p">ɲaːˈp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="t͡ʃ u ˈ x">t͡ʃuˈx</word> + <word posp="adj" gloss="different" number="sing" locus="number" ph="l iː ˈ j">liːˈj</word> + <word posp="noun" gloss="manner" number="sing" locus="number" ph="m i ˈ θ">miˈθ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="ʃ ai ˈ k">ʃaiˈk</word> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="d i f oː ˈ t͡ʃ">difoːˈt͡ʃ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" ph="h o ˈ r">hoˈr</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" ph="f e ˈ t͡ʃ">feˈt͡ʃ</word> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur" ph="ɡ o ˈ h">ɡoˈh</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN" ph="f aː ˈ s">faːˈs</word> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after" ph="ɲ aː ˈ p">ɲaːˈp</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="t͡ʃ u ˈ x">t͡ʃuˈx</word> - <word posp="adj" gloss="different" number="sing" locus="number" ph="l iː ˈ j">liːˈj</word> - <word posp="noun" gloss="manner" number="sing" locus="number" ph="m i ˈ θ">miˈθ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word gloss="but" posp="conj">ʃaiˈk</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">difoːˈt͡ʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">hoˈr</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">feˈt͡ʃ</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">ɡoˈh</word> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN">faːˈs</word> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after">ɲaːˈp</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub,</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">t͡ʃuˈx</word> + <word posp="adj" gloss="different" number="sing" locus="number">liːˈj</word> + <word posp="noun" gloss="manner" number="sing" locus="number">miˈθ</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈʃaik</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">diˈfoːt͡ʃ</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈhor</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈfet͡ʃ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ˈɡoh</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">ˈfaːs</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">ˈɲaːp</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈt͡ʃux</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ˈliːj</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">ˈmiθ</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ˈʃaik diˈfoːt͡ʃ fuw ˈhorub, ˈfet͡ʃ ˈɡoh ˈfaːs ˈɲaːpub, ˈt͡ʃux ˈliːj ˈmiθub</p> + <p>shaik difooch fuw horub, fech goh faas ñaapub, chukh liiy mithub</p> + <il> + <w> + <o>ˈʃaik</o> + <g>but</g> + </w> + <w> + <o>diˈfoːt͡ʃ</o> + <g>arise</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈhor</o> + <g>langname</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>ˈfet͡ʃ</o> + <g>RELPRON</g> + </w> + <w> + <o>ˈɡoh</o> + <g>be</g> + </w> + <w> + <o>ˈfaːs</o> + <g>1incl.plur</g> + </w> + <w> + <o>ˈɲaːp</o> + <g>language</g> + </w> + <w> + <o>-ub</o> + <g>NOM</g> + </w> + <w> + <o>ˈt͡ʃux</o> + <g>in_inside</g> + </w> + <w> + <o>ˈliːj</o> + <g>different</g> + </w> + <w> + <o>ˈmiθ</o> + <g>manner</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 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">
+ <np number="sing" locus="number">
<word posp="adj" gloss="whole"/>
</np>
- <np number="sing" def="neither" locus="number">
+ <np number="sing" locus="number">
<word posp="adj" gloss="perfect"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word posp="adj" gloss="single"/>
</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" locus="number"> <word posp="adj" gloss="whole"/> </np> <np number="sing" locus="number"> <word posp="adj" gloss="perfect"/> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="breath"/> <word posp="adj" gloss="single"/> </np> </pp> </s>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
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 number="sing" locus="number">
<word posp="adj" gloss="whole"/>
</np>
<np number="sing" locus="number">
<word posp="adj" gloss="perfect"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
+ <word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word posp="adj" gloss="single"/>
</np>
</pp>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
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" number="sing" 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 number="sing" locus="number">
<word posp="adj" gloss="whole"/>
</np>
<np number="sing" locus="number">
<word posp="adj" gloss="perfect"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word posp="adj" gloss="single"/>
</np>
</pp>
</s>
module simplifynumber:
No change.
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" number="sing" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="language"/>
+ <np def="def" number="sing" role="subj" tr="theme" locus="number">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="adj" gloss="whole"/>
</np>
<np number="sing" locus="number">
<word posp="adj" gloss="perfect"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word posp="adj" gloss="single"/>
</np>
</pp>
</s>
module ngen:
No change.
module wordorder:
<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" role="subj" tr="theme" locus="number">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="adj" gloss="whole"/>
</np>
<np number="sing" locus="number">
<word posp="adj" gloss="perfect"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
- <word posp="noun" gloss="breath"/>
<word posp="adj" gloss="single"/>
+ <word posp="noun" gloss="breath"/>
</np>
</pp>
</s>
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" number="sing" role="subj" tr="theme" locus="number">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="adj" gloss="whole"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number">
<word posp="adj" gloss="perfect"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="adj" gloss="single"/>
<word posp="noun" gloss="breath"/>
</np>
</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" number="sing" role="subj" tr="theme" locus="number">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
- <conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="pred">
<word posp="adj" gloss="whole"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="pred">
<word posp="adj" gloss="perfect"/>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="adj" gloss="single"/>
<word posp="noun" gloss="breath"/>
</np>
</pp>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="appear"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="pron" number="sing" gloss="3.sing"/> </np> <np role="pred" number="plur"> <np number="sing" locus="number" role="pred"> <word posp="adj" gloss="whole"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="pred"> <word posp="adj" gloss="perfect"/> </np> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="adj" gloss="single"/> <word posp="noun" gloss="breath"/> </np> </pp> </s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np role="pred" number="plur">
<np number="sing" locus="number" role="pred">
- <word posp="adj" gloss="whole"/>
+ <word posp="adj" gloss="whole" number="sing" locus="number" role="pred"/>
</np>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" role="pred" number="plur"/>
<np number="sing" locus="number" role="pred">
- <word posp="adj" gloss="perfect"/>
+ <word posp="adj" gloss="perfect" number="sing" locus="number" role="pred"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <word gloss="in_inside" posp="pp"/>
+ <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np number="sing" locus="number">
- <word posp="adj" gloss="single"/>
- <word posp="noun" gloss="breath"/>
+ <word posp="adj" gloss="single" number="sing" locus="number"/>
+ <word posp="noun" gloss="breath" number="sing" locus="number"/>
</np>
</pp>
</s>
calling defaultval for case/defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for breath/noun/number/optionalGot sing
About to call getSlotValue for breath/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np role="pred" number="plur">
<np number="sing" locus="number" role="pred">
<word posp="adj" gloss="whole" number="sing" locus="number" role="pred"/>
</np>
<word posp="conj" gloss="and" role="pred" number="plur"/>
<np number="sing" locus="number" role="pred">
<word posp="adj" gloss="perfect" number="sing" locus="number" role="pred"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np number="sing" locus="number">
<word posp="adj" gloss="single" number="sing" locus="number"/>
<word posp="noun" gloss="breath" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np role="pred" number="plur"> - <np number="sing" locus="number" role="pred"> <word posp="adj" gloss="whole" number="sing" locus="number" role="pred"/> - </np> <word posp="conj" gloss="and" role="pred" number="plur"/> - <np number="sing" locus="number" role="pred"> <word posp="adj" gloss="perfect" number="sing" locus="number" role="pred"/> - </np> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np number="sing" locus="number"> <word posp="adj" gloss="single" number="sing" locus="number"/> <word posp="noun" gloss="breath" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/> - <word posp="adj" gloss="whole" number="sing" locus="number" role="pred"/> - <word posp="conj" gloss="and" role="pred" number="plur"/> - <word posp="adj" gloss="perfect" number="sing" locus="number" role="pred"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <word posp="adj" gloss="single" number="sing" locus="number"/> - <word posp="noun" gloss="breath" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="w i x i ˈ s">wixiˈs</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" ph="n iː ˈ ɣ">niːˈɣ</word> + <word posp="adj" gloss="whole" number="sing" locus="number" role="pred" ph="k u ˈ ɡ">kuˈɡ</word> + <word posp="conj" gloss="and" role="pred" number="plur" ph="m i ˈ r">miˈr</word> + <word posp="adj" gloss="perfect" number="sing" locus="number" role="pred" ph="t͡s a ʃ+p a ˈ n">t͡saʃpaˈn</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="t͡ʃ u ˈ x">t͡ʃuˈx</word> + <word posp="adj" gloss="single" number="sing" locus="number" ph="h oː ˈ j">hoːˈj</word> + <word posp="noun" gloss="breath" number="sing" locus="number" ph="s i j e ˈ k">sijeˈk</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="w i x i ˈ s">wixiˈs</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" ph="n iː ˈ ɣ">niːˈɣ</word> - <word posp="adj" gloss="whole" number="sing" locus="number" role="pred" ph="k u ˈ ɡ">kuˈɡ</word> - <word posp="conj" gloss="and" role="pred" number="plur" ph="m i ˈ r">miˈr</word> - <word posp="adj" gloss="perfect" number="sing" locus="number" role="pred" ph="t͡s a ʃ+p a ˈ n">t͡saʃpaˈn</word> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="t͡ʃ u ˈ x">t͡ʃuˈx</word> - <word posp="adj" gloss="single" number="sing" locus="number" ph="h oː ˈ j">hoːˈj</word> - <word posp="noun" gloss="breath" number="sing" locus="number" ph="s i j e ˈ k">sijeˈk</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">wixiˈs</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number">niːˈɣ</word> + <word posp="adj" gloss="whole" number="sing" locus="number" role="pred">kuˈɡ</word> + <word posp="conj" gloss="and" role="pred" number="plur">miˈr</word> + <word posp="adj" gloss="perfect" number="sing" locus="number" role="pred">t͡saʃpaˈn</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">t͡ʃuˈx</word> + <word posp="adj" gloss="single" number="sing" locus="number">hoːˈj</word> + <word posp="noun" gloss="breath" number="sing" locus="number">sijeˈk</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">wiˈxis</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈniːɣ</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">ˈkuɡ</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">ˈmir</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">t͡saˈʃpan</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃux</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ˈhoːj</span><br><span class="gls">single</span></span> <span class="ilpair"><span class="mor">siˈjek</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>wiˈxis fuw ˈniːɣ ˈkuɡ ˈmir t͡saˈʃpan ˈt͡ʃux ˈhoːj siˈjekub</p> + <p>wikhis fuw niiğ kug mir tzashpan chukh hooy siyekub</p> + <il> + <w> + <o>wiˈxis</o> + <g>appear</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈniːɣ</o> + <g>3.sing</g> + </w> + <w> + <o>ˈkuɡ</o> + <g>whole</g> + </w> + <w> + <o>ˈmir</o> + <g>and</g> + </w> + <w> + <o>t͡saˈʃpan</o> + <g>perfect</g> + </w> + <w> + <o>ˈt͡ʃux</o> + <g>in_inside</g> + </w> + <w> + <o>ˈhoːj</o> + <g>single</g> + </w> + <w> + <o>siˈjek</o> + <g>breath</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 articles:
No change.
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"/> </np> </np> </np> </s>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<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"/>
</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"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<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 role="subj" tr="theme" case="NOM" number="plur">
+ <np type="owner_owned" number="sing">
<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"/>
</np>
</np>
</np>
</s>
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<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" number="plur">
<np type="owner_owned" number="sing">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</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" number="plur">
<np type="owner_owned" number="sing">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="evolve"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="NEG"/> </vp> <np role="subj" tr="theme" case="NOM" number="plur"> <np type="owner_owned" number="sing"> <np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <np def="def" number="sing" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
- <np role="subj" tr="theme" case="NOM" number="plur">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="subj" tr="theme" case="NOM">
<np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
- </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
- <np type="owner_owned" number="sing" role="subj" tr="theme" case="NOM">
<np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- <np def="def" number="sing" locus="number" role="owned">
+ <np def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM">
<word posp="noun" gloss="language"/>
</np>
- </np>
</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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
<np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM">
- <word posp="noun" gloss="language"/>
+ <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM"/>
</np>
</s>
addaffixes:
About to call getSlotValue for language/noun/number/optionalGot sing
About to call getSlotValue for language/noun/case/obligatory
Got NOM
<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="vpmode" function="proclitic" gloss="indicative"/>
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
<np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM">
<word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
</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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - </vp> - <np def="def" number="plur" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM"> <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t͡s i r i ˈ ɣ">t͡siriˈɣ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="s i p">sip</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN" ph="f aː ˈ s">faːˈs</word> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM" ph="ɲ aː ˈ p">ɲaːˈp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t͡s i r i ˈ ɣ">t͡siriˈɣ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="s i p">sip</thingy> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN" ph="f aː ˈ s">faːˈs</word> - <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM" ph="ɲ aː ˈ p">ɲaːˈp</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="u b">ub</thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">t͡siriˈɣ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">sip</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" case="GEN">faːˈs</word> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM">ɲaːˈp</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ub</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡siˈriɣ</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sip</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ˈfaːs</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">ˈɲaːp</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ub</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>t͡siˈriɣ fuw sip ˈfaːs ˈɲaːpub</p> + <p>tziriğ fuw sip faas ñaapub</p> + <il> + <w> + <o>t͡siˈriɣ</o> + <g>evolve</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>sip</o> + <g>NEG</g> + </w> + <w> + <o>ˈfaːs</o> + <g>1incl.plur</g> + </w> + <w> + <o>ˈɲaːp</o> + <g>language</g> + </w> + <w> + <o>-ub</o> + <g>NOM</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 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 complementise:
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 propagatenumber:
No change.
module simplifynumber:
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" number="sing" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" number="sing" locus="number" case="NOM">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</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"> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> <word posp="verb" gloss="create"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" def="def" number="sing" locus="number" case="NOM"> <word posp="pron" number="sing" gloss="3.sing"/> </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">
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
- <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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" def="def" number="sing" locus="number" case="NOM">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM"/>
</np>
</s>
addaffixes:
No change.
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="vpmode" function="proclitic" gloss="indicative"/> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="obj" def="def" number="sing" locus="number" case="NOM"> <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM"/> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b u ɲ o ˈ θ">buɲoˈθ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" ph="n iː ˈ ɣ">niːˈɣ</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b u ɲ o ˈ θ">buɲoˈθ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f u w">fuw</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" ph="n iː ˈ ɣ">niːˈɣ</word> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">buɲoˈθ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">fuw</thingy> + <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM">niːˈɣ</word> </flat> + <p><span class="ilpair"><span class="mor">buˈɲoθ</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">fuw</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈniːɣ</span><br><span class="gls">3.sing</span></span></p> + <p>buˈɲoθ fuw ˈniːɣ</p> + <p>buñoth fuw niiğ</p> + <il> + <w> + <o>buˈɲoθ</o> + <g>create</g> + </w> + <w> + <o>fuw</o> + <g>PAST</g> + </w> + <w> + <o>ˈniːɣ</o> + <g>3.sing</g> + </w> + </il> </s>
Kakos sip faas siith khakuhub. Zayup fuw ngetub mir shishtub bağ ñaapuhub. Patzeef fuw bağ chikakuhil mir diiyuhil woduhub. Shaik difooch fuw horub, fech goh faas ñaapub, chukh liiy mithub. Wikhis fuw niiğ kug mir tzashpan chukh hooy siyekub. Tziriğ fuw sip faas ñaapub, buñoth fuw niiğ.
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. Our language did not evolve; it was created.
Language creation took 0.03 seconds; writing the texts 0.03 seconds.