- add AdjAsCN AdjAsNP
- copied VPS functions from ExtraRomance
- fixes to Lexicon
This commit is contained in:
odanoburu
2018-11-13 15:46:50 -02:00
parent 50188b6827
commit 08c5914466
3 changed files with 44 additions and 18 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ abstract Sentence = Cat ** {
-- This covers subjunctive clauses, but they can also be added to the end.
SSubjS : S -> Subj -> S -> S ; -- I go home if she comes
SSubjS : S -> Subj -> S -> S ; -- I go home, if she comes
-- A sentence can be modified by a relative clause referring to its contents.