diff --git a/acl.cool/site/home/index.dj b/acl.cool/site/home/index.dj index 350d046..71533fa 100644 --- a/acl.cool/site/home/index.dj +++ b/acl.cool/site/home/index.dj @@ -1 +1 @@ -Hi, it's [me](toaq). \ No newline at end of file +Hi, it's me. \ No newline at end of file diff --git a/build.sh b/build.sh index ca59ad9..eebf4cb 100755 --- a/build.sh +++ b/build.sh @@ -87,7 +87,7 @@ pygmentize -f html -S algol_nu | grep -v 'line-height' >css/code.css # The stuff below should be all or nothing, so we exit if something returns non-zero set -e -for site in acl.cool ytheleus.org; do +for site in acl.cool ytheleus.org dembim.foo; do pushd "$site" soup_config rm -rf serve/ diff --git a/dembim.foo/lexers.out b/dembim.foo/lexers.out new file mode 120000 index 0000000..1dfca52 --- /dev/null +++ b/dembim.foo/lexers.out @@ -0,0 +1 @@ +../lexers.out \ No newline at end of file diff --git a/dembim.foo/math_wrapper.sh b/dembim.foo/math_wrapper.sh new file mode 120000 index 0000000..1dfca52 --- /dev/null +++ b/dembim.foo/math_wrapper.sh @@ -0,0 +1 @@ +../lexers.out \ No newline at end of file diff --git a/dembim.foo/site/assets/favicon.png b/dembim.foo/site/assets/favicon.png new file mode 100644 index 0000000..af3490a Binary files /dev/null and b/dembim.foo/site/assets/favicon.png differ diff --git a/dembim.foo/site/assets/fonts b/dembim.foo/site/assets/fonts new file mode 120000 index 0000000..26aa9d4 --- /dev/null +++ b/dembim.foo/site/assets/fonts @@ -0,0 +1 @@ +../../../fonts \ No newline at end of file diff --git a/dembim.foo/site/css b/dembim.foo/site/css new file mode 120000 index 0000000..8e8b6d0 --- /dev/null +++ b/dembim.foo/site/css @@ -0,0 +1 @@ +../../css \ No newline at end of file diff --git a/acl.cool/site/home/toaq.dj b/dembim.foo/site/index.dj similarity index 64% rename from acl.cool/site/home/toaq.dj rename to dembim.foo/site/index.dj index 1957bf5..a0792ab 100644 --- a/acl.cool/site/home/toaq.dj +++ b/dembim.foo/site/index.dj @@ -4,15 +4,15 @@ This is as much for my own recollection as for the information of anyone else. - I write with [prefix reform](https://toaq.me/Prefix_reform), but use official pronunciation. -- I don't like ditransitivity; you'll see me use « [ôı](https://toadua.uakci.space/##VGQjJagkP) » a lot. +- I don't like unnecessary ditransitivity; you'll see me use « [ôı](https://toadua.uakci.space/##VGQjJagkP) » a lot. - I subscribe to the [focus-topic-cleft merger](https://toaq.me/Focus%E2%80%93cleft_merger), but don't use it much. - I subscribe to the [double focus extension](https://toaq.me/Double_focus), and _do_ use _it_ much. -- I subscribe to the [simple focus reform](https://toaq.me/Simple_Focus), as assumed by double focus. +- I subscribe to the [simple focus reform](https://toaq.me/Simple_Focus). -- I use ["some scope creep"](https://toaq.me/Some_Scope_Creep). +- I consider VPs to be [Weird](https://toaq.me/Weird_VPs), with the pleasant consequence that « Lıecho noqgaı keo bu pua shıqgaı Jéımı báq cıenueq. » means what it looks like. - I use (roughly) one syntax for modals and adjuncts, which is to say that I sometimes front adjuncts and sometimes interpose modals. For example: « **Kûı**, vá maı jı́ nháo, nä shao gaq jı́ nháo da. Jıa pua gaq nháo jí **dâı**, vä shao nháo, lá he maıgeq já jı́ da. » Shúq roadue ní da. @@ -22,12 +22,12 @@ This is as much for my own recollection as for the information of anyone else. - I trust vé moı [Kı́a](https://robin.town) hóa râq "degree words"; Kía finds that degree words need distinct grammar. -- I use « na » to terminate full complementizer phrases and « g » to terminate reduced complementizer phrases, including incorporated objects. +- I use « g » to terminate reduced complementizer phrases, especially for the purpose of combining OI with adjectives. - I also use « ca- » to echo-resumptively terminate subclauses. -- I never underfill full complementizer phrases, but I consider unfilled slots in determiner phrases to be filled with the head determiner. For example, « sá fu » = « sá fu sâ raı » and « hú aıse » = « hú aıse hû raı ». +- I never underfill full complementizer phrases, but I consider unfilled slots in determiner phrases to be filled according to the head determiner. In particular, indefinite DPs are existentially quantified in unfilled slots, while definite determiners have « ráı » in unfilled slots. For example, « tú fu » = « tú fu sâ raı » and « hú aıse » = « hú aıse lô raı ». The only deviation from this is in « báq » phrases, where unfilled slots get « báq raı ». - I frequently use overt adjunct heads, especially « [ı̂uq](https://toadua.uakci.space/##iGVz0emo4) », « [nûao](https://toadua.uakci.space/##cqtdPusTB) », « [ı̂aı](https://toadua.uakci.space/##ZxxlL0NdG) », « [ôq](https://toadua.uakci.space/##70rCWf6zQ#70rCWf6zQ) », and « [lû](https://toadua.uakci.space/##_odzwFLN5) ». -- I consider stacked phrases involving modal particles to expand thusly: « he noeq X » → « he juna, vá noeq X ». +- I consider stacked phrases involving modal particles to expand so: « he noeq X » → « he juna, vá noeq X ». diff --git a/dembim.foo/soupault.frag.toml b/dembim.foo/soupault.frag.toml new file mode 100644 index 0000000..e69de29 diff --git a/dembim.foo/syntax_wrapper.sh b/dembim.foo/syntax_wrapper.sh new file mode 120000 index 0000000..1dfca52 --- /dev/null +++ b/dembim.foo/syntax_wrapper.sh @@ -0,0 +1 @@ +../lexers.out \ No newline at end of file diff --git a/dembim.foo/templates/main.html b/dembim.foo/templates/main.html new file mode 120000 index 0000000..fc72d5f --- /dev/null +++ b/dembim.foo/templates/main.html @@ -0,0 +1 @@ +../../shared_templates/main.html \ No newline at end of file