mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
Atempted at implementing all the remaining Functions under Noun.gf and its dependencies in CatCgg.gf, LexiconCgg.gf, ParadigmCgg.gf, StructuralCgg.gf and ResCgg.gf
This commit is contained in:
@@ -131,8 +131,22 @@ lin
|
||||
|
||||
--today_Adv = mkAdv "erizooba" AgrNo;
|
||||
|
||||
father_N2 = mkN2 (mkN "tata" MU_BA) (mkPrep [] [] True) ;
|
||||
|
||||
distance_N3 = mkN3 (mkN "oburaingwa" ZERO_BU) (mkPrep "kurunga" "" False) (mkPrep "mpáka" "" False);
|
||||
|
||||
|
||||
oper
|
||||
aboutP = mkPrep "about" ;
|
||||
atP = mkPrep "at" ;
|
||||
forP = mkPrep "for" ;
|
||||
fromP = mkPrep "kurunga" "" False;
|
||||
inP = mkPrep "omu" "omuri" False;
|
||||
onP = mkPrep "aha" "ahari" False;
|
||||
toP = mkPrep "aha" [] False;
|
||||
|
||||
|
||||
|
||||
|
||||
{-
|
||||
--Old LexiconCgg.gf
|
||||
|
||||
Reference in New Issue
Block a user