Create your own language
The Language Creator generates constructed languages from explicit typological choices, aiming to produce languages that resemble natural human ones in structure and behaviour.
The results include phonology, grammar, glossed examples, dictionaries and sample texts.
The questionnaire comes pre-filled with random values. You can therefore create a language immediately by simply clicking on the Create button there, or customise the settings first.
A sample from Ghoy, the latest language generated by the Language Creator:
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"/> + <word gloss="a" posp="det"/> </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"/> <word gloss="a" posp="det"/> </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"/> <word gloss="a" posp="det"/> </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"/> <word gloss="a" posp="det"/> </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"/> <word gloss="a" posp="det"/> </np> </pp> </s>module complementise:
No change.
tva1
tva2module 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"> - <np number="sing" locus="number"> + <word gloss="in_inside" posp="pp"/> + <np number="sing" locus="number" case="LOC"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </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" case="LOC"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </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" case="LOC"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </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" case="LOC"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<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"> + <np id="parent" case="NOM" number="sing" possessor="no.owner"> + <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <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 role="obj" number="plur" possessor="no.owner"> <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"> + <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <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" case="LOC"> + <np number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>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" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <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" possessor="no.owner"> <np type="owner_owned" tr="rheme" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <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" case="LOC" possessor="no.owner"> - <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> + <word posp="noun" gloss="manner"/> <word gloss="a" posp="det"/> </np> </pp> </s>module wordorder:
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" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <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" possessor="no.owner"> <np type="owner_owned" tr="rheme" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <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" case="LOC" possessor="no.owner"> + <word gloss="a" posp="det"/> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> - <word gloss="a" posp="det"/> </np> </pp> </s>module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
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" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <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" possessor="no.owner"> <np type="owner_owned" tr="rheme" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <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" case="LOC" possessor="no.owner"> <word gloss="a" posp="det"/> <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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np id="parent" case="NOM" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" number="plur" possessor="no.owner"> <np type="owner_owned" tr="rheme" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <word posp="noun" gloss="language"/> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number" case="LOC" possessor="no.owner"> <word gloss="a" posp="det"/> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np id="parent" case="NOM" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> - <np role="obj" number="plur" possessor="no.owner"> - <np type="owner_owned" tr="rheme" number="sing"> + <np type="owner_owned" tr="rheme" number="sing" role="obj" possessor="no.owner"> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <word posp="noun" gloss="language"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number" case="LOC" possessor="no.owner"> <word gloss="a" posp="det"/> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np id="parent" case="NOM" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> - <np type="owner_owned" tr="rheme" number="sing" role="obj" possessor="no.owner"> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <word posp="noun" gloss="language"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number" case="LOC" possessor="no.owner"> <word gloss="a" posp="det"/> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> - <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np id="parent" case="NOM" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> - <word posp="noun" gloss="langname"/> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> - <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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" case="LOC" possessor="no.owner"> - <word gloss="a" posp="det"/> - <word posp="adj" gloss="different"/> - <word posp="noun" gloss="manner"/> + <word gloss="a" posp="det" number="sing" locus="number" case="LOC" possessor="no.owner"/> + <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" possessor="no.owner"/> + <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> </s>addaffixes:
About to call getSlotValue for langname/noun/number/optional
Got sing
About to call getSlotValue for langname/noun/def/optional
Got def
About to call getSlotValue for language/noun/number/optional
Got sing
About to call getSlotValue for language/noun/def/optional
Got def
About to call getSlotValue for a/det/case/optional
Got LOC
About to call getSlotValue for manner/noun/number/optional
Got sing
About to call getSlotValue for manner/noun/def/optional<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="vpvoice" function="proclitic" gloss="active"/> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np id="parent" case="NOM" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> + <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> + <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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" case="LOC" possessor="no.owner"> + <thingy type="detcase" function="prefix" gloss="LOC"/> <word gloss="a" posp="det" number="sing" locus="number" case="LOC" possessor="no.owner"/> <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" possessor="no.owner"/> <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" possessor="no.owner"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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="vpvoice" function="proclitic" gloss="active"/> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" case="LOC" possessor="no.owner"> <thingy type="detcase" function="prefix" gloss="LOC"/> <word gloss="a" posp="det" number="sing" locus="number" case="LOC" possessor="no.owner"/> <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" possessor="no.owner"/> <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> + </flat> </s>addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <thingy type="detcase" function="prefix" gloss="LOC"/> - <word gloss="a" posp="det" number="sing" locus="number" case="LOC" possessor="no.owner"/> - <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" possessor="no.owner"/> - <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="but" posp="conj" ph="m e ˈ r">meˈr</word> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s+t i ɣ eː ˈ w">stiɣeːˈw</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ʁ u ʒ">ʁuʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" 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" possessor="no.owner" ph="ɣ o ˈ j">ɣoˈj</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="i d">id</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="b i ˈ ŋ">biˈŋ</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" 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ː ˈ ɣ">ɡoːˈɣ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after" ph="t͡ʃ o ˈ n">t͡ʃoˈn</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="i d">id</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS" ph="h i ʁ">hiʁ</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="ʔ i ˈ d͡ʒ">ʔiˈd͡ʒ</word> + <thingy type="detcase" function="prefix" gloss="LOC" attach="prefix" ph="k u">ku</thingy> + <word gloss="a" posp="det" number="sing" locus="number" case="LOC" possessor="no.owner" ph="ɣ a ˈ l">ɣaˈl</word> + <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" possessor="no.owner" ph="x o ˈ ŋ">xoˈŋ</word> + <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" possessor="no.owner" ph="s+k u ˈ t͡ʃ">skuˈt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </s>vowelharmony:
No change.
removetags:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="m e ˈ r">meˈr</word> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s+t i ɣ eː ˈ w">stiɣeːˈw</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ʁ u ʒ">ʁuʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" 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" possessor="no.owner" ph="ɣ o ˈ j">ɣoˈj</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="i d">id</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="b i ˈ ŋ">biˈŋ</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" 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ː ˈ ɣ">ɡoːˈɣ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after" ph="t͡ʃ o ˈ n">t͡ʃoˈn</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="i d">id</thingy> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS" ph="h i ʁ">hiʁ</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="ʔ i ˈ d͡ʒ">ʔiˈd͡ʒ</word> - <thingy type="detcase" function="prefix" gloss="LOC" attach="prefix" ph="k u">ku</thingy> - <word gloss="a" posp="det" number="sing" locus="number" case="LOC" possessor="no.owner" ph="ɣ a ˈ l">ɣaˈl</word> - <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" possessor="no.owner" ph="x o ˈ ŋ">xoˈŋ</word> - <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" possessor="no.owner" ph="s+k u ˈ t͡ʃ">skuˈt͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="but" posp="conj">meˈr</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">stiɣeːˈw</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ʁuʒ</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">ɣoˈj</word> + <thingy type="noundef" function="suffix" gloss="def">id,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">biˈŋ</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ːˈɣ</word> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after">t͡ʃoˈn</word> + <thingy type="noundef" function="suffix" gloss="def">id</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">hiʁ,</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">ʔiˈd͡ʒ</word> + <thingy type="detcase" function="prefix" gloss="LOC">ku</thingy> + <word gloss="a" posp="det" number="sing" locus="number" case="LOC" possessor="no.owner">ɣaˈl</word> + <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" possessor="no.owner">xoˈŋ</word> + <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" possessor="no.owner">skuˈt͡ʃ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈmer</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">stiˈɣeːw</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">ʁuʒ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈɣoj</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">-id</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈbiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ˈɡoːɣ</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃon</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-id</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">hiʁ</span><br><span class="gls">1incl.plur.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">ˈʔid͡ʒ</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ku-</span><br><span class="gls"><span class="glssc">LOC</span></span></span> <span class="ilpair"><span class="mor">ˈɣal</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ˈxoŋ</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">ˈskut͡ʃ</span><br><span class="gls">manner</span></span></p> + <p>ˈmer stiˈɣeːw ʁuʒ ˈɣojid, ˈbiŋ ˈɡoːɣ ˈt͡ʃonid hiʁ, ˈʔid͡ʒ kuˈɣal ˈxoŋ ˈskut͡ʃ</p> + <p>مر ستغيو ݯژ غيد, بڭ گوغ چند حݯ, اج كغل خڭ سكچ</p> + <il> + <w> + <o>ˈmer</o> + <g>but</g> + </w> + <w> + <o>stiˈɣeːw</o> + <g>arise</g> + </w> + <w> + <o>ʁuʒ</o> + <g>PAST</g> + </w> + <w> + <o>ˈɣoj</o> + <g>langname</g> + </w> + <w> + <o>-id</o> + <g>def</g> + </w> + <w> + <o>ˈbiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>ˈɡoːɣ</o> + <g>be</g> + </w> + <w> + <o>ˈt͡ʃon</o> + <g>language</g> + </w> + <w> + <o>-id</o> + <g>def</g> + </w> + <w> + <o>hiʁ</o> + <g>1incl.plur.POSS</g> + </w> + <w> + <o>ˈʔid͡ʒ</o> + <g>in_inside</g> + </w> + <w> + <o>ku-</o> + <g>LOC</g> + </w> + <w> + <o>ˈɣal</o> + <g>a</g> + </w> + <w> + <o>ˈxoŋ</o> + <g>different</g> + </w> + <w> + <o>ˈskut͡ʃ</o> + <g>manner</g> + </w> + </il> </s>مر ستغيو ݯژ غيد، بڭ گوغ چند حݯ، اج كغل خڭ سكچ۔
But our language arose in a different way.
Useful pages: