1
0
forked from GitHub/gf-rgl

relatives (but expensive)

This commit is contained in:
aarne
2005-09-02 20:40:18 +00:00
parent ee6dfad67f
commit 49f090df42
7 changed files with 75 additions and 77 deletions

View File

@@ -105,10 +105,9 @@ oper
-- cases.
relPronForms = table {
Nom => "che" ;
Acc => "che" ;
CPrep P_a => "cui" ; --- variant a cui
CPrep p => strPrep p ++ "cui"
Nom | Acc => "que" ;
CPrep P_a => "cuyo" ;
CPrep p => strPrep p ++ "cuyo"
} ;
-- Verbs: conversion from full verbs to present-tense verbs.