=there is a bug with CompNP because we cannot fix Number agreement for the Noun. A hack can be to include the Noun info into the nounphrase

This commit is contained in:
David Bamutura
2020-10-27 00:20:51 +03:00
parent 0c5d685d8a
commit 2ef7fed0d2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ lin
television_N = mkN "TV" N_N;
doctor_N = mkN "omushaho" MU_BA;
clever_A =mkAdjective "amagyezi" Post False True False;
laugh_V = mkV "sheka";
laugh_V = mkV "shek";
beautiful_A = mkAdjective "rungi" Post False False False;
airplane_N = mkN "endegye" N_N;
year_N = mkN "omwaka" "emyaka" MU_MI;