getting into syntax in the grammar document

This commit is contained in:
aarne
2013-08-28 05:59:06 +00:00
parent b60cf09a9f
commit cc259fea43
5 changed files with 323 additions and 5 deletions

View File

@@ -3,6 +3,8 @@ Aarne Ranta
%!Encoding:utf8
%!style(html): ../revealpopup.css
%!postproc(tex) : "#BECE" "begin{center}"
%!postproc(html) : "#BECE" "<center>"
%!postproc(tex) : "#ENCE" "end{center}"
@@ -233,7 +235,7 @@ future additions of more subcategories for verbs.
===Table: subcategories of verbs===
|| GF name | text name | example | inherent complement features | semantics ||
| ``V2`` | two-place verb | //love// (//someone// | case or preposition | ``e -> e -> t``
| ``V2`` | two-place verb | //love// (//someone//) | case or preposition | ``e -> e -> t``
| ``V3`` | three-place verb | //give// (//something to someone//) | two cases or prepositions | ``e -> e -> e -> t``
| ``VV`` | verb-complement verb | //try// (//to do something//) | infinitive form | ``e -> v -> t``
| ``VS`` | sentence-complement verb | //know// (//that something happens//) | sentence mood | ``e -> t -> t``