(May) Comments and TODOs on unit tests

This commit is contained in:
Inari Listenmaa
2021-08-02 09:40:05 +08:00
parent 74b7171842
commit 62488a2980
3 changed files with 20 additions and 10 deletions
+8
View File
@@ -22,6 +22,7 @@ LangMay: kucing yang anjing jalan dengannya
--------------------------------------------------------------
-- Determiner placement
-- TODO check determiner placement?
Lang: DetCN (DetQuant this_Quant NumSg) (RelCN (UseN cat_N) (UseRCl (TTAnt TPres ASimul) PPos (RelVP IdRP (UseV walk_V))))
LangEng: this cat that walks
LangMay: kucing ini yang jalan
@@ -30,6 +31,13 @@ Lang: DetCN (DetQuant (PossPron i_Pron) NumSg) (RelCN (UseN cat_N) (UseRCl (TTAn
LangEng: my cat that drinks milk
LangMay: kucing saya yang minum susu
-- TODO verb form?
Lang: UseCl (TTAnt TPres ASimul) PPos (PredVP (DetNP (DetQuant this_Quant NumSg)) (UseComp (CompNP (DetCN (DetQuant DefArt NumSg) (RelCN (UseN cat_N) (UseRCl (TTAnt TPres ASimul) PPos (RelVP IdRP (UseV walk_V))))))))
LangEng: this is the cat that walks
LangMay: ini kucing yang jalan
--------------------------------------------------------------
-- Complex example: "the book that his/her father gave him/her"