From 5679eeb1fbfd10e998e23d4a0276ea3a5985a57b Mon Sep 17 00:00:00 2001 From: 1Regina <46968488+1Regina@users.noreply.github.com> Date: Tue, 7 Dec 2021 16:28:09 +0800 Subject: [PATCH] adjectives colour --- src/chinese/unittest/adjectives.gftest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/chinese/unittest/adjectives.gftest diff --git a/src/chinese/unittest/adjectives.gftest b/src/chinese/unittest/adjectives.gftest new file mode 100644 index 000000000..4fbfc9a89 --- /dev/null +++ b/src/chinese/unittest/adjectives.gftest @@ -0,0 +1,3 @@ +Lang: UseCl (TTAnt TPres ASimul) PPos (PredVP (DetCN (DetQuant that_Quant NumSg) (AdjCN (PositA green_A) (UseN cat_N))) (UseComp (CompAP (PositA green_A)))) +LangChi: 那 只 绿 猫 是 绿 色 的 +LangEng: that green cat is green \ No newline at end of file