add script to lántas pages
This commit is contained in:
parent
ba5522187c
commit
f61e5b1146
13 changed files with 332 additions and 143 deletions
|
@ -2,6 +2,7 @@
|
|||
title: Lántas pronouns, demonstratives, etc
|
||||
backname: Lántas
|
||||
backlink: .
|
||||
lang: lántas
|
||||
...
|
||||
|
||||
Pronouns are inflected for the same cases as other nouns, though their forms
|
||||
|
@ -10,8 +11,8 @@ are somewhat irregular.
|
|||
|
||||
# Personal pronouns
|
||||
|
||||
The first person plural `{til}` is only used inclusively of the listener. For an
|
||||
exclusive meaning, a form like `{rukas ká}` ('they and I') is used.
|
||||
The first person plural `{!til}` is only used inclusively of the listener. For an
|
||||
exclusive meaning, a form like `{!rukas ká}` ('they and I') is used.
|
||||
|
||||
The `!LOC!` column is the word stems which the [locational
|
||||
cases](#locational_cases) are attached to. Their suffixes are regular.
|
||||
|
@ -19,17 +20,17 @@ cases](#locational_cases) are attached to. Their suffixes are regular.
|
|||
|
||||
:::figure
|
||||
|
||||
`!1SG!` `!1PL!` `!2SG!` `!2PL!` `!3SG!` `!3PL!`
|
||||
-------- ----------- ------------ ----------- ------------ ----------- ------------
|
||||
`!NOM!` `{ká}` `{til}` `{sur}` `{sual}` `{rú}` `{rúl}`
|
||||
`!GEN!` `{kat}` `{tial}` `{sut}` `{suatł}` `{rut}` `{rutł}`
|
||||
`!COM!` `{kakas}` `{tiksł}` `{sukas}` `{suksł}` `{rukas}` `{ruksł}`
|
||||
`!CAR!` `{kassa}` `{tissal}` `{sussa}` `{sussal}` `{russa}` `{russal}`
|
||||
`!INS!` `{kala}` `{tilla}` `{sulla}` `{sualla}` `{rulla}` `{rualla}`
|
||||
`!ESS!` `{kagu}` `{tigul}` `{sugu}` `{sugul}` `{rugu}` `{rugul}`
|
||||
`!TRA!` `{kasti}` `{tistil}` `{susti}` `{sustul}` `{rusti}` `{rustil}`
|
||||
`!EXE!` `{kaču}` `{tičul}` `{sučču}` `{suččul}` `{ruču}` `{ručul}`
|
||||
`!LOC!` `{ká–}` `{tí–l}` `{sú–}` `{sua–l}` `{rú–}` `{rua–l}`
|
||||
`!1SG!` `!1PL!` `!2SG!` `!2PL!` `!3SG!` `!3PL!`
|
||||
-------- ------------ ------------- ------------ ------------- ------------ ------------
|
||||
`!NOM!` `{!ká}` `{!til}` `{!sur}` `{!sual}` `{!rú}` `{!rúl}`
|
||||
`!GEN!` `{!kat}` `{!tial}` `{!sut}` `{!suatł}` `{!rut}` `{!rutł}`
|
||||
`!COM!` `{!kakas}` `{!tiksł}` `{!sukas}` `{!suksł}` `{!rukas}` `{!ruksł}`
|
||||
`!CAR!` `{!kassa}` `{!tissal}` `{!sussa}` `{!sussal}` `{!russa}` `{!russal}`
|
||||
`!INS!` `{!kala}` `{!tilla}` `{!sulla}` `{!sualla}` `{!rulla}` `{!rualla}`
|
||||
`!ESS!` `{!kagu}` `{!tigul}` `{!sugu}` `{!sugul}` `{!rugu}` `{!rugul}`
|
||||
`!TRA!` `{!kasti}` `{!tistil}` `{!susti}` `{!sustul}` `{!rusti}` `{!rustil}`
|
||||
`!EXE!` `{!kaču}` `{!tičul}` `{!sučču}` `{!suččul}` `{!ruču}` `{!ručul}`
|
||||
`!LOC!` `{!ká–}` `{!tí–l}` `{!sú–}` `{!sua–l}` `{!rú–}` `{!rua–l}`
|
||||
:::
|
||||
|
||||
|
||||
|
@ -37,24 +38,24 @@ cases](#locational_cases) are attached to. Their suffixes are regular.
|
|||
|
||||
There is a three way distance distinction for demonstratives: a new referent near the speaker/listener, a new referent distant from both, and old information. These will be glossed as 'this', 'yon', and 'that', respectively.
|
||||
|
||||
The near demonstrative is `{lua}`, whose declension is given below. For distant referents it is `{ƶua}` and for old information `{mua}`; they decline in the same way as `{lua}`.
|
||||
The near demonstrative is `{!lua}`, whose declension is given below. For distant referents it is `{!ƶua}` and for old information `{!mua}`; they decline in the same way as `{!lua}`.
|
||||
|
||||
The adjectival (ADJ) forms of these words are used as determiners before other nouns. Note that unlike most nouns, it is distinct from the genitive: compare `{muƶ kalńł}` 'those cats' and `{mut kalńł}` 'that person's cats'. It also lacks stress, unlike the other forms.
|
||||
The adjectival (ADJ) forms of these words are used as determiners before other nouns. Note that unlike most nouns, it is distinct from the genitive: compare `{!muƶ kalńł}` 'those cats' and `{!mut kalńł}` 'that person's cats'. It also lacks stress, unlike the other forms.
|
||||
|
||||
:::figure
|
||||
|
||||
`!SG!` `!PL!`
|
||||
-------- ----------- -------------
|
||||
`!NOM!` `{lua}` `{lul}`
|
||||
`!GEN!` `{lut}` `{lutł}`
|
||||
`!COM!` `{lukas}` `{luksł}`
|
||||
`!CAR!` `{lussa}` `{lussal}`
|
||||
`!INS!` `{lulla}` `{lullal}`
|
||||
`!ESS!` `{lugu}` `{lugul}`
|
||||
`!TRA!` `{lusti}` `{lustil}`
|
||||
`!EXE!` `{luču}` `{lučul}`
|
||||
`!LOC!` `{lu–}` `{lu–l}`
|
||||
`!ADJ!` `{luƶ}` `{luƶ}`
|
||||
`!SG!` `!PL!`
|
||||
-------- ------------ --------------
|
||||
`!NOM!` `{!lua}` `{!lul}`
|
||||
`!GEN!` `{!lut}` `{!lutł}`
|
||||
`!COM!` `{!lukas}` `{!luksł}`
|
||||
`!CAR!` `{!lussa}` `{!lussal}`
|
||||
`!INS!` `{!lulla}` `{!lullal}`
|
||||
`!ESS!` `{!lugu}` `{!lugul}`
|
||||
`!TRA!` `{!lusti}` `{!lustil}`
|
||||
`!EXE!` `{!luču}` `{!lučul}`
|
||||
`!LOC!` `{!lu–}` `{!lu–l}`
|
||||
`!ADJ!` `{!luƶ}` `{!luƶ}`
|
||||
:::
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue