Skip to content

Commit ff8f60a

Browse files
committed
add note
1 parent f8d612b commit ff8f60a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/translator/predicate.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ export function predicate(
170170
associatedPredicate(predicate, object, preposition),
171171
);
172172
}
173+
// TODO: combine adjectives and nouns
173174
case "and conjunction":
174175
case "anu":
175176
return Output.combine(

0 commit comments

Comments
 (0)